6 BASIC INSTRUCTIONS
6.6 Data Conversion Instructions
441
6
Converting decimal ASCII data to 32-bit binary data
DDABIN(P)(_U)
These instructions convert decimal ASCII data to 32-bit binary data.
■Execution condition
■Description, range, data type
■Applicable devices
Ladder ST
ENO:=DDABIN(EN,s,d);
ENO:=DDABINP(EN,s,d);
ENO:=DDABIN_U(EN,s,d);
ENO:=DDABINP_U(EN,s,d);
FBD/LD
Instruction Execution condition
DDABIN
DDABIN_U
DDABINP
DDABINP_U
Operand Description Range Data type Data type (label)
(s) ASCII data to be converted to binary data or
the start device where the ASCII data is stored
String ANYSTRING_SINGLE
(d) DDABIN(P) Start device for storing the conversion result 32-bit signed binary ANY32_S
DDABIN(P)_U 32-bit unsigned binary ANY32_U
EN Execution condition Bit BOOL
ENO Execution result Bit BOOL
Operand Bit Word Double word Indirect
specification
Constant Others
X, Y, M, L,
SM, F, B, SB,
FX, FY
J\ T, ST, C, D, W,
SD, SW, FD, R,
ZR, RD
U\G, J\,
U3E\(H)G
Z LT, LST,
LC
LZ K, H E $
(s)
(d)
RnCPU
RnENCPU
RnSFCPU RnSFCPURnPCPURnPCPU
(Standard) (Safety)
(Redundant)
(Process)