10-26-2009 09:44 AM
Hi
We have a Eurotherm 2704 temperature controller installed in our lab. Now we have to develop a LabVIEW program to controll this device which has been connected to the computer via serial port. Could someone please tell us how to acquuire data from the device for LabVIEW?
Solved! Go to Solution.
10-26-2009 09:58 AM - edited 10-26-2009 09:59 AM
01-11-2010 02:06 PM - edited 01-11-2010 02:12 PM
Hi,
Thank you, it works.
We installed the iTool OPC Server and changed the file from the "manufacturer' web site", after that it was possible to read / write the temperature from the controllers.
But we have an other problem now. The connection between the PC and the controllers is too slow. We have 3 controllers (with 3 loops each). To write 9 values and to read 9 values are ca. 3 seconds needed, and it is to slow for our project.
We changed the timeout of the serial-port to 200ms (it is the minimum value), through it the update-time is decreaded to 2 seconds (1 second would be enough for us), but we are not sure, that it is ok, to change the timeout-time of the serialport.
By the changing of the timeout-time (in the iTools OPC Server software) of the devices the update-time stayed the same (we think so).
(What does the timeout of the devices do ? )
It is possible to do the update faster ?!
We attached the simplifyed version of the program (only the part, where the values are readed / writed).
Maybe we have a misstake in other code, or it can be done better ?
We hope, you can help us.
Thank you very much.
03-22-2011 03:40 PM
09-22-2020 04:56 AM
Hi,
I've to work with Eurotherm 2604. Basically I need to be able to communicate with the oven and read/modify temperature.
I read what was written above but the iTools seem to have been removed from the website. And I can't find instrument drivers too for 2604 anywhere.
Can you help me here? I am new to this.