| WATCONNECT is Watlow's Windows®-based software library for ModbusTM RTU and ModbusTM TCP communications. This software tool kit makes it easy for programmers working in Visual Basic, C, C++ and Visual C++ to develop Windows® applications that communicate with Watlow controllers using the ModbusTM RTU and ModbusTM TCP protocols. The simplicity of the interfaces insure a short learning curve and shortened development times for Human Machine Interfaces or other applications that communicate with controllers.
The main benefit of the tool kit is that the programmer does not need to learn the details of the ModbusTM protocol, Windows® serial port or Ethernet communications to successfully develop programs that read and set parameter values in controllers.
The kit provides:
A dynamic link library (DLL) for ModbusTM RTU
An ActiveX control (OCX) for ModbusTM RTU
An ActiveX control (OCX) for ModbusTM TCP
The ModbusTM RTU DLL provides four, easy-to-use functions: open port, close port, read data and write data. To use these functions, the programmer just needs to know the communications port settings and address of the desired data, found in the controller documentation.
The ActiveX control for ModbusTM RTU provides the same easy to use functions as the DLL with the addition of asynchronous read/write functions with a callback notification (event) issued to the host upon completion of message transactions.
The ActiveX control for ModbusTM TCP provides the analogous functionality for ModbusTM communications over Ethernet. All the programmer supplies is the host server name and the data address.
|