01-30-2013 02:29 PM
Old serial vi works but "Basic Serial Write and Read ", example using VISA has to have error handleing removed "write Bytes to port"or throws:
Error -1073807298 occurred at VISA Write in Basic Serial Write and Read.vi, VISA: (Hex 0xBFFF003E) Could not perform operation because of I/O error.
I read through some of the threads and tried removing and adding the drivers and this did not fix the issue.
Any suggestions would be appriciated, I'm using LV8.6.
Regards,
-SS
01-30-2013 03:31 PM
Just a guess, but are you trying to talk to a port that is bring used by something else? Does it behave the same way on all serial ports?
Mike...
PS: No problem on LV2012 (win7)
01-30-2013 07:18 PM
@mikeporter wrote:
Just a guess, but are you trying to talk to a port that is bring used by something else? Does it behave the same way on all serial ports?
No the ports are freed up and yes it behaves the same way on both ports.
They are virtual USB to UART ports. -SS
01-31-2013 07:44 AM - edited 01-31-2013 07:44 AM
Does your computer have any built-in serial IO? Do the drivers work with them? Can you access the serial dongles from other programs like hyperterminal? What OS are you using? Who makes the dongles that you are using?
Mike...
01-31-2013 08:41 AM
@mikeporter wrote:
Does your computer have any built-in serial IO? Do the drivers work with them? Can you access the serial dongles from other programs like hyperterminal? What OS are you using? Who makes the dongles that you are using?
Mike...
Yes, one built in serial I/O. No, since I am using a USB connection for my hardware that is required. Yes, Tera Term and Hyperterminal work. The OS is Windows 7 (officially not suported I think). USB drivers are made by Siliconlabs.
I will install LV(latest) on a 30 eval and see if it has the same issue.
I know VISA works fine on other hardware, I'm just trying to make sure I don't have a hardware problem lurking under the hood of my driver.
01-31-2013 08:45 AM
Based on what your answers, I think I would lean towards a compatibility problem between Win7 and the older version of LV. I have used SiliconLabs products in the past and in my experience they were always solid.
MIke...
02-01-2013 10:11 AM - edited 02-01-2013 10:11 AM
02-01-2013 10:15 AM
Hmmm... Well so much for experience. Do you have a dongle made by a different vendor available?
Mike...
02-01-2013 10:36 AM
02-01-2013 10:45 AM - edited 02-01-2013 10:45 AM
There should only be only one set of VISA drivers on the PC. You can see what is installed in MAX, under software. Are you running VISA 5.2? There is another question active right now with a guy who is using VISA 5.2 and is also seeing strange write errors communicating with a USB dongle. Here
Mike...