diff --git a/scan.c b/scan.c index a5399656..125a005f 100644 --- a/scan.c +++ b/scan.c @@ -1155,7 +1155,8 @@ CountEntry CollectCounterData(pScanData self) { return 0; } - iRet = AddScanVar(self,pServ->pSics,pCon,"a4",10., 0.1); + //iRet = AddScanVar(self,pServ->pSics,pCon,"a4",10., 0.1); + iRet = AddScanVar(self,pServ->pSics,pCon,"samx",10., 0.1); SCDeleteConnection(pCon); if(!iRet) {