|
@@ -18,8 +18,9 @@ namespace B20UVLog.Models
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
- /// Nullable:True
|
|
|
+ /// Nullable:False
|
|
|
/// </summary>
|
|
|
+ [SugarColumn(IsPrimaryKey=true,IsIdentity=true)]
|
|
|
public int Id {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
@@ -34,28 +35,28 @@ namespace B20UVLog.Models
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotInline {get;set;}
|
|
|
+ public bool DownRobotStreamInline {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotTrouble {get;set;}
|
|
|
+ public bool DownRobotStreamTrouble {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSendReady {get;set;}
|
|
|
+ public bool DownRobotReceiveAble {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSend {get;set;}
|
|
|
+ public bool DownRobotReceive {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
@@ -69,14 +70,14 @@ namespace B20UVLog.Models
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSendCancel {get;set;}
|
|
|
+ public bool DownRobotReceiveCancel {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotExExecute {get;set;}
|
|
|
+ public bool DownRobotExchangeExec {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
@@ -90,154 +91,154 @@ namespace B20UVLog.Models
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSendJobRev {get;set;}
|
|
|
+ public bool DownRobotReceiveJobRe {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSpere1 {get;set;}
|
|
|
+ public bool DownRobotStopRecv {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSpere2 {get;set;}
|
|
|
+ public bool DownRobotTransferStopReq {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSpere3 {get;set;}
|
|
|
+ public bool DownRobotGlassExist {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSpere4 {get;set;}
|
|
|
+ public bool DownRobotInterlock {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotInterlock {get;set;}
|
|
|
+ public bool DownRobotSpere {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSlotNumber01 {get;set;}
|
|
|
+ public bool DownRobotSlotNum1 {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSlotNumber02 {get;set;}
|
|
|
+ public bool DownRobotSlotNum2 {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSlotNumber03 {get;set;}
|
|
|
+ public bool DownRobotSlotNum3 {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSlotNumber04 {get;set;}
|
|
|
+ public bool DownRobotSlotNum4 {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSlotNumber05 {get;set;}
|
|
|
+ public bool DownRobotSlotNum5 {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSlotNumber06 {get;set;}
|
|
|
+ public bool DownRobotSlotNum6 {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSpere5 {get;set;}
|
|
|
+ public bool DownRobotGlassCount1 {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotForceCompReq {get;set;}
|
|
|
+ public bool DownRobotGlassCount2 {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotForceCompAck {get;set;}
|
|
|
+ public bool DownRobotGlassCount3 {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSpere6 {get;set;}
|
|
|
+ public bool DownRobotGlassCount4 {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotSpere7 {get;set;}
|
|
|
+ public bool DownRobotGlassCount5 {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotLinkSpeSpere1 {get;set;}
|
|
|
+ public bool DownRobotForceCompReq {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotLinkSpeSpere2 {get;set;}
|
|
|
+ public bool DownRobotForceCompAck {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotLinkSpeSpere3 {get;set;}
|
|
|
+ public bool DownRobotLinkSpeSpere1 {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotLinkSpeSpere4 {get;set;}
|
|
|
+ public bool DownRobotLinkSpeSpere2 {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool DownRobotNC {get;set;}
|
|
|
+ public bool DownRobotNC1 {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|
|
@@ -300,7 +301,7 @@ namespace B20UVLog.Models
|
|
|
/// Default:
|
|
|
/// Nullable:True
|
|
|
/// </summary>
|
|
|
- public bool UpSUVExExecute {get;set;}
|
|
|
+ public bool UpSUVExPossible {get;set;}
|
|
|
|
|
|
/// <summary>
|
|
|
/// Desc:
|