:SOURce:FORMat

Source:
Simulate
Meas. mode:
Scope
Eye
Jitter
Flex Apps:
FlexDCA
FlexRT

Command Syntax

:SOURce{1:8}{A|B|C|D}:FORMat {NRZ | PAM4 | PAM6 | PAM8}

Where the {1:8}{A|B|C|D} specifier identifies a module's channel.

Query Syntax

:SOURce{1:8}{A|B|C|D}:FORMat?

Query Response

{NRZ | PAM4 | PAM6 | PAM8}

Description

For simulated modules, sets the type of modulation applied to the simulated input signal. Selections are NRZ (which is the default format) and PAM4, PAM6, and PAM8.

Example Command Sequence

:SOURce:FORMat PAM4
:SYSTem:AUToscale
*OPC?

Requires FlexDCA revision A.04.50 and above. Revision a.08.30 for PAM6 and PAM8.

AWG Channel ID
AWG
Channel
Equivalent
Letter
1 A
2 B
3 C
4 D

Selecting AWG Channels

When sending a :SOURce subsystem command to an AWG, the method used to specify the AWG's channel may look confusing at first glance. This is because, the AWG's front-panel channels are labeled 1, 2, 3, and 4, but FlexDCA identifies channels with letters (A, B, C, or D). As a result, you must convert the AWG's channel number to an equivalent FlexDCA letter. For example, to enable channel 3 of an AWG that is installed in FlexDCA's slot 5 use the following command: :SOURce5C:OENable ON.