Run macro when Stream Deck connected
By Les Cooper @Les_Cooper
Title
What do you expect to happen when you run the script/macro?
I am attempting to launch the Eucon application when I connect my streamdeck. If I use the Run Macro button, the action works but nothing happens when I connect the Stream Deck
Are you seeing an error?
NOWhat happens when you run this script?
NothingHow were you running this script?
When Stream Deck 'Cooper Streamdeck' is connected
How important is this issue to you?
5
Details
{ "inputExpected": "I am attempting to launch the Eucon application when I connect my streamdeck.\nIf I use the Run Macro button, the action works but nothing happens when I connect the Stream Deck", "inputIsError": false, "inputHowRun": { "key": "-MpfwoFyZNOpBC3X5xGI", "title": "Other" }, "inputImportance": 5 }
Source
//Macro converted to script
sf.app.launch({
path: "/Applications/EuControl.app",
});
Links
User UID: 5249dKwRoBaUJMe17l0F6Y0JKLz2
Feedback Key: sffeedback:5249dKwRoBaUJMe17l0F6Y0JKLz2:-NDhIEtSG6VDLEM272uO
- Christian Scheuer @chrscheuer2022-10-07 10:48:39.491Z
Hi Les,
Can you share a screenshot of your trigger for the macro here?