. |
Can.NodeCount This property identifies how many compatible CAN nodes are on the controller's CANOpen network. This property is determined at the initialization of the Can object and can be refreshed by calling the Can.RefreshNetwork method. This property cannot be saved to flash memory. Version HistoryIntroduced in MPX 2.0. TypeUInt32 (read only) Visual BasicSyntax Property NodeCount As UInt32 Sample Code
C#Syntax uint NodeCount; Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |