|
|
| . |
|
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.
Version History Introduced in MPX 2.0. Arguments
Units Seconds Type UInt32 (read only) Index
Visual BasicSyntax Property CrcErrorCount As UInt32(index As Mpx.NetworkPort) Sample Code
C#Syntax uint[Mpx.NetworkPort] CrcErrorCount; Sample Code
See Also CRC Errors Overview
|
||||||||||||||||||
| | | Copyright © 2001-2008 Motion Engineering |