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