Acqiris SA230E User Manual page 58

1 channel, 14-bit, 4 gs/s, dc up to 2 ghz bandwidth
Hide thumbs Also See for SA230E:
Table of Contents

Advertisement

4.4   Equalization
Driver
Attribute / Property (Boolean)
AQMD3_ATTR_ACQUISITION_ERROR_ON_
IVI-C
OVERRANGE_ENABLED
IVI.NET
IAqMD3Acquisition.ErrorOnOverrangeEnabled
Driver
Error
IVI-C
AQMD3_ERROR_ADC_OVERRANGE
IVI.NET
Acqiris.AqMD3.AdcoverrangeException
Example (pseudo-instructions)
//Acquired data reading procedure
Fetch();
If (ERROR_ADC_OVERRANGE) { 
ErrorOnOverrangeEnabled=false; // allow fetch of overrange data
Fetch();
ErrorOnOverrangeEnabled=true; // reset
}
58
Description
When set to true, all Fetch and Read methods will
return an error if the ADC was in overrange (i.e.
some samples are outside of the numeric range
of the ADC output).
Default is true .
Description
ADC is in overrange acquisition data is invalid.
Acqiris SA230E User's Manual

Advertisement

Table of Contents
loading

Table of Contents