Thank you for adding that so quickly. Your plugin works to send a single
IR code to a KIRA, and with a few changes to SBNetIOSendMsg, works great
for my purposes.

I discovered that either the KIRA or my amp doesn't understand if two IR
codes into the same message.  So I made some changes to treat semicolons
as marking separate connections.  I also added the ability to specify a
delay between connections by a comma (so the command for two IR codes
with a three-second delay is, "K 2822 2296 10FD... ,3;K 2422 21A1 ...")

I'm not a programmer, let alone proficient in perl (in fact, I just
realized that I didn't check the post-comma characters before plugging
them into the sleep command). But I'll attach a diff of my changes, in
case they are useful to you or someone else.


+-------------------------------------------------------------------+
|Filename: SBNetIOSendMsg.pm.diff                                   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=17057|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
touchstone's Profile: http://forums.slimdevices.com/member.php?userid=47457
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