6 List Sequence Measurements
List Sequence Measurements
6. Number of Analysis Steps in Acquisition 1
7. Summary Integrity value for Analysis Interval 1
8. Analysis Interval 1 Measurement Bit Map - decimal representation
9. Integrity value for 1st measurement in Analysis Interval 1
10. Number of results in first measurement in Analysis Interval 1
11. Measurement results for first measurement in Analysis Interval 1
12. Integrity value for 2nd measurement in Analysis Interval 1
13. Number of results in 2nd measurement in Analysis Interval 1
14. Measurement results for 2nd measurement in Analysis Interval 1
15. ..repeat 12 to 14 for all other measurements in Analysis Interval 1
16. Summary Integrity value for Analysis Interval 2
17. Analysis Interval 2 Measurement Bit Map - decimal representation
18. Integrity value for 1st measurement in Analysis Interval 2
19. Number of results in first measurement in Analysis Interval 2
20. Measurement results for first measurement in Analysis Interval 2
21. Integrity value for 2nd measurement in Analysis Interval 2
22. Number of results in 2nd measurement in Analysis Interval 2
23. Measurement results for 2nd measurement in Analysis Interval 2
24. ..repeat 21 to 23 for all other measurements in Analysis Interval 2
25. ..repeat 16 to 24 for all other Analysis Intervals in Acquisition 1
26.
..repeat 5 to 25 for Acq 2 and for all subsequent Acq’s in the Sequence
The format of the results for each measurement is detailed in the following sections. Each
measurement returns all results when queried remotely.
If the Sequence is aborted manually, then NANs are returned.If the Sequence is aborted
due to “Abort on Limit Fail”, then results return NANs from point of failure and valid results
prior to that. To find out where Limit failed use FETC:LSEQ3?
If the Sequence is aborted due to “Abort on Error”, then results
return NANs from point of failure and valid results prior to that.
To find out where error occurred use FETC:LSEQ3?
Mode =
Sequence
Analyzer
2
Returns a pass fail < AcqNum>|0 for the entire Sequence. This returns a fail if any meas
limit fails OR if an error occurs. “0” means entire Sequence passed limits and no error
occurred. If fail then the number returned is the Acquisition number (AcqNum) of first
acquisition to fail a limit OR first acquisition that invoked an error.
If the Sequence is aborted manually, then results return –1.
Mode =
Sequence
Analyzer
3
Returns three integer numbers, Acquisition number, followed by Analysis Interval Number,
followed by the Meas Bitmap Number of first detected position to fail a limit OR that
invoked an error. Note: since the measurements are made in multiple threads the first
limit fail or error to be detected may not necessarily be the first one sequentially.
If the Sequence is aborted manually, then results return –1, –1,
–1.
Sequence Analyzer User's & Programmer's Reference
225