raw_noise

Purpose:

 Call the initialization function to build specifications for the “average” task which will handle gathering of the data and then waits for the event which signals the data is complete. It immediately sends an event to start another averaging operation and the prints the results.

This is the main function of the noise check utility for analog input channels.

Enter:

raw_noise <number_of_samples> [channel_number_1] [channel_number_2] …

Where:

number_of_samples Specify the number of samples for the averaging operation.
channel_number_n Specify the numbered channel(s) to use in averaging.

Example:

raw_noise 100 3 4 6

Notes:

 

See Also:

noise_check