Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

What do I need to run a compiled vrsn of a serial interface ?

I compiled and successfully ran the compiled verson of an app. with a serial interface on a WIN2000 computer with the full LabVIEW development suite.
I installed the LabVIEW runtime engine only on a target computer (running WIN2000) and when I tried to run the app. got the following error -

arning -1073807202 occurred at an unidentified location.

Possible reasons:

VISA: (Hex 0xBFFF009E) A code library required by VISA could not be located or loaded.
0 Kudos
Message 1 of 2
(3,126 Views)
You have to install NI-VISA.

It is possible to avoid this seperate install by including all of the required support files.

I believe there is a knowledge base article that lists all of the files that need to be included in your build.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 2
(3,126 Views)