. |
Can.NodeIdList This property lists the CAN identification numbers of the compatible CAN nodes that are on the controller's CANOpen network. The length of the list is equal to Can.NodeCount. 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. TypeArray of Long (read only) Visual BasicSyntax ReadOnly Property NodeList() As Int32 Sample Code
C#Syntax int[] NodeCount {get;} Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |