CODESYS Development System
is converted to REAL [...] Data Type: REAL [...] REAL and LREAL
CODESYS Development System
convert an integer [...] – ConvertIntegers [...] . Declaration in ST of FB_ConvertIntegers
CODESYS Development System
_TO_BYTE(0.987654321) 1 Integer REAL [...] _TO_DINT(1.234) 1 Integer REAL [...] _TO_DWORD(1.234) 32#1 Integer REAL
CODESYS Development System
operator converts REAL [...] is used for converting the REAL data type
CODESYS Development System
is used for converting the REAL data type [...] only the integer part
CODESYS Development System
_TO_LWORD Integer DATE_TO_REAL DT_TO_REAL [...] _TO_LWORD Integer LDATE_TO_REAL [...] The operators convert a date
CODESYS Development System
_TO_LWORD(TRUE) 1 Integer BOOL_TO_REAL [...] _TO_<type> convert a Boolean value [...] and return a type-converted
CODESYS Development System
_TO_LWORD("16#0123456789ABCDEF") 81985529216486895 Integer STRING_TO_REAL [...] The operators convert a [...] type-converted value
CODESYS Development System
_LINT Integer TO_LREAL REAL [...] _LWORD Integer TO_REAL REAL [...] . The operators convert values
CODESYS Development System
_TO_LWORD(LTIME#2us1ns); 0 Integer TIME_TO_REAL [...] The operators convert time [...] and return this type-converted