mpiSequenceNumber

Declaration
long mpiSequenceNumber(MPISequence sequence,
                       long        *number) 
Required Header stdmpi.h
Description

SequenceNumber writes the index of a Sequence (sequence, on the motion controller that the Sequence object is associated with) to the contents of number.

Return Values
MPIMessageOK if SequenceNumber successfully writes the Sequence's index to the contents of number
See Also