I have an instrument which is controlled by TTL pulses I send from a PCI-6602 board. I am able, using DAQ-mx functions, to control it with the computer that the board is installed in. However, I need to now control it from another room and another computer (with Labview 7.1 as well).
I have tried the following
1) Looking for the remote system using the VISA server in measurement and automation. Doing this I can see the serial/parallel ports and GPIB instruments on the DAQ board computer but not the DAQ board!
2) Doing call by reference functions and accessing subvi's that are on the DAQ board computer. I am able to receive communication from the laser on the input channels on the DAQ with the call by reference function but not send TTL pulses! The program believes it is doing so, but my laser (and oscilloscope) disagree unfortunately.
Please help! I really do not car how I initialize the counter board (needs to be initialized to single pulse mode) and send the pulses- just as long as it works.
Thanks