Scaling - Scl(66) - Omron CQM1H - PROGRAM Programming Manual

Programmable controllers; inner boards
Table of Contents

Advertisement

Conversion Instructions
Flags
Example
00000
5-20-10 SCALING – SCL(66)
SCL(66)
S
P1
R
Limitations
Description
If the parity of the ASCII code in S does not agree with the parity specified in
Di, the ER Flag (SR 25503) will be turned ON and the instruction will not be
executed.
ER:
Incorrect digit designator, or data area for destination exceeded.
Indirectly addressed EM/DM word is non-existent.
(Content of *EM/*DM word is not BCD, or the EM/DM area boundary
has been exceeded.)
In the following example, the 2nd byte of LR 10 and the 1st byte of LR 11 are
converted to hexadecimal values and those values are written to the first and
second bytes of IR 010.
@HEX(−−)
LR 10
HR 10
010
HR 10
LR 12
Ladder Symbols
@SCL(66)
S
P1
R
P1 through P1+3 must be in the same data area.
DM 6144 to DM 6655 cannot be used for P1 through P1+3 or R.
SCL(66) is used to linearly convert a 4-digit hexadecimal value to a 4-digit
BCD value. Unlike BCD(24), which converts a 4-digit hexadecimal value to its
4-digit BCD equivalent (S
value according to a specified linear relationship. The conversion line is
defined by two points specified in the parameter words P1 to P1+3.
When the execution condition is OFF, SCL(66) is not executed. When the exe-
cution condition is ON, SCL(66) converts the 4-digit hexadecimal value in S to
the 4-digit BCD value on the line defined by points (P1, P1+1) and (P1+2,
P1+3), and places the results in R. The results is rounded off to the nearest
integer. If the results is less than 0000, then 0000 is written to R, and if the
result is greater than 9999, then 9999 is written to R.
Address Instruction
00000
LD
00001
@HEX(−−)
0 1 1 0
3 5 3 4
LR 11
4 2 3 2
010
IR, SR, AR, DM, EM, HR, TIM/CNT, LR, #
IR, SR, AR, DM, EM, HR, TIM/CNT, LR
→ S
), SCL(66) can convert the hexadecimal
hex
BCD
Section 5-20
Operands
00000
LR
10
HR
10
010
LR 10
3 1 3 0
Conversion to
hexadecimal
0 0 2 1
Operand Data Areas
S: Source word
P1: First parameter word
R: Result word
IR, SR, AR, DM, EM, HR, LR
305

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sysmac cqm1h seriesSysmac cqm1h-cpu series

Table of Contents