psu_set_current
Set the output current limit on a specified channel of a benchtop power supply via SCPI. Provide the channel number and current in amps to control the supply.
Instructions
Set the output current limit on a power supply channel.
Args: channel: Channel number (1, 2, or 3). current: Current in amps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ||
| current | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |