so7_config新增脚踏开关使能设置。

This commit is contained in:
TAO Cheng
2014-05-09 11:05:52 +08:00
parent 5aec9f2552
commit 4f6272ff92
14 changed files with 468 additions and 168 deletions
@@ -1146,7 +1146,7 @@ SSI_STATUS CMv_Proto::mv_motion_startup(double dScaleResolutionX, double dScaleR
g_machine.s_machine_config.z_axis._scale_resolution = dScaleResolutionZ;
_start_machine();
mv_motion_Dcc_Home();
_replay_capture(_T("Replay_Capture"));
_replay_capture(_T("Replay_Sample"));
return SSI_STATUS_NORMAL;
};