Page 1 of 1

pb with sending IR commands

PostPosted: Mon 6. Jul 2009, 16:19
by choco95
I have IrTran Mediacontroller (RS232)
I want to order by RS232, with the command
snd <remode>, <command> + Chr $ (13)
(snd marantz,on/off + Chr $ (13)
in VB6 on com1
Everything works with irtranstray but not when I send the sequence as indicated

thanks

Re: pb with sending IR commands

PostPosted: Mon 6. Jul 2009, 19:52
by IRTrans
Hi,
you will need to upload your remote controls first using the GUI Client (Device Database):

- Open Device Database in the GUI Client
- Select the remotes you want to upload (Right Mouseclick-Select)
- Click on "Flash" to upload the codes

IRTrans

Re: pb with sending IR commands

PostPosted: Tue 7. Jul 2009, 11:15
by choco95
ok, it works fine

thank you

Re: pb with sending IR commands

PostPosted: Fri 10. Jul 2009, 09:59
by choco95
hello,

I need to down a screen
in a home cinema to make a
ir command lasts 7s (the time that the screen is lowered)
how do?

thank you

Re: pb with sending IR commands

PostPosted: Fri 10. Jul 2009, 10:58
by IRTrans
Sending a 7s code is not possible. You can only try to make a macro that sends the IR code several times.

IRTrans