Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Document Type: Example Program
NI Supported: Yes
Publish Date: Sep 6, 2006


Feedback


Yes No

Related Categories

Related Links - Developer Zone

Related Links - Products and Services

Asynchronous Acquisition with High-Speed Digitizer

0 ratings | 0.00 out of 5
Print

Downloads

Filename: 1254.zip
Requirements: View

This VI illustrates how to get started with an asynchronous acquisition using an NI high-speed digitizer card. In this context, "asynchronous" means that the data acquisition happens in the background and LabVIEW is free to perform other tasks while the digitizer hardware is busy acquiring data.

NIScope Initiate is used to start the acquisition. 10 times each second, the VI call niScope Check Acquisition Status to see if all the requested data has been obtained. If not, the loop continues. If it has, the data is sent to a graph.

Inside of the while loop is a comment prompting the user to enter some code to be executed as the scope acquires data -- you can put whatever sort of operation you would like here. Right now all the loop does is toggle the "Looping" light on and off to show that the acquisition is asynchronous.

(This description is available in the attached "readme" file.)

Requirements


Filename: 1254.zip

Software Requirements


Application Software: LabVIEW Full Development System 5.1
Language(s): LabVIEW

Hardware Requirements


Hardware Group: High-Speed Digitizers (Scopes)
Driver: NI-SCOPE 1.6

 
0 ratings | 0.00 out of 5
Print

Reader Comments | Submit a comment »

 

Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).