krum Posted October 9, 2008 Report Share Posted October 9, 2008 Hi, I want to know how do I import text files to labview and with the help of an Daq card, give a signal to a analog output E.g. a buzzer. My Project Overview Xml.file--> VB--> labview--> DAQ--> Motor, LED, Buzzer Quote Link to comment
ttongg Posted October 28, 2008 Report Share Posted October 28, 2008 试试到下面的地方寻找答案: http://www.vihome.net/bbs Quote Link to comment
Nyang Posted October 29, 2008 Report Share Posted October 29, 2008 QUOTE (krum @ Oct 8 2008, 02:36 PM) Hi,I want to know how do I import text files to labview and with the help of an Daq card, give a signal to a analog output E.g. a buzzer. My Project Overview Xml.file--> VB--> labview--> DAQ--> Motor, LED, Buzzer Is your text file with the postfix as "*.txt"? If it's "*.txt" file, you can use open/create/replace file.vi and read text file.vi that in the File I/O palette to read it. There are a lot of examples. You can find them by NI Example Finder. For the DAQ question, the signal that generates by DAQ card can not be power driver. This means your buzzer need power supply, and you can use any waveform as output signal. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.