Jpp  19.1.0-rc.1
the software that should make you happy
module_status.sh
Go to the documentation of this file.
1 #!/bin/zsh
2 # KM3NeT Data Definitions v3.4.0-8-ge14cb17
3 # https://git.km3net.de/common/km3net-dataformat
4 
5 export MODULE_DISABLE=0
6 export COMPASS_DISABLE=1
7 export HYDROPHONE_DISABLE=2
8 export PIEZO_DISABLE=3
9 export MODULE_OUT_OF_SYNC=4
10 export TRANSMITTER_DISABLE=5