get_tool_analog_in(n)

Get tool analog input signal level

See also get_standard_analog_in.

Parameters

n: The number (id) of the input, integer: [0:1]

Return Value

float, The signal level in Amperes, or Volts

Example command: get_tool_analog_in(1)

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