Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

thermotron

HI ALL
I AM LOOHING FOR A SIMPLE VI\LLB THAT CAN SET THE TEMP ON THERMOTRON 2800 \3800
IT IS ONLY HAVE TO SET A TEMP CHECK EVERY  MIN IF THE TEMP REACHED AND WHEN GETTING THERE WAIT AN AMOUNT OF TIME
ׂI AM USING GPIB
 
 
I WILL APPREICATE ANY HELP
THANKS
SHAI
 
0 Kudos
Message 1 of 4
(5,301 Views)

I basically wrote a standalone application that can detects and replicates most of the basic functions on the thermotron touch panel. It is very simple by referring to the thermotron user manual and send the command thru tcp protocol vi library.

 

Take a look at the details of the complete project and snapshot below: (Vote for me if you think it's cool!)

https://decibel.ni.com/content/docs/DOC-18615

0 Kudos
Message 2 of 4
(4,537 Views)

@KelvinTang wrote:

I basically wrote a standalone application that can detects and replicates most of the basic functions on the thermotron touch panel. It is very simple by referring to the thermotron user manual and send the command thru tcp protocol vi library.

 

Take a look at the details of the complete project and snapshot below: (Vote for me if you think it's cool!)

https://decibel.ni.com/content/docs/DOC-18615


Are you done spamming these forums?

 

http://forums.ni.com/t5/LabVIEW/thermotron/m-p/2048530#M668229

http://forums.ni.com/t5/LabVIEW/Thermotron-TCP-IP-interface/m-p/2048526#M668227

http://forums.ni.com/t5/LabVIEW/Controlling-Thermotron-Basic-steps/m-p/2048524#M668226

http://forums.ni.com/t5/LabVIEW/Problem-with-driver-for-Thermotron-8800-in-LabVIEW-8-0/m-p/2048512#M...

Message 3 of 4
(4,531 Views)

Apologize for the spam, I do tried with tcp/ip and it works with LV 10. Sharing attached student-level created subVIs for Thermotron 8200. :smileyhappy:

This can be a good reference point for user of other Thermotron series by referring to the user manual and replacing some of the instruction set with little modification.

0 Kudos
Message 4 of 4
(4,518 Views)