MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ CreateDigitalOutput() [2/3]

IOPoint * CreateDigitalOutput ( Axis axis,
RSIMotorGeneralIo  bitNumber 
)
static

Create a Digital Output from an Axis' general purpose inputs.

Description:
Parameters
axis
bitNumberRSIMotorGeneralIo
Returns
(IOPoint*) A pointer to the newly created IOPoint.
Sample Code:
Create a new IOPOint...
Note