get_waveform_tcp
Retrieve waveform data from a SIGLENT SDS800X HD oscilloscope and export to CSV. Supports immediate capture from the stopped frame or configured memory for stable signals.
Instructions
Download waveform data and save CSV.
capture_mode="immediate" skips WFSU and reads WF? DAT2 from the current stopped frame. Use capture_mode="configured" only for stable/repetitive signals where WFSU-selected waveform memory is desired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | No | C1 | |
| csv_path | No | ||
| max_points | No | ||
| capture_mode | No | immediate | |
| restore_trmd | No | ||
| metadata_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||