mpiControlInterruptEnable

Declaration

long mpiControlInterruptEnable(MPIControl control,
                               long       enable) 
Required Header: stdmpi.h

Description

If "enable" is TRUE, then mpiControlInterruptEnable enables interrupts from the motion controller.

If "enable" is FALSE, then mpiControlInterruptEnable disables interrupts from the motion controller.

Return Values
MPIMessageOK

See Also

mpiControlInteruptWait | mpiControlInteruptWake