get_raw
Purpose:
-
Get the raw counts of an input channel. This command displays the raw value being sampled from the specified input channel.
Enter:
-
get_raw <raw_in_channel or input variable label>
Where:
-
raw_in_channel
or
input_variable_labelSpecify the hardware channel number from where to obtain the raw value or specify the label of the variable assigned to this channel.
Example:
-
get_raw 11
The above command displays the raw value being sampled on channel 11.get_raw cmp_in_p
This above command displays the raw value of the channel to which ‘cmp_in_p’ is assigned if it is a valid input channel.