
Program instructions
7.5 Convert
S7-200 SMART
System Manual, V2.3, 07/2017, A5E03822230-AF
249
The length of the output string is specified by the ssss field. A size of 0, 1, or 2 bytes is not
valid. The number of digits to the right of the decimal point in the output buffer is assigned by
the nnn field. The valid range of the nnn field is 0 to 5. If you assign 0 digits to the right of the
decimal point, then the value is displayed without a decimal point. The output string is filled
with ASCII space characters when nnn is greater than 5 or when the assigned length of the
output string is too small to store the converted value. The c bit specifies the use of either a
comma (c=1) or a decimal point (c=0) as the separator between the whole number and the
fraction.
The following figure also shows examples of values that are formatted using a decimal point
(c= 0) with one digit to the right of the decimal point (nnn = 001) and an output string length
of 6 characters (ssss = 0110). The value at OUT is the length of the string stored in the next
byte addresses.
FMT operand for the real to string instruction
See Also
Assigning a constant value for instructions (Page 83)
7.5.4
ASCII sub-string to number value conversion
LAD / FBD
STL
Description
STI IN, INDX, OUT
ASCII sub-string to integer value conversion
STD IN, INDX, OUT
ASCII sub-string to double integer value conversion
STR IN, INDX, OUT
ASCII sub-string to real value conversion
Содержание SIMATIC S7-200
Страница 30: ...Product overview 1 7 Programming software S7 200 SMART 30 System Manual V2 3 07 2017 A5E03822230 AF ...
Страница 267: ...Program instructions 7 6 Counters S7 200 SMART System Manual V2 3 07 2017 A5E03822230 AF 267 HSC modes 3 and 4 ...
Страница 394: ...Program instructions 7 18 Subroutine S7 200 SMART 394 System Manual V2 3 07 2017 A5E03822230 AF ...
Страница 425: ...Communication 8 5 PROFIBUS S7 200 SMART System Manual V2 3 07 2017 A5E03822230 AF 425 ...
Страница 786: ...Technical specifications A 11 S7 200 SMART cables S7 200 SMART 786 System Manual V2 3 07 2017 A5E03822230 AF ...
Страница 798: ...Error codes C 4 PLC fatal error codes S7 200 SMART 798 System Manual V2 3 07 2017 A5E03822230 AF ...
Страница 848: ...Ordering information F 6 Human Machine Interface devices S7 200 SMART 848 System Manual V2 3 07 2017 A5E03822230 AF ...