mpiSequencePageSize

Declaration
long mpiSequencePageSize(MPISequence sequence,
                         long        *pageSize)
Required Header stdmpi.h
Description

SequencePageSize writes the number of command slots that are available to a Sequence (sequence, on its associated motion controller) to the contents of pageSize.

Return Values
MPIMessageOK if SequencePageSize successfully writes the number of command slots (available to the Sequence) to the contents of pageSize
See Also