#!/bin/bash
# file to turn off tool sensor air over modbus (used in change.ngc)
halcmd setp lcec.0.0.out-00 False
exit 0