mhs5200_set_invert
Set waveform inversion for a channel on the MHS-5200A signal generator. Choose channel 1 or 2 and specify true to flip vertically or false for normal output.
Instructions
Invert (flip vertically) the waveform output for a channel.
Args: params: Invert parameters containing: - channel (1 or 2): Target channel - inverted (bool): True to invert, False for normal
Returns: JSON confirming the inversion setting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |