connect
Establish a TCP connection to a Siglent SDG waveform generator and verify the link by retrieving device identification.
Instructions
Connect to a Siglent SDG waveform generator over TCP. Returns device identification on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | IP address of the waveform generator (defaults to SIGLENT_SDG_IP or SIGLENT_IP env var) | |
| port | No | TCP port (defaults to 5025) |