mhs5200_set_sweep
Controls the frequency sweep on MHS-5200A signal generators. Starts or stops the sweep after configuring parameters.
Instructions
Start or stop the frequency sweep.
Use mhs5200_configure_sweep first to set sweep parameters, then use this tool to start/stop the sweep.
Args: params: Sweep control parameters containing: - enabled (bool): True to start sweep, False to stop sweep
Returns: JSON confirming the sweep state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |