Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Siglent SDS 1102CML+ interface using Python and PyUSB
This is an interface to the Siglent SDS 1102CML+ digital scope that doesn't use VISA or other proprietary software.
This is not an API, it's based on unique asynchronous, event driven programming model which uses virtual machines which communicate over a virtual network.
Tkinter is used both for that graphical user interface as well as a thread manager. The programming model and the use of Tkinter makes development much simpler.
...To use, download and extract to an easily accessible location. run 'USBTMC Explorer/usbtmc explorer.py' from the command line to start the script.
The 'usb_port' folder contains all objects for a standalone USB port interface. The USBport object inherits from tkinter Frame and ClientManager and generates events for connection, disconnection and data transfers to and from endpoints. This object is intended to be embedded in an instrument control application.
SCPI_Utils includes C++ classes that provide simple interfaces to SCPI test equipment.
SCPI_Utils also includes command line applications that dump the screen from a RIgol oscilloscope.