Where do I find environmental, EMC, and other compliance information for your products?
February 15, 2019
Information regarding product compliance is available on the datasheet for each product. Contact your local Siglent office for more details if you have trouble finding what you need. You can also write info-eu@siglent.com
Programmatically selecting a built-in arbitrary waveform with an SDG
February 15, 2019
The SDG series of arbitrary waveform generators have a number of built-in arbitrary waveforms including health-related waveforms like cardiac and math waveforms like sinc. To read the available waveforms, you can send the following string: STL? This will return a list similar to the following (the exact return data depends on the instrument model and firmware … Continued
SDG selection table
December 29, 2018
Here is a table showing the output protection on the SIGLENT SDGThere is the ‘short circuit’ protection in all our generators.(he output of the generator can be connected together, please see the attached pic) Series Channels Max Sine Frequency (MHz) Arbitrary Waveform Data Depth Resolution (Bits) Output Protection SDG800 1 30 16 kpts 14 SC (all), OVP … Continued
Are your instruments FCC compliant?
December 18, 2018
Test and measurement equipment is exempt from FCC emissions limits per CFR 47, Part 15, para 15.103(c): https://www.gpo.gov/fdsys/pkg/CFR-2002-title47-vol1/pdf/CFR-2002-title47-vol1-sec15-103.pdf Specifically: “(c) A digital device used exclusively as industrial, commercial, or medical test equipment.”
Format for programmatically building an Arbitrary Waveform for SDGs
February 26, 2018
The SDGs require UTF8 formatting for the words used to build an arbitrary waveform. The code may report “UnicodeDecodeError: ‘ascii’ codec can’t decode byte 0x80 in position 77: ordinal not in range(128)” This indicates that the arbitrary waveform data is coded as “ascii” which is not the expected data format “utf8”. Here is the proper … Continued
What instruments accept SCPI commands for remote control?
October 25, 2017
All SIGLENT instruments (except for the SHS1000 and SHS800 hand-held oscilloscopes) support SCPI remote control commands. For more information, download the specific instrument programming guide located on the product page.
Generating Complex Waveforms Using Siglent’s Combine Function on the X-Series Dual-Channel Generators
October 24, 2017
It is common in engineering to combine two signals into one, such as superimposing noise on a sinusoid to simulate a desired signal containing undesired noise, or testing the OIP3 (Output 3rd Order Intercept Point) of an amplifier by generating a two-tone signal. The Siglent X series dual-channel waveform generators (SDG1000X, SDG2000X) can accomplish this … Continued
How to install the USBTMC driver
October 24, 2017
SIGLENT Technologies uses a broad range of products that utilize the USBTMC unified protocol to communicate with the host computer and control. Users can use SIGLENT provided PC software to send commands to remotely control the instrument. In addition, you can use NI-MAX (National Instruments Measurement and Automation Explorer) for instrument control. Here is an … Continued
Generating Multi-Phase Waveforms
October 23, 2017
Applications for multi-phase waveforms are everywhere – in Power-related applications, I/Q modulation, Automobile applications, Components, etc. While Siglent’s SDG2000X, and SDG5000, (& SDG1000) arbitrary waveform function generators all have two independent outputs with adjustable phase offsets, some applications call for three or more different signals, each with a phase relationship that is locked-to but adjustable … Continued
Custom waveforms using EasyWave and CSV Templates
October 23, 2017
Arbitrary waveform generators (AWGs) are programmable voltage sources. They can be extremely useful tools when your application requires the output of waveforms that contain complicated features or shapes. Many AWGs come pre-loaded with arbitrary waveforms like cardiac, voice, and a host of trigonometric functions. These “built-in” waveforms can be useful, but the real power of … Continued