In my computer: Labview with PCI-6035E measuring card.
My program uses digital i/o port to write (Port write.vi) four lines separately.
Is there better way to do that, because I have to make my own CLOCK signal (line one) and the data bits (line two) must be set one at the time and so on...?
When another program, which reads data from an analog input line, is running, my program goes extremely slow?