LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -1073807202

I am trying to write a command to an external instrument via a com1 port and even using a very simple circuit (using a VISA write block, VISA resource name is I/O COM1, and the command to the instrument in Write Buffer. Nothing is wired to the error code input. )  I get the following error message:
 
Error -1073807202 occurred at VISA Write in doug experiment.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.
 
Any ideas on how to get this to work/ what I am doing wrong, would be greatly appreciated.
 
Cheers
0 Kudos
Message 1 of 3
(5,038 Views)
A very very common reason: VISA is not installed.
VISA doesn't get installed together with LabView, it must be actively installed from the Drivers CDs.
You may verify if VISA is installed by using Measurement & Automation Explorer, Software folder.
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 2 of 3
(5,030 Views)
Hi Doug,

have you noticed that before you asked a question you were forced to do a search?
Have you done that?
because if I enter your error code (without the (-)) I get 136 results
With 3 in the last week (is this some school assignment)
The most recent answer is here

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 3 of 3
(5,028 Views)