LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Serial+MAX

hi
is it possible tp use visa open, read, write and close vis without the measurement and automation explorer?
if yes, how? i am gettin error -1073807202 if i am trying to open a visa connection.
thnk u.
gokul.
0 Kudos
Message 1 of 4
(3,017 Views)

You don't have to install MAX but in order to open a VISA connection, you do have to have VISA installed. The error indicates that it is not. The meaning of the error is:

VISA:  (Hex 0xBFFF009E) A code library required by VISA could not be located or loaded.

0 Kudos
Message 2 of 4
(3,007 Views)
Hey Gokul,
 
Dennis is correct, you'll probably need NI-VISA, and if you are to install NI-VISA, it installs Measurement and Automation Explorer automatically for you.
 
You can download it at:
 
Regards,
 
Nick D.
0 Kudos
Message 3 of 4
(2,980 Views)
Run VISA on a non-Windows platform and you not only can run the open, read, and write without MAX, you cannot even get MAX.

Lynn
0 Kudos
Message 4 of 4
(2,974 Views)