Software DeltaZ - Arbitrary waveform for RIGOL

DeltaZ DeltaZ is a software to edit the arbitrary waveform on RIGOL DG800/900 series. I write some scripts to control my RIGOL DG812. Finally, I decided to pack the scripts and wrote a user interface to control the device. That is DeltaZ. Click the “DOWNLOAD” button to download the software.

Download and Installation

The software is compatible with Windows (x32, x64) platforms: DOWNLOAD

NI-VISA installation

The software needs NI-VISA runtime to communicate with RIGOL arbitrary waveform generator. Before the installation, please make sure the system has been licensed with the NI-VISA. If the LabView has been installed, NI-VISA should already be installed. Here are the steps to install NI-VISA runtime.

  1. Google NI-VISA runtime and download the installer,

DeltaZ

  1. Install the NI Package Manager and open the manager. The NI-VISA runtime is needed for DeltaZ, so click “Deselect All” since we do not need the additional items. Then, click “Next”,

DeltaZ

  1. Accept the license agreements,

DeltaZ

  1. Review the installed module. “NI-VISA Runtime” is needed here,

DeltaZ

  1. Finish the installation.

DeltaZ


DeltaZ

After installing the NI-VISA, Open the DeltaZ and connect it to the RIGOL 800/900 series with the “Device” tab. Click the “Refresh” button to refresh the devices. Click the “Connect” button to connect the device. If everything is correct, the “Connect” button should turn to Green.

DeltaZ

The “Basic” tab provides the basic waveform, such as Sine, Square, Ramp, Pulse, Noise, and DC. The corresponding options are available based on the waveform type. Then, select the channel and click the “Download” button to download the waveform. Click the “Start” button to open the channel and output the waveform.

DeltaZ

DeltaZ

The second tab and third tab are used to define custom waveform. The “EasyEdit” tab is similar to the easy edit in ArbExpress. Drag the left cursor and right cursor with horizontal sliders to select the edit region. Click the “⯅” button and “⯆” button to change the amplitude of the selected region based on “VStep” value. The left cursor and right cursor can be adjusted by clicking the “⯇”  button and “⯈” button. Use “L Cursor” and “R Cursor” to select the controlled cursor. “Manual Control” can be used to input a specific cursor position. Here is an example.

DeltaZ

DeltaZ

The “Cut”, “Copy” and “Paste” button can be used to edit the waveform between the two cursors. Here is an example.

DeltaZ

DeltaZ

The last “Advance” tab can be used to generate the waveform with math expression. The math expression supports all JavaScript math functions. Do not include the “Math” prefix before math function and each math function should end with parentheses, such as “random()”. Here is an example.

DeltaZ

DeltaZ


Disclaimer

DeltaZ

I have put efforts into ensuring that the software works properly. Unfortunately, a full check of the software code cannot be ensured, despite my efforts, the function included in software could be functional. Therefore, the user should check the compatibility for software with the proper system, as the developer does not accept liability for any damage by using this software.