CompareTxAndRxIqSampleFilesCommand Object


Description:

Compare Tx and Rx IQ Sample Files

IQ samples in Tx IQ sample file is compared against the IQ samples in Rx IQ sample file.

The IQ samples in configured Rx IQ sample file is expected to be same as the computed decompressed IQ samples received at the Rx.

If the IQ sample count and value matches, then the command status is set to passed else failed.

Can be used with Command Sequencer: Yes

GUI Command Name: eCPRI: Compare Tx and Rx IQ Sample Files

CompareTxAndRxIqSampleFilesCommand Writable Attributes

Attribute Description
RxIqSampleFileName

Name of the Rx IQ sample file

Type: inputFilePath

Default: "" (empty string)

TxIqSampleFileName

Name of the Tx IQ sample file

Type: inputFilePath

Default: "" (empty string)

UdCompressionMethod

Compression method used on the IQ samples

Type: enum

Default: BLOCK_FLOATING_POINT

Possible Values:

Value Description
NO_COMPRESSION

No Compression

BLOCK_FLOATING_POINT

Block floating point compression method

UdMantissaMode

Mantissa Mode (IQ Width) used for compression

Type: enum

Default: MANTISSA_9_BIT

Possible Values:

Value Description
MANTISSA_1_BIT

1-Bit Mantissa Mode

MANTISSA_2_BIT

2-Bit Mantissa Mode

MANTISSA_3_BIT

3-Bit Mantissa Mode

MANTISSA_4_BIT

4-Bit Mantissa Mode

MANTISSA_5_BIT

5-Bit Mantissa Mode

MANTISSA_6_BIT

6-Bit Mantissa Mode

MANTISSA_7_BIT

7-Bit Mantissa Mode

MANTISSA_8_BIT

8-Bit Mantissa Mode

MANTISSA_9_BIT

9-Bit Mantissa Mode

MANTISSA_10_BIT

10-Bit Mantissa Mode

MANTISSA_11_BIT

11-Bit Mantissa Mode

MANTISSA_12_BIT

12-Bit Mantissa Mode

MANTISSA_13_BIT

13-Bit Mantissa Mode

MANTISSA_14_BIT

14-Bit Mantissa Mode

MANTISSA_15_BIT

15-Bit Mantissa Mode

MANTISSA_16_BIT

16-Bit Mantissa Mode

CompareTxAndRxIqSampleFilesCommand Read-Only Attributes

There are no read-only attributes.