Fixed comment in countersec.c
This commit is contained in:
@ -192,6 +192,9 @@ static int SecCtrCheckStatus(void *pData, SConnection *pCon)
|
|||||||
The 1 below is only correct for PSI where only the first
|
The 1 below is only correct for PSI where only the first
|
||||||
monitor can be the control monitor. Elsewhere this must be the
|
monitor can be the control monitor. Elsewhere this must be the
|
||||||
control monitor channel
|
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];
|
fControl = v.v.intArray[1];
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user