Added an unsuccessful attempt to get autosave to work.

This commit is contained in:
kpetersn
2018-03-22 15:39:25 -05:00
parent 892225f1fc
commit 6c500efd32
+2
View File
@@ -345,6 +345,8 @@ ANF2Axis::ANF2Axis(ANF2Controller *pC, const char *ANF2ConfName, int axisNo, epi
// set position to 0
setPosition(0);
//setDoubleParam(pC_->motorPosition_, 0.0);
//callParamCallbacks();
// Delay
//epicsThreadSleep(1.0);