dbwagner
January 14th, 2004, 11:55 AM
I'm pretty much a newbie at Girder, but I do have a lot of programming experience, so hopefully my questions aren't too embarrasingly simple.
I understand how to trigger events in LUA, but what I really want to do is avoid having to define an action+event just so I can trigger it from LUA -- I really want to just embed the action I want right in my LUA code! Is there a general mechanism for doing this, or is it up to the plug-in designer to embed functions in LUA for doing this?
The main actions I'm interested in are X10 and IR. I've looked at the documentation for X10CM11a and Slinke and can't find any indication of how to invoke their actions directly from LUA. Does anyone know how?
Thanks in advance -- Dave
I understand how to trigger events in LUA, but what I really want to do is avoid having to define an action+event just so I can trigger it from LUA -- I really want to just embed the action I want right in my LUA code! Is there a general mechanism for doing this, or is it up to the plug-in designer to embed functions in LUA for doing this?
The main actions I'm interested in are X10 and IR. I've looked at the documentation for X10CM11a and Slinke and can't find any indication of how to invoke their actions directly from LUA. Does anyone know how?
Thanks in advance -- Dave