Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

What is the best way to interface scsi 3 with Labview?

Hi,

I am an undergraduate working with labview this semester as an independent study. My goal this semester is to write software for a Jasco FT/IR 460 plus that connects through a SCSI 3 cable. What options do I have for interfacing Labview with this instrument assuming I have very little hardware that is compatible with labview?

0 Kudos
Message 1 of 2
(2,984 Views)

Hello aegeis,

 

Do you attach the SCSI cable to the computer or the instrument? Do you have a manual for this device?   Generally, most instruments connect back to the computer through GPIB or serial connections.  With those, you communicate through NI-VISA.  If you don't have those connections, you would want to look for a driver for the device (generally a .dll).  You can then call into this dll using a Call Library Node inside of LabVIEW.  I hope this helps!

ColeR
Field Engineer
0 Kudos
Message 2 of 2
(2,955 Views)