SDS1000X-E Series Super Phosphor Oscilloscopes
Main Features
- 100 and 200 MHz bandwidth models
- 2 or 4 analog channels, 16 logic/MSO optional on 4 channel only
- Real-time sampling rate up to 1 GSa/s
- Math co-processor speeds front panel operation
- Waveform capture rate up to 100,000 wfm/s (normal mode), and 400,000 wfm/s (sequence mode)
- Record length up to 14 Mpts, 1 Mpts FFT
- On-screen Bode plot and web-browser control (standard on 4 channel only)
×
Programming Example: SDS Oscilloscope screen image capture using Python
Download
More
Here is a brief code example written in Python 3.4 that uses a socket to pull a display image (screenshot) from a SIGLENT SDS1000X-E scope via LAN
and save it to the local drive of the controlling computer.
and save it to the local drive of the controlling computer.
Testing Open Socket Communications Using PuTTY
Download
More
In this application note, we are going to discuss using open socket communication techniques using an open source communication tool called PuTTY with a SIGLENT SSA3032X spectrum analyzer.