User manual
Toolbox 32 User Manual 1.47d www.cse-semaphore.com/mykingfisher
Page
76
BCD To Binary
Converts a BCD number (#R1) to binary format (#R2). BCD uses a group of 4 bits to represent each decimal
digit (0-9). Not supported by CP-21.
Destination: 16-bit register (read/write).
Source: 16-bit register (read/write) or constant.
Binary To BCD
Converts a binary number (#R1) to BCD format (#R2). BCD uses a group of 4 bits to represent each decimal
digit (0-9). Not supported by CP-21.
Destination: 16-bit register (read/write).
Source: 16-bit register (read/write) or constant.