mhs5200_set_waveform
Set the waveform type on channel 1 or 2 for MHS-5200A signal generators, choosing from sine, square, triangle, sawtooth, or arbitrary waveforms.
Instructions
Set the waveform type for a channel.
Args: params: Waveform parameters containing: - channel (1 or 2): Target channel - waveform (str): One of SINE, SQUARE, TRIANGLE, SAWTOOTH_UP, SAWTOOTH_DOWN, or ARB00-ARB15 for arbitrary
Returns: JSON confirming the new waveform setting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |