Mitsubishi 00JCPU User Manual page 88

Q series programmable controller
Table of Contents

Advertisement

(1) Inputting numeric values externally to the CPU module
When setting a numeric value to the CPU module externally using a digital switch, BCD (binary-coded decimal)
can be used as DEC (decimal) by the method given in (b).
(a) Numeric values used inside the CPU module
The CPU module performs program operations in binary.
If the value set in binary-coded decimal is used without conversion, the CPU module performs program
operations regarding the set value as binary.
Therefore, the program operations are not performed correctly. (
(b) Using any numeric data regardless of the data type
To convert the data set in binary-coded decimal into binary, which can be used in the CPU module, use the BIN
instruction.
The BIN instruction allows the CPU module to use any external numeric data regardless of the data type.
[Setting numeric data]
XF
Remark
For details of the BIN instruction, refer to the following.
MELSEC-Q/L Programming Manual (Common Instruction)
2 - 43
CPU module
Digital switch
4
3
2
1
to
X0
Figure 2.44 Inputting data from a digital switch to the CPU module
BINP K4X0 DO
Input data in BCD.
BCD D5 K4Y30
(1)(b) in this section)
BIN data

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents