I'm currently implementing a widget together with an PLC example with the features:
PLC
Wait for HMI command to start recording
Record x,y data every PLC cycle
Set state variable for HMI (states: idle, waiting for trigger, recording)
Transmit x,y strings via OpcUA
WebIQ
Display state info (waiting for trigger, recording progress in %)
Display of x,y data as graph
When I'm ready, you can find the example in the "How To" forum.
... View more