get_raw

Purpose:

Fetch the raw value of a specified input channel or variable label.

Enter:

get_raw <channel_or_label>

Where:

channel_or_label

Specify the hardware channel number or the label of the input variable to retrieve the raw value from.

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.

Notes:

This command requires the CyFlex system to be running as it accesses shared memory that must be allocated.

See Also:

input specifications