get_analog_out(n)

Deprecated: Get 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

Deprecated: The get_standard_analog_out replaces this function. This function might be removed in the next major release.

Example command: get_analog_out(1)

  • Example Parameters:
    • n is analog output 1
      • Returns value of analog output #1