. |
SqNode.CrcErrorCount MPX Software API Reference > Controller Object > SynqNet Object > SqNode Object > Network Error Reporting The CRC error count for a particular network port on the SynqNet node corresponding to the SqNode object. The CRC error counters are helpful for diagnosing data integrity problems. The counter increments for any CRC error on any packet received at that port (whether the packet is addressed to the node or not). The CRC error counters are cleared during network initialization. This property cannot be saved to flash memory. Version HistoryIntroduced in MPX 2.0. Arguments
UnitsSeconds TypeUInt32 (read only) Index
Visual BasicSyntax Property CrcErrorCount As UInt32(index As Mpx.NetworkPort) Sample Code
C#Syntax uint[Mpx.NetworkPort] CrcErrorCount; Sample Code
See AlsoCRC Errors Overview
|
| | Copyright © 2001-2021 Motion Engineering |