From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,979 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,950 Views)