. |
mpiCaptureConfigReset Declaration
Description mpiCaptureConfigGet return the capture object to its unmapped state. A capture object has no assumed resources, and is unmapped under default conditions. When a capture is first created, its captureMotorNumber and feedbackMotorNumber are unmapped. Once a capture has been configured, the next time that the capture object is created, it will retain the captureMotorNumber and feedbackMotorNumber that was previously assigned. mpiCaptureConfigReset(...) will return the capture object to its unmapped state. If a capture has been previously configured (non-default), use mpiCaptureConfigReset(...) to return the capture to the default configuration before calling mpiCaptureConfigGet(...) and mpiCaptureConfigSet(...). Or if you do not call mpiCaptureConfigReset(...), make sure that all members of the MPICaptureConfig{...} structure are explicitly set before calling mpiCaptureConfigSet(...).
Capture Engine Diagram See Also mpiCaptureConfigGet | mpiCaptureConfigSet | MPICaptureConfig
|
| | Copyright © 2001-2021 Motion Engineering |