diff --git a/countersec.c b/countersec.c index 2ec4f3e8..9ddbcb1a 100644 --- a/countersec.c +++ b/countersec.c @@ -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]; }