LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read spreadsheet data, write to card

Hi.

I'm new in here and I have a question.
I want to read a spreadsheet file with pattern inside. Well that's
no problem. But when I want to write this data to the NI-DAQ-6533
I get many problems. I only can send the data with a software-timed-loop
with only 1kHz. That's too slow. Now I want to use the internal clock of
the card, but it don't work.

Have anybody an VI which reads pattern out of a file and write them to
this 6533 CARD? In the end I need an VI which can send 16Bits and read
8Bits responses.

Thank's for your help.
panama.
0 Kudos
Message 1 of 3
(2,444 Views)
Hi again

I only want to know how i've to setup the clock-VI.
I want to send digital-data from a file with 1MHz
to a perpherial-device, connected to the DAQ-6533.

But erverytime i run, the Buffer generates an error.

It's very important, I have to finish the VI at friday.

Thanks a lot.
panama.
0 Kudos
Message 2 of 3
(2,432 Views)
Panama,
For reading a spreadsheet file, you can use simple File I/O VIs. There is a 'Read From Spreadsheet File.vi' that might do exactly what you want. As far as the DIO, I would suggest taking a look at some of the shipping examples (Help>>Find Examples). The Pattern Output examples might be particularly useful in your case.
-Alan A.
0 Kudos
Message 3 of 3
(2,415 Views)