SDS1000DL+ Series Digital Storage Oscilloscopes
Main Features
- 32 auto measurements/5 displayed
- Digital Recorder
- One key storage
- Pass/Fail
- Abundant Interfaces
×
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.