. |
Controller.MotionCount
MPX Software API Reference >
Controller Object >
Configuration
The number of motion objects currently being controlled. The motion controller uses motion objects zero through (MotionCount - 1). All the other motion objects are not controlled. The maximum value that this property can take is MotionCountMax. This property is commonly used to reduce the number of motion objects being controlled, in order to allow the controller's sample rate to be increased. Version HistoryIntroduced in MPX 2.0. UnitsNone TypeUInt32 Visual BasicSyntax Property MotionCount As UInt32 Sample Code
C#Syntax uint MotionCount; Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |