using System;
using System.Linq;
using System.Text;
using SqlSugar;
namespace B20UVLog.Models
{
///
///
///
[SugarTable("robot_interface_out")]
public partial class RobotInterfaceOutModel
{
public RobotInterfaceOutModel(){
}
///
/// Desc:
/// Default:
/// Nullable:False
///
[SugarColumn(IsPrimaryKey=true,IsIdentity=true)]
public int Id {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public string EquId {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotStreamInline {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotStreamTrouble {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotReceiveAble {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotReceive {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotJobTransfer {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotReceiveCancel {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotExchangeExec {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotDoubleGlass {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotReceiveJobRe {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotStopRecv {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotTransferStopReq {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotGlassExist {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotInterlock {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotSpere {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotSlotNum1 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotSlotNum2 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotSlotNum3 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotSlotNum4 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotSlotNum5 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotSlotNum6 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotGlassCount1 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotGlassCount2 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotGlassCount3 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotGlassCount4 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotGlassCount5 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotForceCompReq {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotForceCompAck {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotLinkSpeSpere1 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotLinkSpeSpere2 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotNC1 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotNC2 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool DownRobotNC3 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVInline {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVTrouble {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSendReady {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSend {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVJobTransfer {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSendCancel {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVExPossible {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVDoubleGlass {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSendJobRev {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSpere1 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSpere2 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSpere3 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSpere4 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVInterlock {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSlotNumber01 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSlotNumber02 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSlotNumber03 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSlotNumber04 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSlotNumber05 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSlotNumber06 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSpere5 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVForceCompReq {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVForceCompAck {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSpere6 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVSpere7 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVLinkSpeSpere1 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVLinkSpeSpere2 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVLinkSpeSpere3 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVLinkSpeSpere4 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVNC {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVNC2 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public bool UpSUVNC3 {get;set;}
///
/// Desc:
/// Default:
/// Nullable:True
///
public DateTime? RecordTime {get;set;}
}
}