CODESYS Development System
Generic Device Editor The generic device editor contains tabs for the configuration of a PLC device in CODESYS . Additionally there are device-specific tabs, so that the configuration editor consists
CODESYS Development System
Tab: Parameters Tip This dialog is intended for test purposes. Its values should be changed only by experts. The device-specific parameters are displayed in a table on this tab of the generic device e
CODESYS Development System
Tab: Applications On this tab of the generic device editor you can see which applications exist on the device. Depending on the system you can delete the applications from the device or retrieve detai
CODESYS Development System
Object: GVL – Global Variable List Symbol: A global variable list is used for the declaration, editing, and display of global variables . You click Project → Add Object → Global Variable List to add a
CODESYS Development System
Object: Network Variable List (Sender) Symbol: A Network Variable List (Sender) is used to declare and list global variables that should be sent to a Network Variable List (Receiver) of another device
CODESYS Development System
Object: Network Variable List (Receiver) Symbol: The object is used to list the received network variables and display the information: network and transmit information and sender. To add the object t
CODESYS Development System
Object: Persistent Variable List Symbol: The object contains the declaration of global persistent variables in the declaration section VAR_GLOBAL PERSISTENT RETAIN .. END_VAR . The variables are store
CODESYS Development System
Object: Interface Method Symbol: The object is used for object-oriented programming. You add the Interface Method object is added to an interface by means of the Project → Add Object command. If a met
CODESYS Development System
Object: Action Symbol: Implement more program code in an action. You can implement this program code as the base implementation in another language. The base implementation is a function block or a pr
CODESYS Development System
Object: Transition Symbol: The object can be used as a transition element in a program block implemented in SFC. For more information, see: SFC Elements: Step and Transition Input support when generat