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:True /// public int Id {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public string EquId {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotInline {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotTrouble {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSendReady {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSend {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotJobTransfer {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSendCancel {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotExExecute {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotDoubleGlass {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSendJobRev {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSpere1 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSpere2 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSpere3 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSpere4 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotInterlock {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSlotNumber01 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSlotNumber02 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSlotNumber03 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSlotNumber04 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSlotNumber05 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSlotNumber06 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSpere5 {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 DownRobotSpere6 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotSpere7 {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 DownRobotLinkSpeSpere3 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotLinkSpeSpere4 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownRobotNC {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 UpSUVExExecute {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;} } }