]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
fixed nxyter status problem
authorJan Michel <jan@mueschelsoft.de>
Mon, 1 Sep 2014 20:22:43 +0000 (22:22 +0200)
committerJan Michel <jan@mueschelsoft.de>
Mon, 1 Sep 2014 20:22:43 +0000 (22:22 +0200)
web/htdocs/nxyter/index.pl

index 3dda6a57bd28d4353396f301ac97057b919be35a..65c90e240fbbc1346bebce76ccd7801d5f9d2dd3 100755 (executable)
@@ -24,10 +24,11 @@ $page->{link}  = "../";
 
 my @setup;
 
+
 $setup[0]->{name}    = "Status";
 $setup[0]->{cmd}     = "Nxyter-0xfe49-NXStatus&Nxyter-0xfe49-ADCStatus";
 $setup[0]->{period}  = -1;
-$setup[0]->{generic} = 1;
+$setup[0]->{address} = 1;
 
 $setup[1]->{name}    = "DataReceiver";
 $setup[1]->{cmd}     = "Nxyter-0xfe49-DataValidate&Nxyter-0xfe49-DataReceiver";