| | |
| | | /// </summary> |
| | | public const string CONFIG_SYS_IPAddress = "SYS_IPAddress"; |
| | | |
| | | /// <summary> |
| | | /// MOMæ¥å£å°å |
| | | /// </summary> |
| | | public const string SYS_MOMIPAddress = "SYS_MOMIPAddress"; |
| | | |
| | | /// <summary> |
| | | /// ç¹æ®å
¥åºåé
|
| | | /// </summary> |
| | | public const string CONFIG_SYS_InStacker = "SYS_InStacker"; |
| | | } |
| | | |
| | | /// <summary> |
| | |
| | | public const string WCSIPAddress = "WCSIPAddress"; |
| | | |
| | | /// <summary> |
| | | /// HK IP |
| | | /// </summary> |
| | | public const string HKIPAddress = "HKIPAddress"; |
| | | |
| | | /// <summary> |
| | | /// MOMIPå°å |
| | | /// </summary> |
| | | public const string MOMBaseIP = "MOMBaseIP"; |
| | | |
| | | /// <summary> |
| | | /// åçµè¯å±æ§è·å |
| | | /// </summary> |
| | | public const string CellState = "CellState"; |
| | | |
| | | /// <summary> |
| | | /// æ´ççµè¯å±æ§è·å |
| | | /// </summary> |
| | | public const string TrayCellsStatus = "TrayCellsStatus"; |
| | | |
| | | /// <summary> |
| | | /// éç½®\éåå
¥åºï¼æ´æçï¼ |
| | | /// </summary> |
| | | public const string AgingInput = "AgingInput"; |
| | | |
| | | /// <summary> |
| | | /// éç½®\éååºåºï¼æ´æçï¼ |
| | | /// </summary> |
| | | public const string AgingOutput = "AgingOutput"; |
| | | |
| | | /// <summary> |
| | | /// å·¥èºè·¯çº¿ç³è¯· |
| | | /// </summary> |
| | | public const string ProcessApply = "ProcessApply"; |
| | | |
| | | /// <summary> |
| | | /// æçåçµè¯è§£ç» |
| | | /// </summary> |
| | | public const string TrayCellUnbind = "TrayCellUnbind"; |
| | | |
| | | /// <summary> |
| | | /// æ´ççµè¯è§£ç» |
| | | /// </summary> |
| | | public const string TrayUnbind = "TrayUnbind"; |
| | | |
| | | /// <summary> |
| | | /// 请æ±WCSä»»å¡ |
| | | /// </summary> |
| | | public const string ReceiveByWMSTask = "ReceiveByWMSTask"; |
| | | |
| | | /// <summary> |
| | | /// 请æ±WCSä»»å¡ |
| | | /// </summary> |
| | | public const string ReceiveTask = "ReceiveTask"; |
| | | |
| | | /// <summary> |
| | | /// 请æ±WCSä»»å¡ |
| | | /// ä»»å¡å®æ |
| | | /// </summary> |
| | | public const string GetStation = "GetStation"; |
| | | |
| | | /// <summary> |
| | | /// æ¯å¦å
¥åºç©ºæç |
| | | /// </summary> |
| | | public const string InboundIsEmpty = "InboundIsEmpty"; |
| | | |
| | | public const string CHInboundEmptyProductLineOne = "CHInboundEmptyProductLineOne"; |
| | | |
| | | |
| | | public const string CHInboundEmptyProductLineTwo = "CHInboundEmptyProductLineTwo"; |
| | | |
| | | public const string ReceiveWMSTask = "ReceiveWMSTask"; |
| | | public const string CompleteTask = "CompleteTask"; |
| | | } |
| | | } |