RMP Motion Controller
10.6.6
APIs
, concepts, guides, and more
Community
Support
Contact
◆
DigitalInMaskGet()
int32_t DigitalInMaskGet
(
int32_t
bitNumber
)
Description:
DigitalInMaskGet returns the bitwise mask for a Node's digital input.
Parameters
bitNumber
The 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
RSI
RapidCode
NetworkNode
Generated by
1.10.0