COM-UKED

The COM-UKED is a remote binary input module with UKED-compatible DD50 connector (16 binary inputs, 5 V). It's designed to read the state of a UKED hoist's safety circuit contacts measurement system.

The COM-UKED module transmits data using a 115.2 kbps RS-485 link with up to 1 kHz sampling frequency. Multiple devices can be connected in a daisy-chain.

Ordering guide

Order Code Description
COM-UKED The COM-UKED module

Documentation

Firmware

The COM-UKED firmware is available under the terms of the GNU General Public License version 2 from http://ftp.podlesie.net/pub/tmos and a git repository. From a git tree it can be compiled using the following commands:

$ git clone git://git.podlesie.net/km/tmos.git
$ cd tmos
$ make spruked_defconfig
$ make

The tmos.hex contains the resulting firmware.