01-19-2010 05:21 PM
Hello my friends!
i´m tryng to interface with labview from an home made board.
It used to rum very well but now (one year later)it does not.
wen i run the programme ,it show´s me an error!!
error code:-1073807202 occurred at property node in VISA Configure serial Port(INstr).vi->pic 16f877A Read.vi
This error code is undefined.No one has provided a description for this code, or you might have wired a number that is not an error code to the error code input.
Can Any one hellp me??
01-19-2010 09:43 PM
One possbile cause for the error : The error means that you don't have VISA installed. It's on the device drivers CD.
But since you told for 1 year it worked fine, just try a quick search in the forum. Go through this link
01-20-2010 12:24 AM - edited 01-20-2010 12:26 AM
01-20-2010 11:21 AM
Maybe jimboli means that his application/hardware used to work, but he hasn't used it for one year, and now he has tried to run it again.
Jimboli, in the meantime, maybe you changed something in your PC?
As suggested by Mathank & Muks, re-installing VISA (and checking the port number) should solve the problem.
Regards