Generic Decoder Bit Display Configuration

 

General description

The generic decoder print format can be changed by pressing the right mouse button over the text area window and selecting Properties from the pop up menu. The Properties command opens the following dialog.

 

 

 

 

Parameters

Numbers per Line

How many numbers are printed in one line.

Bits per Number

How many bits there are in one number.

Prefix

The Character String which is printed before number.

Separator

The Character String which is printed between numbers.

Number Format

The Number Format can be Binary (Bin), Hexadecimal (Hex), Decimal (Dec) or Octal (Oct).

Modes

Invert mode inverts bits received from the decoder.

NRZ mode turns on Non Return to Zero coding. The bit is 0 if the state of two consecutive bits does not change but becomes 1 if it does change.