scpi_command
Send any SCPI command directly to a Siglent SDG waveform generator without expecting a response. Use as an escape hatch for commands not covered by other tools.
Instructions
Send an arbitrary SCPI command to the waveform generator (no response expected). Use this as an escape hatch for commands not covered by other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | SCPI command to send (e.g. '*RST', 'C1:OUTP ON', 'C1:BSWV WVTP,SINE') |