get_mv

Purpose:

Get the millivolt value of an input channel.

Enter:

get_mv <input_variable_label> <v>

Where:

input_variable_label

Specify the variable label to retrieve.

v

Optional. Specify this option to display only the value and not the label.

Example:

get_mv exh_stk_t
The above command displays the value of variable exh_stk_t as exh_stk_t = 123.

get_mv exh_stk_t v
The above command displays the value of variable exh_stk_t as 123.

Notes:

 

See Also: