. |
Controller.CanCount
MPX Software API Reference >
Controller Object >
Configuration
The number of Can objects currently allowed to be configured and accessed on the controller. The motion controller will only use Can objects zero through (CanCount - 1). All the other Can objects are not controlled. The maximum value this property can take is CanCountMax. NOTE: For the XMP family of controllers, this property is fixed at a value of 1 and cannot be changed. This property is included for compatibility with future controllers that may support more than one Can object. Version HistoryIntroduced in MPX 2.0. UnitsNone TypeUInt32 (read only) Visual BasicSyntax Property CanCount As UInt32 Sample Code
C#Syntax uint CanCount; Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |