Extended instructions
9.2 String and character
S7-1200 Programmable controller
362 System Manual, V4.2, 09/2016, A5E02486680-AK
Table 9- 48 Data types for the parameters
OUT OUT DInt Maximum number of characters allowed for IN
string
LEN (Determine the length of a character string)
Table 9- 49 Length instruction
LEN (length) provides the current length of the string IN at output OUT. An
empty string has a length of zero.
Table 9- 50 Data types for the parameters
Number of valid characters of IN string
Table 9- 51 ENO status
No invalid string condition
0
Current length of IN exceeds maximum length of IN
Current length is set to 0
Maximum length of IN does not fit within allocated memory range
Maximum length of IN is 255 (illegal length)