corrected pc50 so that it always goes every $pc50_interval
[spider.git] / perl / DXChannel.pm
index fc0305a7208cc5dc789a60bb9f79f2716b1f78a9..2b7573bb89c7a1ece843c9ddc66c8336093998e8 100644 (file)
@@ -40,6 +40,7 @@ my %valid = (
   user => '9,DXUser ref',
   startt => '0,Start Time,atime',
   t => '9,Time,atime',
+  pc50_t => '9,Last PC50 Time,atime',
   priv => '9,Privilege',
   state => '0,Current State',
   oldstate => '5,Last State',