Extended instructions
8.2 String and character
S7-1200 Programmable controller
300 System Manual, 03/2014, A5E02486680-AG
Illegal P value where P=0 or P is greater than the current string length
Parameter SIZE must be greater than parameter PREC.
Table 8- 31 Examples of S_CONV string to value conversion
"++123" N/A 0 FALSE
Table 8- 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.