차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
faq:motion:common:13_unit_speed_unit_distance [2024/04/26 15:59]
rjh
faq:motion:common:13_unit_speed_unit_distance [2024/04/26 16:00] (현재)
rjh
줄 43: 줄 43:
 \\ \\
 <sxh csharp> <sxh csharp>
-double unit = 60,000; // 360000 / 60+double unit = 6,000; // 360000 / 60
 ec.ecmSxCfg_SetUnitDist(netID, axisID, unit, ref errorCode); ec.ecmSxCfg_SetUnitDist(netID, axisID, unit, ref errorCode);
 ec.ecmSxCfg_SetUnitSpeed(netID, axisID, unit, ref errorCode); ec.ecmSxCfg_SetUnitSpeed(netID, axisID, unit, ref errorCode);