Atoh (Ascii To Hex) - IDEC MICROSmart FC6A Series Ladder Programming Manual

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

Advertisement

ATOH (ASCII to Hex)

ATOH(W)
*****
Valid Devices
Device
S1 (Source 1)
S2 (Source 2)
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 S2, 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.
Valid values for source S1 data to convert are 30h to 39h and 41h to 46h. Make sure that the values for each source designated by S1 and the
quantity of digits designated by S2 are within the valid range. If the S1 or S2 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 ATOH 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)
L (long)
F (float)
S1
S2
D1
*****
*****
Function
ASCII data to convert
Quantity of digits 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
or destination, 16 points (word data) are used.
When a word device such as T (timer), C (counter), or D (data register) is assigned as the source or destination,
1 point (word data) is used.
FC6A S
MICROS
ERIES
MART
S1, S1+1, S1+2, S1+3 → D1
When input is on, the ASCII data, assigned by S1, is converted into 16-bit binary data.
The number of times is determined by the quantity of digits assigned by S2. The data
is then stored to the destination assigned by device D1.
Valid values for source data to convert are 30h to 39h and 41h to 46h.
The quantity of digits to convert can be 1 through 4.
I
Q
M
X
X
X
L
P
M
ADDER
ROGRAMMING
ANUAL
10: D
C
ATA
ONVERSION
R
T
C
D
P
X
X
X
X
X
X
X
X
X
X
FC9Y-B1726
I
NSTRUCTIONS
Constant
Repeat
1-4
10-7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents