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
CODESYS Development System
POU: CheckDivReal 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
Tab: Properties Object: Task Configuration On this tab, you define the basic settings of the task configuration as predefined by the target system, such as the maximum values for tasks and watchdog pa
CODESYS Development System
Tab: System Events Object: Task Configuration On the System Events tab, you define which event calls which function and whether or not the configuration is currently activated. You use this tab when a