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: Property Symbol: Keyword: PROPERTY Properties are an extension of the IEC 61131-3 standard and a tool for object-oriented programming. Properties are used for data encapsulation because they a
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
POU: CheckBounds The task of this monitoring function is to handle bound violations appropriately. Examples of reactions to violations include setting error flags and changing the value of the array i
CODESYS Development System
POU: CheckDivInt Functions for preventing division by "0": CheckDivInt, CheckDivLint, CheckDivReal, and CheckDivLReal To prevent division by zero, you can use the functions CheckDivInt , CheckDivLint
CODESYS Development System
POU: CheckDivLInt Functions for preventing division by "0": CheckDivInt, CheckDivLint, CheckDivReal, and CheckDivLReal To prevent division by zero, you can use the functions CheckDivInt , CheckDivLint