Initialize profileExecuteState_

This commit is contained in:
MarkRivers
2011-04-08 03:48:55 +00:00
parent 717864037c
commit f32a88fe6c
@@ -116,6 +116,7 @@ asynMotorController::asynMotorController(const char *portName, int numAxes, int
maxProfilePoints_ = 0;
profileTimes_ = NULL;
setIntegerParam(profileExecuteState_, PROFILE_EXECUTE_DONE);
asynPrint(this->pasynUserSelf, ASYN_TRACE_FLOW,
"%s:%s: constructor complete\n",