ShopLogo
PRODUCTS
Software delivered with USB devices

ClewareControl

The application "ClewareControl" displays the states and values of the found Cleware devices. The values could be stored and retrieved later. The printing of the diagrams is supported.

The device properties like the displayed name, the polling interval or the color of the curve are also controlled with this program. Every device could assigned to up to 256 actions, which are called when a defined state is reached. For example if the temperature exceeds a limit a alarm tone could be played, at a higher temperature a email will be send and at a third level an USB-Switch with a connected air condition may be activated.


ClewareControl may be configured as a server to show Cleware devices available on the net. In the screenshot on the right five local devices and one remote temperature device connected to a Linux system in the server room are displayed.

The devices USB-Watchdog and USB-AutoReset will receive the signs of life from ClewareControl. The supervision of critical events will also be done here. The first device in the screenshot on the right is an example for this. The signals could also be generated from different applicationen like USBwatch.

USB-Switches are also controlled and visualized with ClewareControl. The events are times, the switch should be turned on or off. The USB-Switch could also be turned as an action initiated by other sensors, e.g. the USB-Temp.

The ClewareControl application could be configured to run as a service in the background. In the background data is aquired, actions are taken and values are send to display server.

A complete description of ClewareControl and the USB devices are available PDF format.

The applikation is available in the Download area for testing. A simulator to test the application under real conditions and some sample data could also be found here.

USBswitch

If an USB-Switch or USB-Switch ATXX just should be turned on and off without recording, the little application"USBswitch" may be used. The program is located in the system tray when minimized. The state of the switches is represented by red or green icons.

USBwatch

The application "USBwatch" sends a sign of life every second to USB-AutoReset or USB-Watchdog devices. The application is always located in the system tray. Systemtray. It is ideal if a system uses only this kind of devices.

 

Application programing interface (API)

To integrate Cleware device in user application several API are available. The central interface is USBaccess.dll defined in USBaccess.h. This is the interface all of the Cleware Windows programs are using. Two ActiveX DLLs (OCX) are available to access USB-Temps or USB-Switches from VB. The user interface is shown on the right. More information is located in the download area. Delphi and Linux support is also available.