Extended instructions
9.2 String and character
S7-1200 Programmable controller
354 System Manual, V4.2, 09/2016, A5E02486680-AK
Table 9- 31 Example of S_CONV string to value conversion
"-00456" Int or DInt -456 TRUE
"+2345" Int or DInt 2345 TRUE
Table 9- 32 Examples of S_CONV value to string conversion
LReal +9123.4567890123 "xx+9.1234567890123
TRUE
The "x" characters represent space characters that fill empty positions in the right-justified field
that is allocated for the converted value.