Dead-Band Control: Band(272) - Omron SYSMAC CV Series Operation Manual

Ladder diagrams
Hide thumbs Also See for SYSMAC CV Series:
Table of Contents

Advertisement

PID and Related Instructions
Example
0000
00
(271)
LMT 0001 D00100 D00110

5-24-3 DEAD-BAND CONTROL: BAND(272)

Ladder Symbol
(272)
BAND
Variations
BAND(272)
Description
338
When CIO 000000 turns ON in the following example, one of the following will
occur:
If the binary content of CIO 0001 is within the range specified by the content of
D00100 and D00101, the content of CIO 0001 will be output to D00110.
If the binary content of CIO 0001 is greater than the content of D00101, the
content of D00101 will be output to D00110.
If the binary content of CIO 0001 is less than the content of D00100, the con-
tent of D00100 will be output to D00110.
CIO 0001
D00101 D00100
41F5
4FFF
D00110
41F5
Operand Data Areas
S: Input word
S
C
D
C: First limit word
D: Output word
When the execution condition is OFF, BAND(272) is not executed. When the ex-
ecution condition is ON, BAND(272) controls output data according to whether
or not the specified input data (signed 16-bit binary) is within the upper and lower
limits (dead band). The contents of words C and C+1 are as follows:
C
C+1
If the input data (S) is less than the lower limit (C), the difference between the
input data minus the lower limit data will be output to D and the Less Than Flag
(A50007) will turn ON.
If the input data (S) is greater than the upper limit (C+1), the difference between
the input data minus the upper limit data will be output to D and the Greater Than
Flag (A50005) will turn ON.
E325
E325 < 41F5 < 4FFF
Lower limit data (dead band lower limit)
Upper limit data (dead band upper limit)
Section 5-24
Address Instruction
00000
LD
00001
LMT(271)
CIO 0001
D00101 D00100
78CC
4FFF
78CC > 4FFF
D00110
4FFF
A50005 (>) ON
(CVM1 V2)
CIO, G, A, T, C, #, DM, DR, IR
CIO, G, A, T, C, DM
CIO, G, A, T, C, DM, DR, IR
Operands
000000
0001
D00100
D00110
E325

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cv2000Cvm1Cv500Cv1000

Table of Contents