Jpp master_rocky-44-g75b7c4f75
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.4.0-8-ge14cb17
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