DekTec DTM-3237B User Manual page 27

Compact dvb-s2x receiver module with dvb-asi output
Table of Contents

Advertisement

DTM-3237B – DVB-S2X Receiver with DVB-ASI Output
User Manual
Nr
Variable
0x08
BER post-Viterbi
0x09
BER pre-RS
0x0A
BER pre-LDPC
0x0B
BER post-LDPC
0x0C BER post-BCH
0x0D AGC 1
When a statistic has the output type uint64, the received data can be converted to variable double
type with the following C code:
unsigned long long
DtmResult
Result = DtmReadInt64(DtmAddr, CategoryNr,
double
Statistic = double(StatisticData) / pow(2.0, 64.0);
Manageable Items – Category 0x92 – Receiver statistics
Post-Viterbi bit error rate
INT_MIN = Unknown or not locked
INT_MIN + 1 = N/A for DVB-S2
Pre-Reed Solomon bit error rate
INT_MIN = Unknown or not locked
INT_MIN + 1 = N/A for DVB-S2
Inner LDPC bit error rate (pre-LDPC)
INT_MIN = Unknown or not locked
INT_MIN + 1 = N/A for DVB-S
INT_MIN + 2 = N/A for DVB-S2 MIS
Outer LDPC bit error rate (post-LDPC)
INT_MIN = Unknown or not locked
INT_MIN + 1 = N/A for DVB-S
Outer BCH bit error rate (post-BCH)
INT_MIN = Unknown or not locked
INT_MIN + 1 = N/A for DVB-S
Tuner AGC value
StatisticData;
Description
SettingNr, Index, &StatisticData);
27
Access
Type
RO
uint64
RO
uint64
RO
uint64
RO
uint64
RO
uint64
RO
int32

Advertisement

Table of Contents
loading

Related Products for DekTec DTM-3237B

Table of Contents