Name | Description |
---|---|
![]() | Partial interface of a generic counter |
Name | Description |
---|---|
Ts | Sampling time [s] |
Max | module of counter |
Name | Description |
---|---|
CU | Count Up: The counter is incremented by 1 if the signal state changes from 0 to 1 |
CD | Count Down: The counter is decremented by 1 if the signal state changes from 0 to 1 |
S | set: Sets the counter with the value at the Preset Value (PV) |
R | reset: Sets the counter whit the value 0, and stop the counting |
PV | Preset Value |
CV | Current Value |
Q | status of the counter (1: counting, 0: not counting) |