APIs, concepts, guides, and more

◆ DigitalOutMaskGet()

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