No internet connection
  1. Home
  2. Macro and Script Help

Run macro when Stream Deck connected

By Les Cooper @Les_Cooper
    2022-10-06 12:37:27.985Z

    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?

    NO

    What happens when you run this script?

    Nothing

    How 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

    Feedback ZIP

    • 1 replies
    1. Hi Les,

      Can you share a screenshot of your trigger for the macro here?