Counter Variable
|
Variables Settings
|
Description
|
VariableName.R
|
Bit Variable
|
Resets the current value. Clear (0).
|
VariableName.Q
|
Bit Variable
|
Turns ON when the current value reaches the
preset value.
|
VariableName.UP
|
Bit Variable
|
Turns ON while counting up.
|
VariableName.QU
|
Bit Variable
|
For Up/Down counters, turns ON when the current
value reaches the preset value.
|
VariableName.QD
|
Bit Variable
|
For Up/Down counters, turns ON when the current
value reaches 0 or less.
|
VariableName.PV
|
Integer Variable
|
Counter setting value.
|
VariableName.CV
|
Integer Variable
|
Current value on the counter.
|