SIGNED ¶ DINT_TO_SIGNED (Function) INT_TO_SIGNED (Function) LINT_TO_SIGNED (Function) SIGNED_TO_DINT (Function) SIGNED_TO_INT (Function) SIGNED_TO_LINT (Function)
DINT_TO_SIGNED (FUN) ¶ FUNCTION DINT_TO_SIGNED : SIGNED InOut: Scope Name Type Return DINT_TO_SIGNED SIGNED Input diValue DINT
FLOAT (ALIAS) ¶ TYPE FLOAT : LREAL Realize a general floating point data type.
HANDLE (ALIAS) ¶ TYPE HANDLE : __XWORD Realize a target specific data type for handles.
IDENT (ALIAS) ¶ TYPE IDENT : DWORD Realize a target specific data type for handlig key values.
PVOID (ALIAS) ¶ TYPE PVOID : __XWORD Realize a target specific data type for general pointers.
SIGNED (ALIAS) ¶ TYPE SIGNED : INT Realize a general signed integer data type.
SIZE (ALIAS) ¶ TYPE SIZE : __UXINT Realize a target specific data type for handlig sizes.
TICK (ALIAS) ¶ TYPE TICK : __UXINT Realize a target specific data type for handlig the smallest time slices.
UNSIGNED (ALIAS) ¶ TYPE UNSIGNED : UINT Realize a general unsigned integer data type.