Hi There
I have a mAP2nd running the installed version “6.42.1”.
I would like to configure the button to run a script when it is pressed. Is that possible?
I would like to have the button run a script that ejects a storage device from the usb and then sets the user-led on when the usb have been ejected.
I have tried these commands and nothing happens.
/system script add name=test-script source={:log info message=(“1234567890”);}
/system routerboard mode-button set on-event=test-script
/system routerboard mode-button set enabled=yes

Thank you in advance for any assistance.