6F3B0253
238 T1-16S User’s Manual
7. Instructions

FUN 190 BCD BCD conversion

Expression
Input [ A BCD B ] Output
Function
When the input is ON, this instruction converts the binary data of A into BCD, and stores in B. If the
data of A is not in the range of 0 to 9999, the conversion is not executed and the instruction error
flag (ERF = S051) is set to ON.
Execution condition
Input Operation O utput ERF
OFF No execution OFF
ON Norm al execution ON
Binary data error OFF Set
Operand
Name Device Register Constant Index
X Y R S T. C. XWYWRWSW T C D I J K
ASource
(Binary) √√√√√√√√√√0 - 9999
BDestination
(BCD) √√√√√√√√√
Example
When R019 is ON, the data of D0211 is converted into 4-digit BCD, and the result is stored in
RW22.
For example, if D0211 is 5432, the BCD data H5432 is stored in RW22.
D0211 Binary to BCD RW22
5432 H5432
Note
If the data of A is smaller than 0 or greater than 9999, the conversion is not executed and the
instruction error flag (ERF = S 051) is set to ON.