Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

SERIAL COMMUNICATION USING VISA

My project is regarding Room Light Intensity Control using Labview, in which my hardware is ready and working fine. The only problem I am facing is how to transmit my input signal from labview serially to the microcontroller PIC16F8774A, via MAX232. I tried using the example given by NI with Labview, for Basic Serial Write and Read, but there is an error Hex 0xBFFF009E displayed when I run the program. So, if some body can please help me out of it would be great. Thank you.

0 Kudos
Message 1 of 2
(3,619 Views)

Error -1073807202 occurred at an unidentified location

Possible reason(s):

LabVIEW: (Hex 0xBFFF009E) VISA or a code library required by VISA could not be located or loaded. This is usually due to a required driver not being installed on the system.
=========================
VISA: (Hex 0xBFFF009E) A code library required by VISA could not be located or loaded.

 

In other words you only have installed LabVIEW and not VISA. Use the driver dvd to install all you need.

greetings from the Netherlands
0 Kudos
Message 2 of 2
(3,616 Views)