The RMP Motion Controller APIs

◆ CreateDigitalOutput() [3/5]

static IOPoint * CreateDigitalOutput ( MotionController * controller,
int32_t pdoIndex,
int32_t bitNumber,
RSIPDOType type )
static
Description:
Parameters
controllerYour motion controller object
pdoIndexThe pdo which you are targeting
bitNumberThe bit number relative to the PDO index
typePDO input or PDO output
Returns
(IOPoint*) A pointer to the newly created IOPoint.
Note
It is not possible to create a IOpoint OUTPUT from a PDO INPUT