Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Control JC Systems FastTRAC?

Hello,

 

Has anyone used LabVIEW to control a JC Systems FastTRAC 600/620 temperature controller? There doesn't seem to be any instrument drivers in the NI database. I was hoping I could get in touch with someone who has used this instrument. Thanks 

0 Kudos
Message 1 of 4
(3,584 Views)

Hi Ace_NIST,

 

I'm not familiar with JC Systems FastTRAC 600/620. However, if it's GPIB or Serial compatible, all you need is the 488.2 driver for LabVIEW to device communication. I've included a couple of links below for your reference.

 

Latest 488.2 Driver Download Page:

https://www.ni.com/en/support/downloads/drivers/download.ni-488-2.html

 

GPIB Communication help page:

https://www.ni.com/docs/en-US/bundle/labview/page/gpib-communication.html

 

Serial Communication Starting Point:

https://www.ni.com/en/shop/labview/understanding-the-spi-bus-with-ni-labview.html

 

I hope this helps,

 

Josh L

 

 

Applications Engineer
National Instruments
Message 2 of 4
(3,575 Views)

I have used the JC600, and in fact I made my own 'driver' for it, but in LabWindows /CVI, the less-driver-supported ANSI C code-oriented cousin of LabVIEW. Not perfect, but good enough to avoid using direct GPIB raw commands all the time. I'm new to LabVIEW, and I'll probably practice making my own driver for the JC600 again like I did in CVI. If I have any success I'll let you know.

0 Kudos
Message 3 of 4
(3,550 Views)

I use Labview to communicate with JC system fast trac 600/620 controllers, I installed the library files in JCSystems web page. I am using serial communication for now in one controller.

 

Regards,

 

 

0 Kudos
Message 4 of 4
(3,541 Views)