MPIComparePosition

MPIComparePosition  

 

typedef struct MPIComparePosition {
    long                number;
    long                motorNumber;
    long                position;
    MPICommandOperator  commandOperator;
} MPIComparePosition;
Description - This structure is currently not supported and is reserved for future use.
  number capture number
  motorNumber number of the motor whose position to compare
  position compare position on which to set the output bit
  commandOperator logical operator for the compare position
     
See Also