09-25-2007 02:35 AM
09-25-2007 03:02 AM
Hi Anita,
VISA close can free the port so Hyperterminal will be able to access it without closing LabVIEW. You can prove it by building a simple program to open the port wait for a button then close the port. Beware though, a VISA Read or Write will "open" the port again, even if you close it! Make sure the port isn't accessed again if you want it to stay closed!
Cheers!
09-25-2007 04:12 AM