connect
Establish a serial connection to a programmable DC power supply and confirm it responds with its identification and output limits.
Instructions
Open a serial connection to the power supply and verify it responds.
Args:
port: Serial port name, e.g. COM4 or /dev/ttyUSB0.
model: One of the supported models (sets the voltage/current limits).
Defaults to RS-3005P (0-30 V, 0-5 A).
baudrate: Serial baud rate; the manual specifies 9600.
Returns the device identification string and the active output limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | Yes | ||
| model | No | RS-3005P | |
| baudrate | No |