Mitsubishi Electric MELSEC-Q/L Programming Manual page 655

Hide thumbs Also See for MELSEC-Q/L:
Table of Contents

Advertisement

Program example
• The following program calculates the cosine of the data designated by the 3 BCD digits from X20 to X2B and outputs the
integer part of the result to 1 BCD digit from Y50 to Y53, and the decimal fraction part of the result to the 4 BCD digits from
Y40 to Y4F. Y60 is turned ON if the results of the operation are negative.
[Ladder Mode]
[List Mode]
Step
Instruction
[Operations involved when value designated by X20 to X2B is 430]
D10
X20 B/ operation
1
X2B
4 3 0
0 0 0 1
BCD value
BCD value
B/
(quotient)
D11
0 0 7 0
BCD value
(remainder)
Processes so that the input
angle is within 360° (
Executes COS operation (
Outputs the integer part of the operation
result to a display device (
Outputs the decimal fraction part of the
operation result to a display device (
Outputs the sign of the operation result
by ON or OFF (
Device
BCOS
2
D20
operation
0 0 0 0
BCD value
BCOS
D21
0 0 0 0
BCD value
D22
3 4 2 0
BCD value
)
1
)
2
)
3
)
4
)
5
5
Y60 ON
OUT
Transfer
Y53
Y50
3
0
MOV
BCD value
Transfer
Y4F
Y40
4
3 4 2 0
MOV
BCD value
7 APPLICATION INSTRUCTIONS
7.12 Special Function Instructions
7
653

Advertisement

Table of Contents
loading

Table of Contents