mhs5200_set_power_amp
Set the internal power amplifier on or off on MHS-5200A signal generators. Accepts a boolean value to enable or disable.
Instructions
Enable or disable the internal power amplifier.
Note: Not all MHS-5200A models have this feature.
Args: params: Power amp parameters containing: - enabled (bool): True to enable power amplifier
Returns: JSON confirming the power amp state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |