This is my archive

Transferring a project to the controller

Transferring a project to the controller To transfer the project to the controller by means of PLCnext Engineer, proceed as follows: Double-click the controller node in the PLANT area. The controller editor group opens. Select the Cockpit editor. Click on the button (Write and start project, F5). Read More

Programming in IEC 61131-3 languages

Programming in IEC 61131-3 languages Opening and creating the POU, creating variables If you have created the project with the project template for an empty project for your controller (Creating a new project), a Program Organization Unit (POU) with the name Main is created automatically in the COMPONENTS area under Programming… Read More

Configuring Axioline F modules

Configuring Axioline F modules All of the physical and logical components of your application are mapped in the form of a hierarchical tree structure in the PLANT area. Adding Axioline F modules Use the Role Picker as follows: Double-click the Axioline F (x) node in the PLANT area. The… Read More

Specifying the refresh interval for Axioline F I/O data

Specifying the refresh interval for Axioline F I/O data You can specify a trigger task for the updating of the Axioline F data. To do this, proceed as follows:  Double-click the Axioline F (x) node in the PLANT area. The / Axioline F controller editor group opens. Select… Read More

Connecting to the controller

Connecting to the controller Assigning the controller To be able to transfer a project to the controller, you must first connect PLCnext Engineer to the controller. To do this, proceed as follows: Double-click the Project (x) node in the PLANT area. The Project editor group opens. Select the Online… Read More

Getting started with PLCnext Engineer

Getting started with PLCnext Engineer The PLCnext Engineer software is required for starting up your PLCnext Control.  Field of application Configure, diagnose and visualize your entire automation solution with the PLCnext Engineer software. Furthermore, you can use PLCnext Engineer to program and configure your application according to IEC 61131-3. Read More

Creating a PLCnext Engineer HMI application

Creating a PLCnext Engineer HMI application General information  In PLCnext Engineer, you can create an HMI application with which you can visualize, monitor and control your application on your controller. A PLCnext Engineer HMI application contains one or more HMI pages with standard HMI objects or predefined HMI symbols that are… Read More

Configuring PROFINET devices

Configuring PROFINET devices Requirements: PLCnext Control PLCnext Engineer (always use the current release) PROFINET device from the Axioline F or Inline series by Phoenix Contact Tip: For short tutorial videos of these instructions, jump to the bottom section. Adding PROFINET Devices Double-click the Profinet (x) node in the PLANT area. The /… Read More

Instantiating a program

Instantiating a program Programs are instantiated in the Tasks and Events editor. To instantiate a program, create the required task and assign it to the desired program instance. Individual tasks are coordinated and processed in the Execution and Synchronization Manager (ESM). The AXC F 2152 uses a dual-core processor and has one… Read More

Assigning process data

Assigning process data Process data in IEC 61131-3 programs without IN and OUT ports There are two ways to assign process data: You can assign a process data item to a variable. You can assign a variable to a process data item. Process data is assigned… Read More