User manual

Table Of Contents
Part 4: Automation Result Interface Reference
64-bit Hex VT_Decimal Status Description
0x200000000 858993.4592 Algorithm limits
reached
Algorithm couldn't converge or some other
algorithmic limitation reached.
0x400000000 1717986.918 Bad settings Combination of settings isn't correct.
0x800000000 3435973.837 Too little data Not enough data to accurately perform calculation.
0x1000000000 6871947.674 Too much data Too much data to perform calculation.
0x2000000000 13743895.35 Requires uniform
horizontal interval
Uniform horizontal interval required.
0x4000000000 27487790.69 Bad units Incorrect or invalid units
0x8000000000 54975581.39 Data range too low Range of data values is too close to the resolution
(e.g. bad signal to noise ratio).
0x10000000000 109951162.8 Data undersampled Sample rate too low
0x20000000000 219902325.6 Poor statistics Too few samples (e.g., to populate a data histogram to
have enough statistics).
0x40000000000 439804651.1 Slow transition time Transition time too slow (e.g., JTA time measurement
accuracy for clock that requires fast edges).
0x80000000000 879609302.2 Data resampled Data is resampled
0x100000000000 1759218604 Data interpolated Data is interpolated (e.g., interpolating missing points
in RIS).
0x200000000000 3518437209 Measurement scale
imprecise
If all the data falls in the same histogram bin, one line
for trend, one pixel for XY, etc.
0x400000000000 7036874418 No data available Data not available (e.g., processing inputs
disconnected or clear sweeps on cumulative
processing).
0x800000000000 14073748836 Some accumulated
results invalid
One or more results or values within the accumulated
result were invalid and were skipped.
0x1000000000000 28147497671 Insufficient Memory Memory limitations reached, attempted allocations
failed.
0x2000000000000 56294995342 Channel not active Source channel inactive.
0x4000000000000 1.1259E+11 Use status description (custom string)
0x8000000000000 to
0x8000000000000000
Reserved
StatusDescription
Description for each status code. See the above table.
4-23