Btoh (Bcd To Hex) - IDEC MICROSmart FC6A Series Ladder Programming Manual

Automation organizer windldr
Hide thumbs Also See for MICROSmart FC6A Series:
Table of Contents

Advertisement

BTOH (BCD to Hex)

BTOH(*)
*****
Valid Devices
Device
S1 (Source 1)
D1 (Destination 1)
For valid device address ranges, see "Device Addresses" on page 2-1.
Special internal relays cannot be designated as D1.
When T (timer) or C (counter) is used as S1, the timer/counter current value (TC or CC) is displayed. When T (timer) or C (counter) is used as D1,
the data is written in as a preset value (TP or CP) which can be 0 through 65,535.
When the data type is W (word), the valid range of S1 (BCD data) is 0 to 9,999.
When the data type is D (double word), the valid range of S1 (BCD data) is 0 to 99,999,999.
Make sure that each digit of the source designated by S1 is 0 through 9. If the source data exceeds the valid range, a user program execution error
will result, turning on special internal relay M8004 and the ERR LED on the FC6A Series MICROSmart.
When a user program execution error occurs, the execution of the instruction is canceled. The value of D1 is left unchanged and the next instruction
is executed. For user program execution errors, see "User Program Execution Errors" on page 3-10.
Since the BTOH instruction is executed in each scan while input is on, a pulse input from a SOTU or SOTD instruction should be used.
Valid Data Types
W (word)
X
I (integer)
D (double word)
X
L (long)
F (float)
S1 → D1
S1
D1
When input is on, the BCD data assigned by S1 is converted into 16- or 32-bit binary data and
*****
stored to the destination assigned by device D1.
Valid values for the source device are 0 through 9,999 (BCD) for word data, and 0 through
99,999,999 (BCD) for double-word data.
Function
BCD data to convert
Destination to store conversion results
When a bit device such as I (input), Q (output), M (internal relay), or R (shift register) is assigned as the source,
16 points (word data) or 32 points (double-word data) are used.
When a word device such as T (timer), C (counter), or D (data register) is assigned as the source, 1 point (word
data) or 2 points (double-word data) are used.
FC6A S
MICROS
ERIES
MART
I
Q
M
X
X
X
X
L
P
M
ADDER
ROGRAMMING
ANUAL
10: D
C
ATA
ONVERSION
R
T
C
D
P
Constant
X
X
X
X
X
X
X
X
FC9Y-B1726
I
NSTRUCTIONS
Repeat
X
10-3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents