RMP Motion Controller
10.6.0
APIs
, concepts, guides, and more
Community
Support
Contact
◆
CreateDigitalInput()
[3/5]
static
IOPoint
* CreateDigitalInput
(
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
.
RSI
RapidCode
IOPoint
Generated by
1.10.0