Quote:
Originally Posted by
hengenl 
I am talking about the command files, which have as structure: .dc1
When you tick the "Show Code Databases" you have to assign the Target Format, the module number and ir port of your Globalcache device. As far as I know, there are no predefined commands implented right now. But you can convert your hex codes into Globalcache Ir Format. Watch the Video "Tutorial 1 - importing & using a Pronto database IR command", for more info on the demo pad homepage. It is really easy and forward.
Hi Hengenl
I've all my .xml iRule IR codes Files been translated in .dc1.
I'd like now to translate the HTTP codes file.
If I'm correct,
One way is to enter the commands
in the Action Editor of each button
example:
Action Type: Send data to a website
Web Data:
http://device IP address/cgi-bin/do?cmd=ir_code&ir_code=E718BF00
I'd prefer create a pre-defined command file .dc1
but I don't know how to do that.
Could you help me please