LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Thermotron 3800

I am trying to build a application that I can set the Temperature on a Thermotron 3800 for a period of time.  I can't figure out how to set the temp in any of the vi's that are downloadable from Thermotron?  Has anyone done anything with these?

0 Kudos
Message 1 of 10
(7,810 Views)

I've just been working on the Thermotron 7800 and had great success using simple VISA serial commands.  I don't have a manual for the 3800, but the folks at Thermotron responded quickly when I submitted a request for one on their website.  This is how I effected a Set Temperature command:

 

Thermotron 7800.lvclass_Set Temperature_BD.png

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

Message 2 of 10
(7,795 Views)

This doesn't look like you used any of the vi's that are available for download from Thermotron?  Is there a reason why?

0 Kudos
Message 3 of 10
(7,780 Views)

@B-runner wrote:

This doesn't look like you used any of the vi's that are available for download from Thermotron?  Is there a reason why?


Thermotron's Instrument Driver page says: "Thermotron recommends using the direct TCP connection approach when writing custom software applications to communicate with our chamber controllers." and "If you have considered the direct TCP approach and find that it will not meet your needs, you may download Thermotron's IVI and LabVIEW drivers" (seen here)  Even though I'm using Serial, not TCP, I figured I'd follow their recommendation.  It worked well for me. 

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

Message 4 of 10
(7,772 Views)

I am trying to use GPIB to control the chamber.  I guess because it is VISA it should translate into GPIB for me.

0 Kudos
Message 5 of 10
(7,757 Views)

[...] because it is VISA it should translate into GPIB for me.

Yes, like magic.

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 6 of 10
(7,754 Views)

When trying to find the Thermotron Chamber MAX can't find it.  I believe that it is because MAX is sending the equipment the query *IDN? and the equipment wants IDEN? for a query.  Can this be changed in MAX or do I need to make a VI that will query it?

0 Kudos
Message 7 of 10
(7,699 Views)

I don't know about getting MAX to automatically find it, but you can open a VISA Test Panel for your Serial port and query it manually.  Writing a VI is easier (I rarely use MAX).

 

max.jpg

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 8 of 10
(7,680 Views)

Hi everybody,

 

Do you have the 3800 thermotron programmer controller, or do you know where can I get it? I need it but I cant find it 😕 

0 Kudos
Message 9 of 10
(6,857 Views)

Hi LuchoVan,

 

You may want to contact Thermotron directly (here's their contact link http://www.thermotron.com/contact-us). They will be better equipped to assist you with finding the 3800 programmer controller. 

 

Regards

Doug W

Applications Engineer
National Instruments
0 Kudos
Message 10 of 10
(6,816 Views)