mhs5200_set_phase
Set the phase offset of CH2 relative to CH1 on an MHS-5200A signal generator, specifying degrees from -180 to +180 where positive values make CH2 lead CH1.
Instructions
Set the phase offset of CH2 relative to CH1.
Args: params: Phase parameters containing: - phase_deg (int): Phase offset (-180° to +180°) Positive = CH2 leads CH1 Negative = CH2 lags CH1
Returns: JSON confirming the new phase setting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |