.

SqNode.CrcErrorCount

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 History

Introduced in MPX 2.0.

Arguments

 
Argument Type Description
port NetworkPort The network port for which to report crc errors.

Units

Seconds

Type

UInt32 (read only)

Index

 
Index Type Description
Mpx.NetworkPort  

Visual Basic

Syntax

Property CrcErrorCount As UInt32(index As Mpx.NetworkPort)

Sample Code

 

x = Controller.SqNode(0).CrcErrorCount(NetworkPortIn)


Sample Application

 

C#

Syntax

uint[Mpx.NetworkPort] CrcErrorCount;

Sample Code

 

See Also

EventEnableNone

NetworkPort

CRC Errors Overview
SynqNet Overview

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering