get_standard_analog_in(n)
Get standard analog input signal level
See also get_tool_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_standard_analog_in(1)
- Example Parameters:
- n is standard analog input 1
- Returns value of standard analog input #1
- n is standard analog input 1