RMP Motion Controller
10.6.7
APIs
, concepts, guides, and more
Community
Support
Contact
◆
CreateDigitalOutput()
[3/5]
static
IOPoint
* CreateDigitalOutput
(
MotionController
*
controller
,
int32_t
pdoIndex
,
int32_t
bitNumber
,
RSIPDOType
type
)
static
Description:
Parameters
controller
Your motion controller object
pdoIndex
The pdo which you are targeting
bitNumber
The bit number relative to the PDO index
type
PDO 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
RSI
RapidCode
IOPoint
Generated by
1.10.0