mhs5200_set_output
Enable or disable all signal outputs of the MHS-5200A signal generator. Uses a boolean parameter to set output state.
Instructions
Enable or disable all signal outputs.
Args: params: Output control parameters containing: - enabled (bool): True to enable outputs, False to disable
Returns: JSON confirming the output state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |