01-15-2010 07:16 AM
Hi,
I have a problem with my program using OPC to talk to Eurotherm PID (2704, v6.30) controllers using the iTools OPC server (version 7.68). In the program the temperature is read/written by: DataSocket Write Double.viDataSocket Read Double.vi (for connecting I use: DataSocket Connect.vi )If you want to see the program-code, I can upload it.
regards.... Alex
01-15-2010 07:26 AM
As say Owen.S here, do you have the licence?
01-15-2010 07:34 AM
Hello,
LabView -> yes, we have the licence (Heriot Watt University)
iTools OPC server -> no (but it can be used without the licence)
Alex
01-15-2010 07:40 AM
See here.
01-15-2010 07:43 AM
Not sure about the iTools licensing...
Contact directly Eurotherm to know if OPC Server is concerned by the 30 minutes restriction in evaluation mode too (as iTools Engineering Studio).
01-16-2010 03:55 AM
I can confirm that the iTools OPC Server will only operate for 30 minutes, with third-party OPC clients such as LabView, unless a Product Key is purchased from Eurotherm.
Regards
Mike
01-16-2010 09:20 AM
Why did you start a new thread? It seems you got the answer in the other thread. Either:
1. Buy the license from Eurotherm for their OPC server.
2. Go about it by another method such as using Modbus or reading the manual to see if there is another communication protocol that will work.