Inititates a self-test on the laser radar, and returns results.
0 |
Collection Instrument ID |
Instrument ID |
The ID of the LR on which to perform the test. |
1 |
Double |
Ref Arm Length (Inches) |
The ref arm length, in inches. |
2 |
Double |
Ref Arm Quality |
The ref arm quality. |
3 |
Integer |
Mirror Measurment Count |
The mirror measurement count. |
4 |
Double |
Mirror Measurement Range - Mean (Inches) |
The mean mirror measurement range, in inches. |
5 |
Double |
Mirror Measurement Range - StdDev (Inches) |
The standard deviation of the mirror measure- ment range, in inches. |
6 |
Double |
Mirror Measurement Quality - Mean |
The average mirror measurement quality |
7 |
Double |
Mirror Measurement Quality - StdDev |
The standard deviation of the mirror measure- ment quality. |
8 |
Boolean |
Passed Ref Arm Quality Thresh- old? |
Indicates whether the ref arm quality threshold was exceeded (FALSE) or not (TRUE). |
9 |
Boolean |
Passed Mirror Offset Delta Threshold? |
Indicates whether the mirror offset delta passed (TRUE) or failed (FALSE) based on the threshold. |
10 |
Boolean |
Passed Mirror Offset StdDev Threshold? |
Indicates whether the standard deviation of the mirror offset passed (TRUE) or failed (FALSE) based on the threshold. |
11 |
Boolean |
Passed Mirror Mean Quality Threshold? |
Indicates whether the average mirror quality passed (TRUE) or failed (FALSE) based on the threshold. |
12 |
Boolean |
Passed Overall? |
Indicates whether the instrument passed (TRUE) or failed (FALSE) the overall test. |
SUCCESS |
The test successfully executed. |
FAILURE |
The specified instrument was not found. |
None.