Macro with repeated IR command not sending 2nd repeated command

I’m trying to setup some favourite TV channels. The PVR is controlled via IR commands. One channel I want is 7550. The macro does send the individual “button presses” for each number except the second 5. So I get 750 instead of 7550.

I’ve tried putting delays between each number. from 200ms to 1000ms. At 1000ms, the PVR assumes no more button presses and changes to whatever has been entered so far. At 900ms I still only got one 5, so I’m not convinced delay is the answer.

Any suggestions?

Edit: I didn’t know about IR Sequence at first, so I added each digit and delay separately. I then tried “IR Sequence”. But no change in behaviour.

I think you must enter DIGIT_7,DIGIT_5,DIGIT_5,DIGIT_0,CURSOR_ENTER as the command sequence.

Thanks. Sadly, aside from the enter at the end, that is exactly what I have. Since the PVR is changing to channel 750, I don’t believe the enter will make a difference