Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

ERO Temperature Controllers

Hi,

Has anyone had experience of communicating with ERO Temperature Controllers?
The newer versions have a Modbus protocol, but we are using older ones with
only ERO protocol.

Thanks,

John Dunlop
0 Kudos
Message 1 of 2
(5,543 Views)
Depending on how easy the "ERO" protocol is, and how complex your communication
is going to be, you may be able to use the ASCII Object in Lookout. As you
are aware, ASCII Object is ideal for sending and receiving simple ASCII characters.
If you think this is feasible I can give you an example which shows how
to use an ASCII Object as a simple serial driver.

The other (better) option is for you to write your own driver using Lookout's
Object Developer Toolkit. You have to be fluent with C/C++ and the VC++
development environment.

Any other ideas?

Khalid

-------------------
"John Dunlop" wrote:
>>Hi,>>Has anyone had experience of communicating with ERO Temperature Controllers?>
The newer versions have a Modbus protocol, but we are
using older ones with>only
ERO protocol.>>Thanks,>>John Dunlop
0 Kudos
Message 2 of 2
(5,543 Views)