Lock counter value

The gate function enables locking of the counter (0x60n0:11).
The counter is locked at the first pulse at the Gate/Latch input. Subsequent pulses have no influence on the counter value. This allows a timeframe to be defined in which counting signals are acquired. The gate function can be triggered by:

Lock counter value via a positive/negative edge at the gate/latch combination input (Enable pos./neg. gate)

Locking the counter value via a PLC variable (Set software gate)

The counter value can be locked from the PLC application.

Lock counter value 1:

Activation of gate and latch functions via the same edge at the gate/latch input

When the gate function and a latch function is activated via the same edge at the gate/latch input, the latch function is always executed first, after which the counter value is disabled via the gate function.

Example:

Index 0x80n0:04 "Gate polarity" (1 = "Enable pos. gate") and

index 0x80n0:02 "Enable extern reset" = 1 with 0x80n0:10 "Extern reset polarity" = 1 (reset on positive edge at the gate/latch input)

With a positive edge at the gate/latch input the current counter value is first set to zero (reset). The counter value is then blocked.

The same applies to the use of index 0x80n0:04 "Gate polarity" (2 = "Enable neg. gate") and simultaneous activation of index 0x80n0:02 "Enable extern reset" with 0x80n0:10 "Extern reset polarity" = 0 (reset on negative edge at the gate/latch input).