Hmm that didn't have the protocol in it. But really if all you need to do is send some serial commands this should be straight forward. Look at "<GIRDER...
Type: Posts; User: Ron; Keyword(s):
Hmm that didn't have the protocol in it. But really if all you need to do is send some serial commands this should be straight forward. Look at "<GIRDER...
Do you have a link to the protocol?
Does IR Studio work sometimes or all the time?
I'm afraid it's copy and paste.
Did you try learning with IR Studio?
Girder has Lua Socket built in:
http://w3.impa.br/~diego/software/luasocket/http.html
Girder 6 has Lua 5.1 embedded.
Yeah, the beta will be public and available to anyone.
We're pushing really hard to get it wrapped up this summer. Public beta should start soon.
We just released Mediabridge 2.4.0.1
It has the following changes:
Fixes on iTunes plugin for image cache filenames that are invalid.
Added support for JRMC 16,17 and 18
Modified JRMC...
I'm sorry the plugin isn't working for you and that Harleydude hasn't been around. Promixis does not have any rights to this plugin sadly as such we cannot provide support for it. However since you...
Cool. A few ingredients then.
1. SimpleTimer. Set to desired check interval.
2. Make it jump to a Flow Control/Window Exists action.
3. Make this flow control action do something depending if...
Does this application have a window you can target?
Excellent!
on the settings page of the PIR plugin, uncheck "use raw codes".
Hmm that doesn't make much sense. Can you attach your gml?
I've updated the PIR-1 firmware. Please download IR Studio and do a web upgrade of your PIR-1. ( your PIR-1 should show revision 6 after update ) this revision sends all 4 keys correctly. )
...
Might need to grab the updated PIR-1 driver from the PIR-1 product page.
call gir.keyboard with all zeros to stop the keyboard events.
Are you using Girder 5.1?
We detect, closure, then repeat then release.
Did you see there are also Girder events being sent by the PIR-1? Are you trying to have Girder respond to the PIR-1 ? If so it might be better to use...
Checking... I've noticed that all keys fire but 'A',.. however the PIR-1 is sending the key event to Girder. Strange...
each input is stereo yes. So you can activate key2 and key4?
Girder5:
pir.keyboard( "SERIAL OF YOUR PIR", key1, key2, key3, key4)
for example
pir.keyboard('64939313332351801071', 4,5,6,7)
In Girder 6 build 13 has an action that does this as well.
It's harleydude above.
Attach the config for your Icatcher device. Maybe we can see it in there.