mhs5200_set_waveform
Set the waveform type (sine, square, triangle, sawtooth, or arbitrary) for a selected channel on the signal generator.
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 |