|
|
| long AnalogOutAddressGet |
( |
long |
channel |
) |
|
- Description:
- AnalogOutAddressGet returns the controller memory address for a Node's analog output.
- Parameters:
-
| channel | The analog channel number, relative to the entire Node. |
- Returns:
- (long) Address -- a controller memory pointer
- Notes:
- Used for setting up User Limits, Recorder or other functionality that runs real-time in Controller firmware
|