Skip to content
Snippets Groups Projects
Commit 93e7adf5 authored by Rolf Bork's avatar Rolf Bork
Browse files

IOP bug fix: Put duotone timing diagnostic back in which was inadvertently taken out

during fast ADC testing.
parent aecd6b0a
No related branches found
No related tags found
No related merge requests found
......@@ -556,7 +556,6 @@ for(usloop=0;usloop<UNDERSAMPLE;usloop++)
}
}
#if 0
/// \> Update duotone diag information
if(syncSource == SYNC_SRC_TDS)
{
......@@ -594,7 +593,6 @@ for(usloop=0;usloop<UNDERSAMPLE;usloop++)
CDIO1616Input[0] = contec1616WriteOutputRegister(&cdsPciModules, tdsControl[0], CDIO1616Output[0]);
}
}
#endif
// *****************************************************************
/// \> Cycle 18, Send timing info to EPICS at 1Hz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment