MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ AnalogInAddressGet()

uint64 AnalogInAddressGet ( int32  channel)
pure virtual

Get the controller memory address for a Node's analog input.

Description:
AnalogInAddressGet returns the controller memory address for a Node's analog input.
Parameters
channelThe analog channel number, relative to the entire Node.
Returns
(uint64) Address – a controller memory pointer
Note
Used for setting up User Limits, Recorder or other functionality that runs real-time in Controller firmware