Usage: | cernox [options] [Directory]
|
|
Description : | display the CERNOX thermometers
|
|
Select Channel option:
|
-belt="belt list" | select belts
|
-redundant | select redundant thermometers
|
|
Select Sample option:
|
-start=START | first sample (DEFAULT is to read from end)
|
-t0=TIME | UT time of first sample : [[[[[[cc]yy:]mm:]dd:]HH:]MM[.SS]]
|
-dt=TIME | Length in time of the data loaded in memory : [[[[[[cc]yy:]mm:]dd:]HH:]MM[.SS]]
|
-num=NUM | number of sample read (DEFAULT is 8192) (-1 means read to end / realtime)
|
|
Select Data Type option:
|
-units=UNITS | o[hm] | v[olt] | k[elvin] (default is ADU)
|
|
Other option:
|
-file=FILE | will write the kst file in FILE and will not launch KST
|
-dtpng=sec | time in seconds between each screen capture
|
-help | display this help
|
-png=FILE | save periodically a screen capture as a PNG file
|
|
Arguments:
|
Directory | The directory of the database.
if Directory is omitted, allchannel
will use the one given by $PIODATABASE_DIR
|