The script SardanaStopMacro.py stops a Macro running in the selected Door:
$ SardanaStopMacro.py --help usage: SardanaStopMacro.py [-h] [-d DOORNAME] [-x] Stop a RUNNING Macro optional arguments: -h, --help show this help message and exit -d DOORNAME the door name, optional, default: first Door. -x actually stop the currently running Macro Examples: SardanaStopMacro.py display state of all Doors Door SardanaStopMacro.py -d p14/door/haspp14eh1.02 display the state of the specified Door SardanaStopMacro.py -x stop the Macro running in the first Door SardanaStopMacro.py -x -d p14/door/haspp14eh1.02 stop Macro running in the specified Door