buffer in/out 시퀀스 작성중
This commit is contained in:
@@ -51,8 +51,7 @@ namespace Project
|
||||
public static string AGV연결실패 { get { return string.Format("AGV {0}", 연결실패); } }
|
||||
public static string 예측값이계산되지않아이동을중단합니다 = "이동 예측이 동작하지 않습니다. 개발부서에 문의 하세요";
|
||||
public static string 목적지이동이완료되었습니다 = "목적지 이동 이 완료 되었습니다";
|
||||
public static string 홈검색을시작합니다 = "홈검색을시작합니다";
|
||||
|
||||
public static string FindCurrentPisition = "현재 위치를 검색 합니다";
|
||||
|
||||
public static string 상차 = "상차";
|
||||
public static string 하차 = "하차";
|
||||
@@ -70,8 +69,8 @@ namespace Project
|
||||
public static string 커버를올립니다 = "커버를 올립니다";
|
||||
|
||||
public static string 홈위치로이동합니다 = "홈 위치로 이동 합니다";
|
||||
public static string 하차작업이완료되었습니다 = "하차 작업이 완료 되었습니다";
|
||||
public static string 상차작업이완료되었습니다 = "상차 작업이 완료 되었습니다";
|
||||
public static string 버퍼도킹이완료되었습니다 = "버퍼 도킹이 완료 되었습니다";
|
||||
public static string 버퍼도킹해제완료 = "버퍼 도킹이 해제 되었습니다";
|
||||
public static string 커버업대기상태가아닙니다 = "커버 업 대기 상태가 아닙니다";
|
||||
public static string QC이동버튼은상하차에서만사용가능합니다 = "QC이동 버튼은 상,하차 에서만 사용 가능합니다";
|
||||
public static string QA이동버튼은상하차에서만사용가능합니다 = "QA이동 버튼은 상,하차 에서만 사용 가능합니다";
|
||||
|
||||
Reference in New Issue
Block a user