02-07-2007 03:20 PM
02-08-2007 02:47 PM
02-12-2007 06:24 PM
02-13-2007 09:18 AM
02-13-2007 11:29 AM
02-14-2007 10:15 AM
02-14-2007 10:18 AM
02-14-2007 10:30 AM
But I still wonder why the unwired boolean gives an error - there is no error running the same VI on a PC !
02-14-2007 10:48 AM
02-16-2007 01:22 PM
Hi Miko,
Would you be knowing about the VISA error -1073807343?
I am trying to talk to the serial ports of my Single Board Computer (SBC) using PDA module's VISA functions. Using tools like Hyperterminal, I have checked that the three serial ports of SBC are working correctly. But I am unable to use VISA to open/configure/talk to any of these serial ports.
Earlier, I was getting error code -1073807202 when trying to open a port. After reinstalling VISA on the SBC I do not get this error. But now I get error -1073807343. VISA: (Hex 0xBFFF0011) Insufficeint location information or the device or resource is not present in the system.
Please see my attached VIs: V-open.vi and Vtest1.vi. The first VI, V-open.vi, simply tries to open a COM PORT (I have tried opening different COM PORTs). The second one, Vtest1.vi, waits for a user to change the value of a VISA Resource name control and then tries to read its properties. While V-open.vi gives me the above mentioned error, the second VI is behaving very different. After converting Vtest1.vi to an application I do not see the VISA Resource name control on the front panel..it just disappears. The same happens in the emulator too.
I would very much appreciate your help,
Shruti