APIs, concepts, guides, and more

◆ AnalogOutMaskGet()

int32_t AnalogOutMaskGet ( int32_t channel)
Description:
AnalogOutMaskGet returns the bitwise mask for a Node's analog output.
Parameters
channelThe analog channel number, relative to the entire Node.
Returns
(int32_t) bitwise mask – corresponds to the specified channel number
Note
Used for setting up User Limits, Recorder or other functionality that runs real-time in Controller firmware