All working reliably now.

Two changes to *SBNetIOSendMsg.pm*

> 
> 
> added:
> 
> $CMD = PACK('H*', $CMD); 
> 
> and
> 
> MY $REQUEST = $CMD . \"/N\";
> 
> becomes
> 
> *my $request = $Cmd; *   
> 
> linefeed removed
> 
> 

I send each control string three times with short intervals inbetween.
Default connection *udp:255.255.255.255:10000* will probably work
universally.

To make writing the Turn On Command and Turn Off Command easier I wrote
an online helper: http://118design.co.uk/Orvibo_S20/

I am very grateful to Günther for writing SBNetIO and for his help in
getting this working. If anyone is interested in using an Orvibo S20 to
switch their amplifier, they cost about £16 from Amazon.

Tony


------------------------------------------------------------------------
Wiredcharlie's Profile: http://forums.slimdevices.com/member.php?userid=35115
View this thread: http://forums.slimdevices.com/showthread.php?t=100514

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to