Moderator: jrhees
jrhees wrote:shalamigri,
You are experiencing issues with IR 'collisions'. Because the USB-UIRT is receiving IR from your remote, it must wait until your remote 'shuts up' before it can send out the IR code (from your Girder script) to your cable box. Different remote protocols will have different 'gaps' between repeats of a code, which is likely affecting your results.
In addition, not only must the USB-UIRT wait until IR reception is finished before it can transmit, but if your cable box sees IR from your remote at the same time (or too closely spaced) as IR from the USB-UIRT, it will not recognize the IR.
To verify, try this:
1. Modify your script in Girder and add a Girder Delay/Sleep of 1 second at the beginning of the multigroup triggered by your remote.
2. Tap the button on your remote for a very short duration to trigger the Girder multigroup. The delay before Girder transmits IR will ensure that the IR from your remote has terminated before Girder tries to transmit.
See what behavior this exhibits.
-Jon
Users browsing this forum: No registered users and 15 guests