CODESYS Development System
compiler version < 3.4.1.0 [...] versions >= 3.4.1.0
CODESYS Development System
Object: Method Symbol: Keyword: METHOD Methods are an extension of the IEC 61131-3 standard and a tool for object-oriented programming which is used for data encapsulation. A method contains a declara
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: Interface Property Symbol: Interface properties are an extension of the IEC 61131-3 standard and a tool for object-oriented programming. An interface property declares the accessor methods Get
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
CODESYS Development System
Object: POUs for Implicit Checks You can add these special POUs to an application to provide them with implicit monitoring functions. At runtime, these functions check the limits of arrays or subrange
CODESYS Development System
; IF _pApp <> 0 [...] ; IF _pApp <> 0 [...] : ARRAY[0..7] OF BOOL