Comtech EF Data DD240XR Rev Е User Manual

Page 85

Advertising
background image

DD240XR High-Speed Digital Demodulator

User Interfaces

MN-DD240XR – Rev. E

4-65

::= { test 2 }

testEarlySyncLoss OBJECT-TYPE
SYNTAX INTEGER {
false(0),
true(1),
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
Indicates whether the demodulator lost the test pattern synchronization earlier during the test.
"
::= { test 3 }

testPatternSense OBJECT-TYPE
SYNTAX INTEGER {
normal(1),
inverted(2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
Indicates whether the test pattern recieved is inverted or not inverted.
"
::= { test 4 }

testBitErrors OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
Indicates whether the test pattern recieved is inverted or not inverted.
"
::= { test 5 }

testTotalBitCountMantissa OBJECT-TYPE
SYNTAX INTEGER (0..1000000000)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
The bit count as measured by the test.
This number is actually the mantissa, M, of the equation Mx10^exp.
There is an implied decimal point.

Example: a value of 12345678 represents a 1.2345678x10^exp
Extended Example: a mantissa value of 34734782 and an exponent value of 34 indicates 3.4734782E+34
bits
"
::= { test 6 }

testTotalBitCountExponent OBJECT-TYPE
SYNTAX INTEGER (0..100)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
The bit count as measured by the test.
This number is actually the exponent, exp, of the equation Mx10^exp.
There is an implied decimal point.

Example: a value of 3 represents a Mx10^+3
Extended Example: a mantissa value of 34734782 and an exponent value of 34 indicates 3.4734782E+34
bits

Advertising