Program instructions
7.5 Convert
S7-200 SMART
252
System Manual, V2.3, 07/2017, A5E03822230-AF
7.5.5
Encode and decode
LAD / FBD
STL
Description
ENCO IN, OUT
Encode writes the bit number of the least significant bit set in the input word IN, to
the least significant "nibble" (4 bits) of the output byte OUT.
DECO IN, OUT
Decode sets the bit in the output word OUT that corresponds to the bit number
represented by the least significant "nibble" (4 bits) of the input byte IN. All other
bits of the output word are set to 0.
Non-fatal error conditions with ENO =
0
SM bits affected
•
0006H Indirect address
None
Input / output
Data type
Operand
IN
WORD (ENCO)
IW, QW, VW, MW, SMW, SW, T, C, LW, AC, AIW, *VD, *LD, *AC, Constant
BYTE (DECO)
IB, QB, VB, MB, SMB, SB, LB, AC, *VD, *LD, *AC, Constant
OUT
BYTE (ENCO)
IB, QB, VB, MB, SMB, SB, LB, AC, *VD, *LD, *AC
WORD (DECO)
IW, QW, VW, MW, SMW, SW, T, C, LW, AC, AQW, *VD, *LD, *AC
Example: Encode and decode
LAD
STL
If AC2 contains error bits:
1.
The DECO instruction
sets the bit in VW40 that
corresponds to this error
code
2.
The ENCO instruction
converts the least signif-
icant bit set to an error
code that is stored in
VB50.
Network 1
LD I3.1
DECO AC2, VW40
ENCO AC3, VB50
Содержание 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 ...