The RMP Motion Controller APIs

◆ DigitalIoNameGet()

const char *const DigitalIoNameGet ( RSIMotorGeneralIo motorGeneralIoNumber)
Description:
DigitalIoNameGet returns the name of a Motor I/O bit.
Parameters
motorGeneralIoNumberA RSIMotorGeneralIo value.
Returns
(char*) The bit name.
Remarks
This function is also available in RapidSequencer.

Part of the User IO method group.

Sample Code:
printf("General Motor IO 0 has name.\n");