. |
mpiCaptureCreate Declaration
Description mpiCaptureCreate creates a Capture object. The Capture object is identified by its association with a motor object, the motor's encoder and the encoder's capture number. The maximum number of enabled captures is 32. CaptureCreate is the equivalent of a C++ constructor. NOTE: The default number of capture objects is zero. Make sure to change the number of capture objects to a value that includes your capture number before calling mpiCaptureCreate(…).
Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |