Yiou Zhang Posted November 16, 2022 Share Posted November 16, 2022 I have a USB-2020 board and would like to make full use of its 20 MS/s sample rate. Is it possible to set the burst mode in either Labview or Matlab? Is there any documentation for this? Link to comment Share on other sites More sharing options...
0 Fausto Posted November 17, 2022 Share Posted November 17, 2022 Hello @Yiou Zhang. The 'Data Acquisition Toolbox Support Package for Measurement Computing Hardware' was developed by MathWorks. MATLAB's documentation does not reference BurstIO support for the USB-2020. To determine if BurstIO is supported, set your example to acquire a finite number of samples and increase the sampling rate after each run, until it appears to fail.https://www.mathworks.com/hardware-support/measurement-computing.html Next, though it's not documented in the ULx for NI LabVIEW Help, BurstIO is automatically enabled as soon as the user sets the USB-2020 to acquire a finite number of samples (up to 64 MS to the onboard memory), at a rate > 8 MHz. The other software option is to use the Universal Library with a supported IDE. UL Help file link: https://www.mccdaq.com/pdfs/manuals/Mcculw_WebHelp/ULStart.htm Here is a link to a MCC Knowledgebase article featuring the USB-2020 with sample code in C#: https://kb.mccdaq.com/KnowledgebaseArticle50586.aspx Lastly, the BurstIO mode was not implemented in MCC's other software applications, DAQami and TracerDAQ, nor in DASYLab. Regards, Fausto Link to comment Share on other sites More sharing options...
Question
Yiou Zhang
I have a USB-2020 board and would like to make full use of its 20 MS/s sample rate. Is it possible to set the burst mode in either Labview or Matlab? Is there any documentation for this?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now