06-17-2015 06:33 PM
I have been tasked making a bunch of measurements with an auto colimator, got a simple script signed off on and keep getting this error code. Tried all com ports I could and still nope. Probably leaving out volumes of what one would need to figure this out but anyone that feels like walking (baby steppin) me through it is much appreciated!
06-17-2015 06:48 PM
Hey there,
The .lvproj does not actually contain the code, it is just a way to organize the vi's. Please attach your vi's (often in a zip file if there are multiple) and we can take a look 🙂
06-17-2015 08:30 PM
Psycroptic,
First off, welcome to the forums
In addition to what gregory mentioned, can you explain exactly what auto colimator you are using? Providing a link to the product page or manual would help us out a lot. The reason I am asking is because you are receiving a general VISA error. VISA can be used to communicate with GPIB, USB, Serial or even Ethernet devices so the troubleshooting steps may change a lot depending on the hardware you are using.
It might become a lot more clear when we see your code.
06-18-2015 01:00 AM
06-18-2015 10:25 AM
Hi there,
Could you be little more specific about your issue? what error code are you having, or what does it says? What are you doing? What is your application?
Regards
06-18-2015 11:43 AM - edited 06-18-2015 11:46 AM
Thanks a bunch, here is something that might be more of a help! The collimator we are using is an Elcomat 3000 btw.
06-18-2015 11:43 AM - edited 06-18-2015 11:46 AM
Thanks a bunch, here is something that might be more of a help! The collimator we are using is an Elcomat 3000 btw.
06-19-2015 10:26 AM
Hi there,
Can describe a little bit more your error, where are you getting this error? Is an error VISA? What does the error says? Have you tried to debug your code to see where it is happening, using the Highlight execution?
Regards
08-25-2015 08:45 AM
Hi there I am also suffering with the similar kind of error error no is 1073807194. I discovered this error by highlighting the execution the error star at the error out terminal at the visa serial module.Actually I am sending the real time parameters from one laptop to another wirelessly using Xbee module for example I was testing by sending positive and negative peak of a noisy signal. It worked perfectly then it did'nt worked i.e the Tx & Rx did not glow on Xbee then i Highlight the execution and found error 1073807194. can any one plzzz guide me Thanx very much in advance... I m also attatching the file
08-25-2015 09:22 AM
VISA: (Hex 0xBFFF00A6) The connection for the given session has been lost.
Looks like your virutal serial port (Xbee) got disconnected.