Discussion:
Installing Driver
(too old to reply)
Arabi
2008-08-11 20:10:06 UTC
Permalink
Hi, I already have a microcontroller circuit wired up that controls an LED driving cct, and aquires digital signals. I also already have a LabView project already designed to interface with the circuit; however I am not sure how to install a driver once the circuit is connected to the computer via USB.I am new to this, so any help would be greatly appreciated..
Aashish_M
2008-08-13 13:10:06 UTC
Permalink
Hey Arabi,&nbsp;You need to tell us more about the controller you are using.&nbsp;Is this a custom device or something that has been developed by a company?If it's a common device, you probably can find the relating driver in <a href="http://www.ni.com/devzone/idnet/" target="_blank">Instrument Driver Network</a>. &nbsp;The instrument drivers have to be placed within the \National Instruments\LabVIEW X.X\instr.lib\ directory once they are downloaded and unzipped. Then close and open LabVIEW. Open the Functions Palette and navigate to Instrument I/O &raquo; Instrument Drivers to view the instrument driver that was installed. Also do refer to <a href="http://zone.ni.com/devzone/cda/tut/p/id/2804" target="_blank">How to Use an Instrument Driver in LabVIEW Tutorial</a>. &nbsp;Have you managed to get Windows to communicate with the controller?The first step would probably be to install the drivers that come with the controller.&nbsp;What do you mean by &quot;already designed to interface with the circuit&quot;?Are you using VISA commands to interface with the circuit?&nbsp;Please be a bit more detailed as to what you mean by installing driver or at least what kind of driver you are talking about.&nbsp;&nbsp;
Continue reading on narkive:
Loading...