HMI command demo
CyclesCompleted
History
the device's own ring buffer, 15 min deep
0
0
Now
0
Good
15:25:31
Runtime only — not written to the configuration. Release undoes it.
Behaviour
counter| trigger | workCycle:cycleCompleted |
| perNTriggers | 1 |
| initial | 0 |
Where a client reads it
opcua
opc.tcp://localhost:48011
ns=2;s=Hmi.CyclesCompleted
read-only here
|
modbus
modbus://localhost:5021?unitId=1
holding register 0
read-only here
|