11-02-2010 06:02 PM
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?
11-03-2010 04:43 AM - edited 11-03-2010 04:44 AM
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:
11-03-2010 08:57 AM
This doesn't look like you used any of the vi's that are available for download from Thermotron? Is there a reason why?
11-03-2010 09:37 AM
@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.
11-03-2010 10:30 AM
I am trying to use GPIB to control the chamber. I guess because it is VISA it should translate into GPIB for me.
11-03-2010 10:38 AM
11-04-2010 02:53 PM
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?
11-05-2010 04:59 AM
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).
03-22-2013 10:24 AM
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 😕
03-25-2013 10:30 AM
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