CODESYS Development System
Operator: LN The IEC operator yields the natural logarithm of a number. Permitted data types for input variables: any numeric basic data type Permitted data types for output variables: REAL and LREAL
CODESYS Development System
Operator: EXP The IEC operator yields the exponential function. Permitted data types for input variables: any numeric basic data type Permitted data types for output variables: REAL and LREAL Example
CODESYS Development System
Operator: EXPT The IEC operator raises a number to a higher power and returns the power of the base raised to the exponent: power = base exponent . The input values (parameters) are the base and the e
CODESYS Development System
version must be >= 3.3.2.0 [...] ; _inc : INT := 0 [...] ; END_IF IF (pFB <> 0
CODESYS Development System
Operator: __ISVALIDREF The operator is an extension of the IEC 61131-3 standard. The operator is used for checking whether a reference refers to a valid value. For a description of use and an example,
CODESYS Development System
the value 0 . Use [...] ; FOR usiCnt := 0 TO 15
CODESYS Development System
Derived1 := 0; itfderived [...] 0; xResult1, x [...] 1 <>0 // references
CODESYS Development System
Operator: __QUERYPOINTER The operator is an extension of the IEC 61131-3 standard. At runtime, the operator makes it possible to convert the type of an interface reference of a function block to a poi
CODESYS Development System
Operator: __TRY, __CATCH, __FINALLY, __ENDTRY These operators are extended from the IEC 61131-3 standard and they are used for specific exception handling in IEC code. Syntax __TRY <statements_try> __
CODESYS Development System
-layout\max-stack-size is set to a value > 0