09-30-2011 05:56 PM
Hi,
I am trying to communicate with Thermotron Chamber(TH8800 Controller) via serial comms, I downloaded Thermotrons VI's but did not get them to work - I receive erros!
Perhaps I have not configured the 8800 controller correctly for receiving serial comms from a PC - can someone please tell me exact steps i must ensure are set on controller to ensure correct operation via serial comms,
Should i only have Serial Comms selected in 8800 computer I/O and must every command sent to chamber end with special delimiting charatcer?
Thanks
03-13-2013 10:09 AM
Hi
Did yo get the required help with this, i have a similar task with a thermotron chamber that has a 7800 controller. i would like to control it using labview, but i need exact step on the process to do so. any help would be appreciated
Thanks John
03-13-2013 01:04 PM
hi,
i dealed with this 8 years ago so i don't have the code any more.
please see the example VIs i attached on the first page of the post. it may help you to havr a start.
amos
07-15-2013 11:50 PM
May be a day late and a dollar short but i'm using the Thermotron Supplied Themotron SubVI's I will Attach them. I simply modified these files to accomodate any data aquisiton going on as well and restructured the commands into tabs.
Hope it Helps
Sincerly, Billy G. Alexander
02-27-2015 03:41 AM
Your not as late as me!!!
These subVI's are for a TCP\IP connection what is involved in changing this to a RS232 coonection or is there a completely different set of VI's for this type of interface
Hope you can help
John
02-27-2015 11:01 AM
Hey,
I think we can re-animate this dead animal.
I Went back an looked through my folders and found the attached Drivers. You will need to move the supplied DLL's into the appropriate location's but that should be an issue
I took a quick look in the library files they use a standard I/O so you can just point it to a Com address for your RS232
03-02-2015 02:20 AM
Thanks,
In the attached installation instructions, it said to put the .dll into C:\VXIpnp\WinNT\bin, this directory doesnt exist . is it just as simple as creating this directory and putting the .dll file into it?
03-02-2015 09:42 AM
I am using a USB to Serial connection, with a 3 null RS-232 cable.
I have downloaded the drivers and placed the file in the correct location and mass complied as per instructions.
I have also placed the .dll file into the correct file which I created
Next I am trying to send commands through the visa test panel but I am still receiving a time out error
Have you any ideas were I am going wrong.
03-02-2015 09:49 AM