. |
SqNode.FaultLimit MPX Software API Reference > Controller Object > SynqNet Object > SqNode Object > Network Error Reporting
The packet error rate limit at which a node fault occurs. When SqNode.PacketErrorRate equals SqNode.FaultLimit, the node will attempt to recover by switching the port used for data transmission. The valid range is from 1 to 255. Version HistoryIntroduced in MPX 2.0. Arguments
UnitsSeconds TypeInt32 (read only) Index
Valid Range1 to 255 Visual BasicSyntax Property FaultLimit As Int32(index As Mpx.NetworkDirection) Sample Code
C#Syntax int[Mpx.NetworkDirection] FaultLimit; Sample Code
See AlsoFailLimit
|
| | Copyright © 2001-2021 Motion Engineering |