Fixed comment in countersec.c

This commit is contained in:
2015-09-08 08:30:11 +02:00
parent 64d44c2824
commit 8394e52393

View File

@ -192,6 +192,9 @@ static int SecCtrCheckStatus(void *pData, SConnection *pCon)
The 1 below is only correct for PSI where only the first
monitor can be the control monitor. Elsewhere this must be the
control monitor channel
This may need to change with the second generation DAQ where the
count control channel can be changed.
*/
fControl = v.v.intArray[1];
}