get_standard_analog_out(n)
Get standard analog output signal level
Parameters
n: The number (id) of the output, integer: [0:1]
Return Value
float, The signal level in Amperes, or Volts
Example command: get_standard_analog_out(1)
- Example Parameters:
- n is standard analog output 1
- Returns value of standard analog output #1
- n is standard analog output 1