Specifications

9-254 | OWNER’S GUIDE
The main le here is actx_dewe_events, while the eventhandler is called from DEWESoft to transmit data
online.
actx_dewe_events:
Start ActiveX server
Init DEWESoft
Load measurement setup
Register events
Start measure mode
Pause main thread to be able to get data-events
Stop and clear ActiveX components
eventhandler:
Listen for OngetData event
Calculate data position from block size, no. of blocks, previous samples,…
Loop through all channels and read data
Plot data block
Remember data position for next iteration