10-01-2007 09:47 AM
10-01-2007 10:28 AM
10-02-2007 03:19 AM
10-02-2007 08:38 AM
10-22-2007 07:27 AM
10-22-2007 08:50 AM
10-22-2007 10:31 AM
Thanx for answering. You are right about no new useful examples in 8.2.
I am already using the DAQmx driver. I also have put a VI together using a Timed Loop to write the data, stored in an array, to the digital port. Works fine. I just thought I could raise the performance frequency using the hardware properties of the Card. Is there a way to use the internal time base of the Card for my application?
I'm trying to put a 3 line (Clock, Enable, Data) series interface together. I also did write a VI using the 2 Counters to output the Clock and Enable signals (changing the dutyCycle and Frequency of the counters). Now I need to find a way to output the Data signal. Do you have any idea how I could do that?
3 line series interface time table.
Clock 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1
Enable 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0
Data 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0
I am new in LabVIEW and DAQmx Cards.
Thanx
Vadim
10-22-2007 10:37 AM