![]() |
|
|||||||
| Using IR Commands within mControl How to use IR commands within mControl through the USB-UIRT or GC-100 adapters |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How do I trigger a simple IR command through a GC100 when pushing a button?
Is this only supported through macros? Espen |
|
#2
|
|||
|
|||
|
the only way i can think of is a zwave wall mounted switch that switches nothing, and a macro that triggers the IR event on status change of that switch.
|
|
#3
|
|||
|
|||
|
I ended up sending commands directly to the GC100 with it's own API, over sockets with the generic mControl driver; for example like this:
Code:
... <outgoing-messages> <param name="GUIDE" value="sendir,2:1, 1,38000,1,1,341,171,21,22,21,22,21,22,21,64,21,22,21,22,21,64,21,22,21,22,21,22,21,64,21,22,21,22,21,64,21,22,21,22,21,64,21,22,21,64,21,22,21,22,21,64,21,22,21,22,21,22,21,64,21,22,21,64,21,64,21,22,21,64,21,64,21,1706,341,86,21,3640" /> ... I'm using an USB-UUIRT to learn the IR-code. Works OK, but once again exposes one of those unbelievable shortcomings of mControl... ![]() Espen |
|
#4
|
|||
|
|||
|
Hi, I m new here,
I have learned IR codes using GC_IRL & using GC100 to control TV & Aircon, below is my problem after many tries. using GC's iLearn, i get the below TV IR code and able to control it. (toggle on/off) 0000 006D 0000 0022 0156 00A9 0016 0014 0016 0014 0016 0014 0016 0014 0016 0014 0016 0014 0016 0014 0016 0014 0015 003F 0015 003F 0016 0014 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0016 0014 0015 003F 0016 0014 0015 003F 0016 0014 0016 0014 0016 0014 0016 0014 0015 003F 0016 0014 0015 003F 0016 0014 0015 003F 0015 003F 0015 003F 0015 003F 0015 02F8 when i learn in mControl, the codes become repeated as per mentioned in this thread http://www.embeddedautomation.com/fo...ead.php?t=1097, however, this code will turn ON the TV and Turn it OFF simultaneously. 0000 006D 0000 0044 0155 00A9 0015 0013 0015 0013 0015 0013 0015 0013 0015 0013 0015 0013 0015 0013 0015 0013 0016 003E 0016 003E 0015 0013 0016 003E 0016 003E 0016 003E 0016 003E 0016 003E 0015 0013 0016 003E 0015 0013 0016 003E 0015 0013 0015 0013 0015 0013 0015 0013 0016 003E 0015 0013 0016 003E 0015 0013 0016 003E 0016 003E 0016 003E 0016 003E 0016 0610 0155 00A9 0015 0013 0015 0013 0015 0013 0015 0013 0015 0013 0015 0013 0015 0013 0015 0013 0016 003E 0016 003E 0015 0013 0016 003E 0016 003E 0016 003E 0016 003E 0016 003E 0015 0013 0016 003E 0015 0013 0016 003E 0015 0013 0015 0013 0015 0013 0015 0013 0016 003E 0015 0013 0016 003E 0015 0013 0016 003E 0016 003E 0016 003E 0016 003E 0016 0610 Even i have tried cut and paste the code into mControl, it will repaet automatically after safe. Any ideas to resolve this! Hi DSKO/hadi, I will like to send command directly to GC100 since it works when i send IR through iLearn directly. can you share the generic mControl driver since i have no idea how to write it with GC's API. any help will be much appreciated! TQ. alan |
![]() |
| Thread Tools | |
| Display Modes | |
|
|