Page 1 of 1

groovy IP relay

Posted: Mon May 13, 2013 2:53 pm
by stub
Just something I discovered you all may be interested in. This thing is pretty neat RIBTW2401B-ET. Its a stand alone IP relay with IP commands and a web page and can also send on/off feedback.
I am useing it for on/off commands for a DJ style amp to power to DIY style rather power hungry JBL subwoofers. works great in Demopad!

http://www.functionaldevices.com/buildi ... TW2401B-ET

HTTP Get commands to control relay and get status bypassing Ethernet RIBĀ® webpage. Status returned in XML format.
To turn relay on and off:
http://192.168.100.10/index.htm?relay=on
http://192.168.100.10/index.htm?relay=off
To configure relay power up state:
http://192.168.100.10/config.htm?pwr=on
http://192.168.100.10/config.htm?pwr=off
http://192.168.100.10/config.htm?pwr=last
To configure whether relay is bound or unbound to digital input:
http://192.168.100.10/config.htm?dry=on
http://192.168.100.10/config.htm?dry=off
To reset device:
http://192.168.100.10/reset.htm
To read status information:
http://192.168.100.10/status.xml
Response will be in the following format:
Relay is commanded by webpage of device or by HTTP command. Local overrides are done manually by DIP switches and take precedence over webpage, HTTP commands, or Digital Input if Binding enabled. Digital Input may be used for general purpose inputs and may be bound to relay to allow direct control of the relay with Digital Input. Use Default Relay Setting to determine power on state of relay after power cycle; On, Off, or Last Commanded State.

Re: groovy IP relay

Posted: Tue Apr 01, 2014 12:20 pm
by michaelbnt
very interesting.

Let me know where there is a website with worldwide shipping of this product