|
Top Previous Next |
Condition code indicating validity of the measurement. Namespace: Boonton.Boonton55xxx.Interop Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
|
Member name |
Value |
Description |
|
Boonton55xxxCondCodeMeasurementStopped |
0xFFFFFFFF |
-1 Measurement is STOPPED. Value returned is not updated. |
|
Boonton55xxxCondCodeError |
0x00000000 |
Error return. Measurement is not valid. |
|
Boonton55xxxCondCodeUnderrange |
0x00000002 |
An Under-range condition exists. |
|
Boonton55xxxCondCodeOverrange |
0x00000003 |
An Over-range condition exists. |
|
Boonton55xxxCondCodeNormal |
0x00000001 |
1 Normal return. No error. |
Boonton.Boonton55xxx.Interop Namespace