Embedded PLC
Instruction Manual
157
Instructions
Description
DIV
Divide
Use the DIV instruction to divide one value (source A) by another (source B). The rounded
quotient is then placed in the destination. If the remainder is 0.5 or greater, round up occurs
in the destination. The unrounded quotient is stored in the most significant word of the math
register. The remainder is placed in the least significant word of the math register.
END
Program End
Marks the end of the program.
EOR
End of Rung
Marks the end of a rung.
EQU
Equal
Use the EQU instruction to test whether two values are equal. If source A and source B are
equal, the instruction is logically true. If these values are not equal, the instruction is logically
false.
GEQ
Greater than or Equal
Use the GEQ instruction to test whether one value (source A) is greater than or equal to
another (source B). If the value at source A is greater than or equal to the value at source B,
the instruction is logically true. If the value at source A is less than the value at source B, the
instruction is logically false.
GRT
Greater Than
Use the GRT instruction to test whether one value (source A) is greater than another (source B).
If the value at source A is greater than the value at source B, the instruction is logically true. If
the value at source A is less than or equal to the value at source B, the instruction is logically
false.
LEQ
Less Than or Equal
Use the LEQ instruction to test whether one value (source A) is less than or equal to another
(source B). If the value at source A is less than or equal to the value at source B, the instruction
is logically true. If the value at source A is greater than the value at source B, the instruction is
logically false.
LES
Less Than
Use the LES instruction to test whether one value (source A) is less than another (source B). If
source A is less than the value at source B, the instruction is logically true. If the value at source
A is greater than or equal to the value at source B, the instruction is logically false.
LIM
Limit Test
Use the LIM instruction to test for values within or outside a specified range, depending on
how limits are set.
If the Low Limit has a value equal to or less than the High Limit, the instruction is true when
the Test value is between the limits or is equal to either limit. If the Test value is outside the
limits, the instruction is false.
Summary of Contents for QB Expert
Page 8: ......
Page 23: ...Introduction Instruction Manual 15 ...
Page 24: ......
Page 36: ......
Page 37: ...3 QB Expert Alpha Controller Programming SETUP Area SERVICE Area ANALYZE Area ...
Page 94: ......
Page 109: ...Instruction Manual 101 ...
Page 110: ......
Page 123: ...Instruction Manual 115 Tool Operation ...
Page 124: ......
Page 132: ...Input and Output Connector QB Expert Alpha Controller 124 Inputs example ...
Page 133: ...Controller Connections Instruction Manual 125 Outputs Sourcing example ...
Page 157: ...Controller Connections Instruction Manual 149 ...
Page 158: ...MODBUS TCP QB Expert Alpha Controller 150 ...
Page 175: ...Embedded PLC Instruction Manual 167 ...
Page 176: ......
Page 183: ...Multiple Spindle Instruction Manual 175 ...
Page 184: ... QB Expert Alpha Controller 176 ...
Page 201: ...Instruction Manual 193 Maintenance ...
Page 202: ...QB Expert Alpha Controller 194 ...
Page 203: ...10 QB Expert Alpha Controller Appendix A Torsion Compensation Angle Validation ...
Page 206: ......
Page 207: ...11 QB Expert Alpha Controller Glossary ...
Page 210: ......