. |
Controller.CaptureCountMax
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 for each of these objects. This property represents the maximum number of MPICapture objects that the controller can support. This property may be larger than the actual number of axes that can be connected to the controller. This property cannot be saved to flash memory. Version HistoryIntroduced in MPX 2.0. TypeUInt32 (read only) Visual BasicSyntax Property CaptureCountMax As UInt32 Sample Code
C#Syntax uint CaptureCountMax; Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |