RMP Motion Controller
11.0.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
AnalogInAddressGet()
uint64_t AnalogInAddressGet
(
int32_t
channel
)
Description:
AnalogInAddressGet returns the host address for a Node's analog input.
Parameters
channel
The analog channel 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.
RSI
RapidCode
NetworkNode
Generated by
1.15.0