

- #How to install ni visa labview 2013 how to
- #How to install ni visa labview 2013 driver
- #How to install ni visa labview 2013 full
- #How to install ni visa labview 2013 code
- #How to install ni visa labview 2013 series
Note that in this mode the user has full control so waveform data must be arranged correctly. This is the COMBINED download mode and it is the fastest way to download data to the unit. COMBINED – The Tabor AWG assumes the user is downloading to both channels and has pre-arranged the data in the required 16point interleaved manner.The user has two ways of downloading the waveform data: The channel pair memory block is divided in such a way that the individual channel’s memory blocks (16Mpoints per channel in standard configuration) are interleaved in blocks of 16 points.Īs a result of the shared memory block, the segment size of each channel in a channel pair must be identical. In addition, when downloading data, it is ALWAYS written to the shared memory block and therefore to both channels. The ‘Download method’ you will choose to work with, will define how arbitrary waveforms will download to the unit’s memory. This step is relevant for a WX1284/ WX2184/ WX1284C/ WX2184C units only: The SCLK was set to 2Gs/s, so we would expect to get a 1.953MHz sine wave as can be seen on scope:ġ3. The ‘sine.wav’ (or ‘sine.csv’) file holds 1024 samples. Once you will run this example, a segment handle will appear on the ‘Segment Handle’ indicator.ġ2. Using Tabor Arbitrary mode we have control over the output signal frequency as follows: G. Choose to work with ‘Duplicate’ download method (only for WX2184, WX2184C) Using ArbConnection you can also save the composed waveform in several file formats including *.csv:ġ1. Go to the VI’s front panel and fill in the required setting as can be seen below:ī. Choose the path for the file you wish to downloadĬ. Set the active channel to be ‘Channel1’ĭ. Assign to the amplitude a certain value (within the instrument’s specification). One easy way of creating such files is using ArbConnection, Tabor’s free software, which could be downloaded from Tabor website’s download section: Right click on the broken wire and choose to insert Path to String:Ĩ. Add the ‘Configure Arbitrary Waveform 1’ VI, wire it and create its controls as can be seen below:ĩ. Add the ‘Configure Output Enabled’ VI, wire it and create its control:ġ0. In order to test the created example, you will need to create a *.wav or *.csv files with binary data. There is a similar VI which allows you to do the same using a *.csv file (‘Load CSV File.vi’) which will be connected the same way: This VI can download waveforms as *.wav files. Create its control:Ĥ. Add the ‘Configure Arb Sample Rate’ VI, wire it and create its control as seen below:ĥ. Add the ‘Configure Arb Wave Trace Mode’ VI, wire it and create its control as seen below (this VI should be added only in case you are using a WX2184C unit):Ħ. Add the ‘Clear Arbitrary Waveform 1’ VI, wire it and create its constant as seen below:ħ. Add the ‘Load Binary Arb Wfm From File’ VI, wire it and create its control, constant and indicator as seen below. Create its ‘ChName’ control and ‘ChNameBufferSize’ constant:ģ. Add the ‘Configure Output Mode’ and wire it as can be seen below. At the end of each run just press the ‘LOCAL’ (ESC) soft key button on the Tabor AWG’s front panel to make sure the proper settings were made to the instrument.Ģ. Add the ‘Set Active Channel’ VI and wire it as can be seen below.

#How to install ni visa labview 2013 code
Wire them as can be seen below:ī. Right click on the ‘Initialize’ VI, choose to create all controls and indicators:įrom hereafter, between each step, you can try to run the code to make sure each VI is working properly.
#How to install ni visa labview 2013 driver
#How to install ni visa labview 2013 series
If you haven’t been acquainted with controlling Tabor AWGs using LabVIEW, please refer to Tabor’s website for previous tutorials in the series ““How to Control Tabor AWGs with LabVIEW”:įor this tutorial, we will use LabVIEW 2015 32bit, wx218x 32bit IVI driver and a Tabor WX2184C using USB interface.
#How to install ni visa labview 2013 how to
In this tutorial, we will give an example on how to load a waveform file to Tabor AWG using the IVI driver. Relevant Documents Download folder (3321KB)
