using System; using System.Linq; using System.Text; using SqlSugar; namespace B20UVLog.Models { /// /// /// [SugarTable("robot_interface_in")] public partial class RobotInterfaceInModel { public RobotInterfaceInModel(){ } /// /// Desc: /// Default: /// Nullable:True /// public int Id {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public string EquId {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotInline {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotTrouble {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSendReady {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSend {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotJobTransfer {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSendCancel {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotExExecute {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotDoubleGlass {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSendJobRev {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSpere1 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSpere2 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSpere3 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSpere4 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotInterlock {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSlotNumber01 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSlotNumber02 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSlotNumber03 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSlotNumber04 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSlotNumber05 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSlotNumber06 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSpere5 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotForceCompReq {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotForceCompAck {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSpere6 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotSpere7 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotLinkSpeSpere1 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotLinkSpeSpere2 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotLinkSpeSpere3 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRobotLinkSpeSpere4 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRoboNC {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRoboNC2 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool UpRoboNC3 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVInline {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVTrouble {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSendReady {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSend {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVJobTransfer {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSendCancel {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVExExecute {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVDoubleGlass {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSendJobRev {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSpere1 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSpere2 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSpere3 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSpere4 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVInterlock {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSlotNumber01 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSlotNumber02 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSlotNumber03 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSlotNumber04 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSlotNumber05 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSlotNumber06 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSpere5 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVForceCompReq {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVForceCompAck {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSpere6 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVSpere7 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVLinkSpeSpere1 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVLinkSpeSpere2 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVLinkSpeSpere3 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVLinkSpeSpere4 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVNC {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVNC2 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public bool DownSUVNC3 {get;set;} /// /// Desc: /// Default: /// Nullable:True /// public DateTime? RecordTime {get;set;} } }