Manufacturer:
KMTronic LTD
Features:
- Each relay has an LED to indicate when it is operated.
- Relay outputs can be used to turn ON/OFF lights, motors and other devices.
Specifications:
Relays have Normally Open (NO) and
Normally Closed (NC) Contacts each capable of switching max:
- 12VDC/15A
- 24VDC/15A
- 125VAC/15A
- 250VAC/10A
Supply:
Requires external 12 volt DC / 1000mA power supply
Operation Range:
Industrial (0°C to +80°C)
Dimensions:
108 mm / 150 mm / 25 mm (connectors mounted)
Default:
IP address: 192.168.1.199
Subnet Mask: 255.255.255.0
Default Gateway: 192.168.1.1
UDP Port: 12345
UDP Commands ( ASCII Encoded ):
FF0000 - Status Read command
FF0100 - Relay 1 OFF command
FF0101 - Relay 1 ON command
FF0200 - Relay 2 OFF command
FF0201 - Relay 2 ON command
FF0300 - Relay 3 OFF command
FF0301 - Relay 3 ON command
FF0400 - Relay 4 OFF command
FF0401 - Relay 4 ON command
FF0500 - Relay 5 OFF command
FF0501 - Relay 5 ON command
FF0600 - Relay 6 OFF command
FF0601 - Relay 6 ON command
FF0700 - Relay 7 OFF command
FF0701 - Relay 7 ON command
FF0800 - Relay 8 OFF command
FF0801 - Relay 8 ON command
FFE000 - All relays OFF command
FFE0FF - All relays ON command
UDP Test Software example including source code (C#):
KMTronic UDP Test Software.zip
KMTronic UDP Test Software Source Code.zip