MPICaptureStatus

MPICaptureStatus  

 

typedef struct MPICaptureStatus {
    MPICaptureState	state;
    double              latch[MPICaptureLatchCountMAX];;
} MPICaptureStatus;
Description
  state Contains the current state of the capture register:
  latch Array containing the controller's captured position value(s).
     
See Also