LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

thermotron

I looked at the block diagram.

To modify the other VI to use GPIB, Modify it to use VISA Read/Write instead of the old serial functions. Something like the attached file.
0 Kudos
Message 21 of 25
(1,789 Views)

Hi,

 

would you share the instruction set of S-1.2 chamber? i tried to search thru the thermotron website but couldn't find it.

Thanks.

 

James

0 Kudos
Message 22 of 25
(1,442 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 23 of 25
(1,347 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/Instrument-Control-GPIB-Serial/thermotron/m-p/2048534#M54337

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 24 of 25
(1,336 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 25 of 25
(1,322 Views)