T_DemodTblBitOrder
This is a Data Header variable.
Type = Int
T_DemodTblBitOrder specifies the value of the
parameter that was set for the trace at the time the trace was saved. When the trace is recalled, will be set using the T_DemodTblBitOrder data header. The possible values for T_DemodTblBitOrder are listed below.- 0: Auto (symbol table bit order is defined by the DataBitOrder data header when DataBitOrder is present; when DataBitOrder is not present, the symbol table bit order defaults to MSB Most significant bit. In a binary coding scheme, the bit having the greatest numerical value. Analogous to the left-most numeric position in a decimal number.-first)
- 1: MSB-first (symbol data is converted to binary MSB-first; binary is converted to hexadecimal or marker MSB-first)
- 2: LSB Least Significant Bit: In a binary coding scheme, the bit having the least numerical value. Analogous to the units position in a decimal number.-first (conversion of symbol data to binary is MSB-first; conversion of binary to hexadecimal or marker is LSB-first)
The T_ variables describe the display setup when the trace was saved. When you recall and display a saved trace, the VSA uses the T_ variables to restore the display settings to their settings when the trace was saved.