123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138 |
- using System.Collections.Generic;
- namespace Virgo_DRT.HostWrapper
- {
- public static class VIDMap
- {
- public static Dictionary<string, string> SVID = new Dictionary<string, string>()
- {
- {"CARRIER_PORT1_STATE","" },
- {"CARRIER_PORT2_STATE","" },
- {"CARRIER_PORT3_STATE","" },
- {"CARRIER_PORT4_STATE","" },
- {"CARRIER_PORT5_STATE","" },
- {"CARRIER_PORT6_STATE","" },
- {"CARRIER_PORT7_STATE","" },
- {"CARRIER_PORT8_STATE","" },
- {"CARRIER_PORT9_STATE","" },
- {"CARRIER_PORT10_STATE","" },
- {"CARRIER_PORT1_CURRENT_SLOTMAP","" },
- {"CARRIER_PORT2_CURRENT_SLOTMAP","" },
- {"CARRIER_PORT3_CURRENT_SLOTMAP","" },
- {"CARRIER_PORT4_CURRENT_SLOTMAP","" },
- {"CARRIER_PORT5_CURRENT_SLOTMAP","" },
- {"CARRIER_PORT6_CURRENT_SLOTMAP","" },
- {"CARRIER_PORT7_CURRENT_SLOTMAP","" },
- {"CARRIER_PORT8_CURRENT_SLOTMAP","" },
- {"CARRIER_PORT9_CURRENT_SLOTMAP","" },
- {"CARRIER_PORT10_CURRENT_SLOTMAP","" },
- {"CARRIER_PORT1_CURRENT_WAFERID","" },
- {"CARRIER_PORT2_CURRENT_WAFERID","" },
- {"CARRIER_PORT3_CURRENT_WAFERID","" },
- {"CARRIER_PORT4_CURRENT_WAFERID","" },
- {"CARRIER_PORT5_CURRENT_WAFERID","" },
- {"CARRIER_PORT6_CURRENT_WAFERID","" },
- {"CARRIER_PORT7_CURRENT_WAFERID","" },
- {"CARRIER_PORT8_CURRENT_WAFERID","" },
- {"CARRIER_PORT9_CURRENT_WAFERID","" },
- {"CARRIER_PORT10_CURRENT_WAFERID","" },
- {"PORT_CATEGORY","" },
- };
-
- }
- public static class SVIDName
- {
- public const string CARRIER_PORT1_STATE = "CARRIER_PORT1_STATE";
- public const string CARRIER_PORT2_STATE = "CARRIER_PORT2_STATE";
- public const string CARRIER_PORT3_STATE = "CARRIER_PORT3_STATE";
- public const string CARRIER_PORT4_STATE = "CARRIER_PORT4_STATE";
- public const string CARRIER_PORT5_STATE = "CARRIER_PORT5_STATE";
- public const string CARRIER_PORT6_STATE = "CARRIER_PORT6_STATE";
- public const string CARRIER_PORT7_STATE = "CARRIER_PORT7_STATE";
- public const string CARRIER_PORT8_STATE = "CARRIER_PORT8_STATE";
- public const string CARRIER_PORT9_STATE = "CARRIER_PORT9_STATE";
- public const string CARRIER_PORT10_STATE = "CARRIER_PORT10_STATE";
-
- public const string CARRIER_PORT1_CURRENT_SLOTMAP = "CARRIER_PORT1_CURRENT_SLOTMAP";
- public const string CARRIER_PORT2_CURRENT_SLOTMAP = "CARRIER_PORT2_CURRENT_SLOTMAP";
- public const string CARRIER_PORT3_CURRENT_SLOTMAP = "CARRIER_PORT3_CURRENT_SLOTMAP";
- public const string CARRIER_PORT4_CURRENT_SLOTMAP = "CARRIER_PORT4_CURRENT_SLOTMAP";
- public const string CARRIER_PORT5_CURRENT_SLOTMAP = "CARRIER_PORT5_CURRENT_SLOTMAP";
- public const string CARRIER_PORT6_CURRENT_SLOTMAP = "CARRIER_PORT6_CURRENT_SLOTMAP";
- public const string CARRIER_PORT7_CURRENT_SLOTMAP = "CARRIER_PORT7_CURRENT_SLOTMAP";
- public const string CARRIER_PORT8_CURRENT_SLOTMAP = "CARRIER_PORT8_CURRENT_SLOTMAP";
- public const string CARRIER_PORT9_CURRENT_SLOTMAP = "CARRIER_PORT9_CURRENT_SLOTMAP";
- public const string CARRIER_PORT10_CURRENT_SLOTMAP = "CARRIER_PORT10_CURRENT_SLOTMAP";
-
- public const string CARRIER_PORT1_CURRENT_WAFERID = "CARRIER_PORT1_CURRENT_WAFERID";
- public const string CARRIER_PORT2_CURRENT_WAFERID = "CARRIER_PORT2_CURRENT_WAFERID";
- public const string CARRIER_PORT3_CURRENT_WAFERID = "CARRIER_PORT3_CURRENT_WAFERID";
- public const string CARRIER_PORT4_CURRENT_WAFERID = "CARRIER_PORT4_CURRENT_WAFERID";
- public const string CARRIER_PORT5_CURRENT_WAFERID = "CARRIER_PORT5_CURRENT_WAFERID";
- public const string CARRIER_PORT6_CURRENT_WAFERID = "CARRIER_PORT6_CURRENT_WAFERID";
- public const string CARRIER_PORT7_CURRENT_WAFERID = "CARRIER_PORT7_CURRENT_WAFERID";
- public const string CARRIER_PORT8_CURRENT_WAFERID = "CARRIER_PORT8_CURRENT_WAFERID";
- public const string CARRIER_PORT9_CURRENT_WAFERID = "CARRIER_PORT9_CURRENT_WAFERID";
- public const string CARRIER_PORT10_CURRENT_WAFERID = "CARRIER_PORT10_CURRENT_WAFERID";
-
- public const string PORT_CATEGORY = "PORT_CATEGORY";
- }
- public static class DVIDName
- {
- public const string EVENT_NAME = "EVENT_NAME";
- public const string MODE = "MODE";
- public const string STATUS = "STATUS";
- public const string CAR_ID = "CAR_ID";
- public const string WAFER_ID = "WAFER_ID";
- public const string LOT_ID = "LOT_ID";
- public const string OPERATOR_ID = "OPERATOR_ID";
- public const string PORT_ID = "PORT_ID";
- public const string SLOT_NO = "SLOT_NO";
- public const string SLOT_MAP = "SLOT_MAP";
- public const string PORT_CTGRY = "PORT_CTGRY";
- public const string LASERMARK1 = "LASERMARK1";
- public const string LASERMARK2 = "LASERMARK2";
- public const string START_CAR_ID = "START_CAR_ID";
- public const string START_WAFER_ID = "START_WAFER_ID";
- public const string START_SLOT_NO = "START_SLOT_NO";
- public const string RESULT_CAT = "RESULT_CAT";
- public const string REASON_CODE = "REASON_CODE";
- public const string WAFER_DATA_01 = "WAFER_DATA_01";
- public const string WAFER_DATA_02 = "WAFER_DATA_02";
- public const string WAFER_DATA_03 = "WAFER_DATA_03";
- public const string WAFER_DATA_04 = "WAFER_DATA_04";
- public const string WAFER_DATA_05 = "WAFER_DATA_05";
- public const string WAFER_DATA_06 = "WAFER_DATA_06";
- public const string WAFER_DATA_07 = "WAFER_DATA_07";
- public const string WAFER_DATA_08 = "WAFER_DATA_08";
- public const string WAFER_DATA_09 = "WAFER_DATA_09";
- public const string WAFER_DATA_10 = "WAFER_DATA_10";
- public const string WAFER_DATA_11 = "WAFER_DATA_11";
- public const string WAFER_DATA_12 = "WAFER_DATA_12";
- public const string WAFER_DATA_13 = "WAFER_DATA_13";
- public const string WAFER_DATA_14 = "WAFER_DATA_14";
- public const string WAFER_DATA_15 = "WAFER_DATA_15";
- public const string WAFER_DATA_16 = "WAFER_DATA_16";
- public const string WAFER_DATA_17 = "WAFER_DATA_17";
- public const string WAFER_DATA_18 = "WAFER_DATA_18";
- public const string WAFER_DATA_19 = "WAFER_DATA_19";
- public const string WAFER_DATA_20 = "WAFER_DATA_20";
- public const string WAFER_DATA_21 = "WAFER_DATA_21";
- public const string WAFER_DATA_22 = "WAFER_DATA_22";
- public const string WAFER_DATA_23 = "WAFER_DATA_23";
- public const string WAFER_DATA_24 = "WAFER_DATA_24";
- public const string WAFER_DATA_25 = "WAFER_DATA_25";
- public const string WAFER_MAP_DATA = "WAFER_MAP_DATA";
- public const string DATA_FILE_NAME = "DATA_FILE_NAME";
- public const string DATA_FILE_NAME_PATH = "DATA_FILE_NAME_PATH";
- public const string LEFT_POS_NAME = "LEFT_POS_NAME";
- public const string ARRIVE_POS_NAME = "ARRIVE_POS_NAME";
- }
- }
|