User manual

Table Of Contents
MAUI Oscilloscopes Remote Control and Automation Manual
Status
Result status. Status is returned as a decimal value, but should be treated like a register with the following
bit values. See the example for decoding the Status result.
64-bit Hex VT_Decimal Status Description
Value shown in
XStreamBrowser
Value returned
from Status
property
0x1 0.0001 Invalid result Indicate that this Result cannot be used for any
calculation.
0x2 0.0002 Data overflow Result contains Overflow data or is calculated from a
Result containing Overflows.
0x4 0.0004 Data underflow Result contains Underflow data or is calculated from a
Result containing Underflows.
0x8 0.0008 Some values are
undefined
Result contains some values or data that are
undefined.
0x10 0.0016 Less than Actual value is likely to be less than the calculated
value. Mostly used for parameter measurements.
0x20 0.0032 Greater than Actual value is likely to be greater than the calculated
value. Mostly used for parameter measurements.
0x40 0.0064 Not a pulse Analyzed signal is not recognized as a pulse; mostly
used for pulse parameter measurements.
0x80 0.0128 Not cyclic Contains some values measured on non-cyclic signal.
0x100 0.0256 Data averaged Calculated value is the result of an average of multiple
measurements.
0x200 0.0512 Unlocked PLL Unlocked PLL
0x400 0.1024 Other error Indicates some other error condition, usually
accompanied by a processor-specific status
description.
0x800 0.2048 Other warning Indicates some other warning condition, usually
accompanied by a processor-specific status
description.
0x1000 0.4096 Other info Indicates some other informative condition, usually
accompanied by a processor-specific status
description.
0x2000 0.8192 Cumulative result Cumulative processing somewhere in the chain
0x4000 to
0x200000
1.6384 to
209.7152
Reserved
0x400000 419.4304 Not an NRZ Eye Not an NRZ Eye
0x800000 838.8608 Not an RZ Eye Not an RZ Eye
0x1000000 to
0x80000000
1677.7216 to
214748.3648
Reserved
0x100000000 429496.7296 Inputs incompatible Some incompatibility exists between inputs (e.g. units,
frame, sample rate)
4-22