04-16-2008 08:16 AM
04-16-2008 08:33 AM
04-16-2008 09:08 AM
04-16-2008 09:14 AM
The busy in MAX is probably occuring because the third party software is still running. It has to be shut down completely.
I didn't say that the two devices would be regarded as one port. What I said is that the possiblilty exists that the third party software is checking the availability of all ports before it runs. Seeing that one com port is busy, it may just be waiting to proceed until it continues and connects to the specific port with the other instrument. Without having access to the third party software, it's just speculation but I definitely know that two spearate VISA session can run in parallel.
04-17-2008 10:02 AM
04-18-2008 03:26 PM
Nach,
At least you have a work-around for now. You could use a program called port mon (port monitor) to monitor the activity on a serial port. This will capture all accesses that interact with the ports. If you specify port mon to monitor all ports, you can run your program to see if it tries to access ports other than the one connected to your instrument. You will probably find that the program ties up several ports (very unfriendly behavior, as you have seen).
As long as a port is busy, other programs will not have access to it. Let us know if this is not the problem.
I hope this helps,
Steven T.
11-08-2012 08:16 AM
podrias decirme como conectaste el dpi740 al pc, lo he intentado pero no recibo datos, el puerto esta bien, pero al momento de correr el ejemplo read write serial de labview no recibo nada
agradecida de antemano por alguna respuesta