IoDrvEtherCAT.GetStatistics
(METH)
METHOD GetStatistics
Reads the statistics data and copies it to the output values. The number of sent frames or TX error counts could be then used within the application.
- InOut:
Scope
Name
Type
Output
udiSendFrameCount
UDINT
udiFramesPerSecond
UDINT
udiLostFrameCount
UDINT
udiTxErrorCount
UDINT
udiRxErrorCount
UDINT