Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 172 → Rev 173

/lab/sipmscan/trunk/src/connections.cpp
1360,6 → 1360,9
// Start the acquisition
void TGAppMainFrame::StartAcq()
{
// Save measurement settings any time we run a new measurement
SaveMeasSettings();
 
// Variable that will initialize camac only once (for scans)
int scanon = 0;