mpiSequencePageSize

Declaration

int32_t mpiSequencePageSize(MPISequence sequence,
                         int32_t        *pageSize)

 

Required Header: stdmpi.h

Description

mpiSequencePageSize 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