:TRACe:DATA:STATus

query

Returns the value of the bitflags that make up the MeasurementData.Status property in the .NET Interface.

Query Syntax:

:TRACe[1:N]:DATA:STATus?

Returns ::= Integer number

Remarks:

NOTE: The query returns the complete value of all flags.

Status flag values:

None                  (0): Indicates no status messages
NoData                (1): Indicates no valid data associated with this trace
Questionable          (2): Indicates data is questionable relative to the current setup.
Overload              (4): Indicates trace contains an ADC overload.
Uncalibrated         (16): Indicates that the data in the trace is uncorrected 
                           or not fully corrected.
NoPulse              (64): Indicates a pulse is not found. ("Pulse Not Found" 
                           status bit only applies to Digital Modulation 
                           Analysis (Option AYA).)
NoSync              (128): Indicates a sync is not found. ("Sync Not Found" 
                           status bit only applies to Digital Modulation Analysis 
                           (Option AYA) and LTE analysis (Option BHD or BHE).
CarrierUnlocked    (1024): Indicates that the hardware is unable to lock to the signal.
Equalized          (2048): Indicates the digital demodulation equalizer is on.
Range              (4096): Indicates a PDF or CDF found a sample with a magnitude 
                           greater than 100% of the input range.
AllPoints          (8192): Indicates "Show All Frequency Points" is turned on.
MeasurementOffset (16384): Indicates the measurement offset parameter is non-zero 
                           or the measurment interval parameter is greater than one. 
                           Applicable for W-CDMA or cdma2000 measurements.
ChannelInactive   (32768): Indicates the currently selected channel is not active. 
                           Applicable for W-CDMA or cdma2000 measurements.

Version:

15.00 or later

.NET Equivalent:

For more operation and usage information, see:

Agilent.SA.Vsa.Interfaces.MeasurementData.Status

 

Copyright © 2000-2013 Agilent Technologies, Inc.