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