Files
sf_bernina_scripts/laseron
2022-05-06 15:19:33 +02:00

5 lines
254 B
Bash
Executable File

#!/bin/bash
caput SLAAR21-LTIM01-EVR0:FrontUnivOut3_SOURCE2 "LOW"
caput SLAAR21-LPSYS-ESB:OPEN_TRANS "ON"
/sf/bernina/applications/anaconda/bernina_envs/bernina_default/bin/python -c 'import pyttsx3;e = pyttsx3.init();e.say("Laser open");e.runAndWait()'