configure_awg_modulation
Configure AM, FM, or PM modulation on the AWG: set depth, deviation, internal waveform, and frequency for a channel.
Instructions
Generator modulation AM|FM|PM (per manual :SOURce:MOD, 3.25.15-3.25.25).
This model's manual defines the modulation types AM, FM and PM only (no SWP/ARB/BURSt). type: AM|FM|PM. am_depth_percent: 0-120%. fm_deviation_hz: 2 mHz up to the current carrier frequency. pm_deviation_deg: 0-360. Internal modulation frequency in Hz: 2 mHz-1 MHz. Internal waveform shape: SINusoid|SQUare|TRIangle|UPRamp|DNRamp|NOISe. extra: only MOD subsystem keywords documented in section 3.25 are allowed, e.g. {"MOD:FM:DEViation": 200} (case-insensitive, canonicalized).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| extra | No | ||
| enable | No | ||
| channel | Yes | ||
| fm_deviation_hz | No | ||
| am_depth_percent | No | ||
| pm_deviation_deg | No | ||
| am_internal_function | No | ||
| fm_internal_function | No | ||
| pm_internal_function | No | ||
| am_internal_frequency | No | ||
| fm_internal_frequency | No | ||
| pm_internal_frequency | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |