RMP Motion Controller
11.0.5
APIs
, concepts, guides, and more
Community
Support
Contact
◆
DigitalInAddressGet()
uint64_t DigitalInAddressGet
(
int32_t
bitNumber
)
Description:
DigitalInAddressGet returns the host address for a Node's digital input.
Parameters
bitNumber
The bit number, relative to the entire Node.
Returns
(uint64_t) Host address – use with
MotionController
memory and configuration methods.
Note
Used for setting up User Limits, Recorder or other functionality that runs real-time in Controller firmware.
Examples
userlimit-command-position-direct.cs
.
RSI
RapidCode
NetworkNode
Generated by
1.15.0