.

mpiProbeStatus

Declaration

 
long mpiProbeStatus(MPIProbe        probe,
                    MPIProbeStatus  *status,
                    void            *external);
  Required Header: stdmpi.h

Description

mpiProbeStatus reads status from the Probe and writes it into the structure pointed to by status and also writes it into the implementation-specific structure pointed to be external (if external is not NULL). The Probe status structure contains data from the probe engine, including digital I/O states and the latched probe values.

external is reserved for future functionality and should be set to NULL.

 
probe a handle to a Probe object.
*status a pointer to a Probe status structure.
*external a pointer to an implementation specific structure. external is reserved for future functionality and should be set to NULL.
   
 
Return Values
MPIMessageOK  

See Also

meiProbeInfo | mpiProbeParams

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering