May 5, 20224 yr Regarding the Just Flight Piper Arrow Turbo Dome Light: I have this AAO script working to toggle the light between 100% and Off. (I just changed the numbers in one of your scripts): (A:LIGHT·POTENTIOMETER:10,·Percent)·0·==·if{·1·(>K:CABIN_LIGHTS_SET)·100·(>K:LIGHT_POTENTIOMETER_10_SET)·}·els{·1·(>K:CABIN_LIGHTS_SET)·0·(>K:LIGHT_POTENTIOMETER_10_SET)·} It is working on a XTouch mini button. Can you help me put it on a Stream Deck button? And is there documentation on the AAO Stream Deck plugin? I can't understand what all the fields are inside the button configurators.
May 5, 20224 yr Commercial Member 20 minutes ago, riveter said: And is there documentation on the AAO Stream Deck plugin? The documentation PDF is in the ZIP that you've downloaded from the AxisAndOhs website, right next to the SD profile file itself... For your script I'd suggest that you start with a simple "Event" action. Write Event is type "K:" and the event name is "scriptgroup-scriptname" - whatever you named your script goes in here. If the group is "harry" and the script name "sally" you write "harry-sally" into the box. Repeat is set to "No", Press "Submit". done. LORBY-SI
May 5, 20224 yr Author In a matter of minutes I attached my AAO script to a Stream Deck button. Now I can toggle the Dome Light from the Stream Deck. This gives me super powers. Just fantastic. Edited May 5, 20224 yr by riveter changes
Archived
This topic is now archived and is closed to further replies.