Software-Retriggered Pattern I/O with the NI 653x
Downloads
Filename: 202063.zip
Requirements: View
Repeated Finite Pattern Generation: OutputReserved.vi
This VI outputs a buffer of data, waits one second, and outputs the next buffer of data. New data can be output with each generation if DIO Write is fed new data inside of the while loop each iteration. If the same buffer of data is to be output with each iteration, moving DIO Write outside of the loop will further optimize the setup time between each generation.
Repeated Finite Pattern Input: InputReserved.vi
This VI inputs a finite buffer of data, writes it to a file, and then inputs the next buffer of data. This setup is applicable in situations where you need to acquire a set amount of data, analyze it to perform some other operation, and then acquire the next set of data. This example acquires one buffer of data, writes it to a file, and then acquires the next buffer of data.
Requirements
Filename: 202063.zip
Software Requirements
Application Software: LabVIEW Full Development System 6.0.2
Language(s): LabVIEW
Hardware Requirements
Hardware Group: Multifunction DAQ (MIO)
Driver: Traditional NI-DAQ (Legacy) 6.9.1
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/).
