Jump to content
  • 0

Using LabView to control the USB2020 to acquire data at 20MS/s/ch


gkhuangke

Question

2 answers to this question

Recommended Posts

  • 0

Hello Ke,

The USB-2020 is fully capable of acquire data at 20 MHz in LabVIEW using ULx for NI LabVIEW.  You need to nothing special to enable BURSTIO other than in the ULx Timing.vi set the samples per channel above 8 MHz, and set the sample mode to 'FiniteSamples'. 

Note that the USB-2020 cannot run in continuous mode when BURSTIO mode is enabled.

 

The ULx example: ULx Acq&Graph Voltage-Int Clk.vi is the correct example to use here.

Measurement Computing's Support Engineers can help you with getting the USB-2020 to operate and acquire data in a supported software such as LabVIEW, however what you do with the data once it is acquired is up to you to implement. To write the data to file, I recommend you look at the Express VI, Write To Measurement File.vi

Link to comment
Share on other sites

  • 0
On 9/15/2022 at 5:43 AM, Jeffrey said:

Hello Ke,

The USB-2020 is fully capable of acquire data at 20 MHz in LabVIEW using ULx for NI LabVIEW.  You need to nothing special to enable BURSTIO other than in the ULx Timing.vi set the samples per channel above 8 MHz, and set the sample mode to 'FiniteSamples'. 

Note that the USB-2020 cannot run in continuous mode when BURSTIO mode is enabled.

 

The ULx example: ULx Acq&Graph Voltage-Int Clk.vi is the correct example to use here.

Measurement Computing's Support Engineers can help you with getting the USB-2020 to operate and acquire data in a supported software such as LabVIEW, however what you do with the data once it is acquired is up to you to implement. To write the data to file, I recommend you look at the Express VI, Write To Measurement File.vi

Thanks, Jeffrey,

 

We will try...

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...