RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
DigitalIoNameGet()
const char *const DigitalIoNameGet
(
RSIMotorGeneralIo
motorGeneralIoNumber
)
Description:
DigitalIoNameGet returns the name of a Motor I/O bit.
Parameters
motorGeneralIoNumber
A
RSIMotorGeneralIo
value.
Returns
(char*) The bit name.
Part of the
User IO
method group.
Sample Code:
printf(
"General Motor IO 0 has name.\n"
);
RSI
RapidCode
Axis
Generated by
1.10.0