Creating custom applications for computers or dedicated automation controllers that communicate with
ControlByWeb products is not a difficult task for many programmers. This can be done using most
programming languages.
All of the ControlByWeb products are similar in the way they communicate with custom applications. Code
examples in various programming languages are given in the WebRelay downloads page.
The Temperature Module Logging Utility is a simple program that can be used to periodically poll the temperature module and log
the data to a text file. The utility was written in Visual C# for Windows operating systems. The zip file includes the executable, instructions, and
the source code for the utility.