|
Hi. I know im missing something, but i just cannot find it. I want the Ocelot to work in this manner:
I want to send a <0><1><0><2><0><3><0><4> as ir codes to the ocelot and then have it do something.
For example, sending [ir code for 0] followed by [ir code for 1] followed by [ir code for 0] followed by [ir code for 2] followed by [ir code for 0] followed by [1r code for 3] followed by [ir code for 0] followed by [ir code for 4] will then tell the Ocelot to do something.
The IR codes will be sent programatically to the Ocelot via a different application. All commands sent to the Ocelot will ALWAYS be a series of 8 ir commands.
How would I code this?
Thanks,
Edited by ncc (01/13/08 05:09 PM)
|