. |
Controller.MpxAxisCount
MPX Software API Reference >
Controller Object >
Configuration
The MPX attempts to simplify the object model used by MPI-compatible controllers. In doing so, the MPX Axis object actually wraps four MPI objects: MPIAxis, MPIFilter, MPIMotor, and MPICapture. The motion controller can enable different numbers of each of these objects. MpxAxisCount is provided as a way to simultaneously set the enabled count for each of these four objects. Setting MpxAxisCount sets Controller.AxisCount, Controller.FilterCount, Controller.MotorCount, and Controller.CaptureCount to the specified value. Version HistoryIntroduced in MPX 2.0. TypeLong (write only) Visual BasicSyntax Property MpxAxisCount As Long Sample Code
C#Syntax
Sample Code
See AlsoAxisCount
|
| | Copyright © 2001-2021 Motion Engineering |