How to Extract Data from the Binary File of Siglent Oscilloscope
June 12, 2024
Data can be formatted in many different ways. Binary data formatting often provides the smallest payload size and therefore transfers via USB/LAN more quickly. Unfortunately, binary is very difficult to interpret by humans. So, binary data is often reformatted to other types (ASCII, etc..)/ Here is a link to the binary data format for many … Continued
Network file Sharing on SIGLENT Performance Oscilloscopes
April 8, 2024
INTRODUCTION There are a number of applications for sharing data and files between instruments and computers for data archival and analysis. SIGLENT’s performance oscilloscopes provide a set of tools for connecting data locations over the network. These instruments provide the ability to either share their local files (SERVER) or to access remote drives (CLIENT) via … Continued
Baltic Labs: Generate a stereo-FM multiplex waveform with Python and AWG
October 20, 2022
Sebastian @ Baltic Labs had a recent project that required a stereo-FM multiplex (MPX) signal containing two different tones in the left and right stereo audio channels. This article shows how to generate such an MPX signal for Siglent SDG-series arbitrary waveform generators with Python and PyVISA. Generate a stereo-FM multiplex waveform with Python and … Continued