psu_set_output
Enable or disable a specific power supply channel output by providing the channel number and desired state.
Instructions
Enable or disable the output of a power supply channel.
Args: channel: Channel number (1, 2, or 3). state: True to enable, False to disable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | ||
| channel | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |