]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
Timestamp in RO
authorhadeshyp <hadeshyp>
Mon, 8 Oct 2012 13:58:28 +0000 (13:58 +0000)
committerhadeshyp <hadeshyp>
Mon, 8 Oct 2012 13:58:28 +0000 (13:58 +0000)
cts/CtsPlugins/CtsModStatic.pm

index 45609b4a1013209898adbe5ee4899b34d8cca63d..d63aa56fd6e8ff531c4ed2bc61af53a0e4f1a9e1 100755 (executable)
@@ -123,7 +123,7 @@ sub init {
       'channel_cnt'   => {'lower' => 1, 'len' => 1, 'type' => 'bool'},
       'idle_dead_cnt' => {'lower' => 2, 'len' => 1, 'type' => 'bool'},
       'trg_cnt'       => {'lower' => 3, 'len' => 1, 'type' => 'bool'},
-      'wasa'          => {'lower' => 4, 'len' => 1, 'type' => 'bool'},
+      'timestamp'     => {'lower' => 4, 'len' => 1, 'type' => 'bool'}
    }, {
       'accessmode' => "rw",
       'label' => "Readout configuration",