⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form2.frm

📁 该程序基于RS232串口通讯的激光检测钻头钻孔内径及外径等相关参数从而判断该产品是否为OK/NG
💻 FRM
📖 第 1 页 / 共 5 页
字号:
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            Height          =   195
            Left            =   3180
            TabIndex        =   45
            Top             =   1200
            Width           =   615
         End
         Begin VB.Label Label20 
            AutoSize        =   -1  'True
            Caption         =   "平均值:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   210
            Left            =   2370
            TabIndex        =   44
            Top             =   1530
            Width           =   840
         End
         Begin VB.Label lblVoutAvg 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            Height          =   195
            Left            =   3270
            TabIndex        =   43
            Top             =   1560
            Width           =   525
         End
         Begin VB.Label Label16 
            AutoSize        =   -1  'True
            Caption         =   "差值:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   210
            Left            =   510
            TabIndex        =   42
            Top             =   1530
            Width           =   630
         End
         Begin VB.Label Label15 
            AutoSize        =   -1  'True
            Caption         =   "最小值:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   210
            Left            =   2370
            TabIndex        =   41
            Top             =   1170
            Width           =   840
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "最大值:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   210
            Left            =   300
            TabIndex        =   40
            Top             =   1170
            Width           =   840
         End
         Begin VB.Label Label12 
            AutoSize        =   -1  'True
            Caption         =   "总数据:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   210
            Index           =   3
            Left            =   300
            TabIndex        =   39
            Top             =   450
            Width           =   840
         End
         Begin VB.Label lblPins 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            Height          =   195
            Left            =   1290
            TabIndex        =   38
            Top             =   480
            Width           =   405
         End
         Begin VB.Label lblVoutDiff 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            Height          =   195
            Left            =   1050
            TabIndex        =   37
            Top             =   1560
            Width           =   645
         End
         Begin VB.Label lblVoutMax 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            Height          =   195
            Left            =   1170
            TabIndex        =   36
            Top             =   1200
            Width           =   525
         End
         Begin VB.Label Label12 
            AutoSize        =   -1  'True
            Caption         =   "设定数据:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   210
            Index           =   1
            Left            =   90
            TabIndex        =   35
            Top             =   810
            Width           =   1050
         End
         Begin VB.Label Label12 
            AutoSize        =   -1  'True
            Caption         =   "不良数据:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   210
            Index           =   2
            Left            =   2160
            TabIndex        =   34
            Top             =   810
            Width           =   1050
         End
         Begin VB.Label Labset 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            Height          =   195
            Left            =   1170
            TabIndex        =   33
            Top             =   840
            Width           =   525
         End
         Begin VB.Label LabsetNG 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            Height          =   195
            Left            =   3270
            TabIndex        =   32
            Top             =   840
            Width           =   525
         End
      End
      Begin VB.CommandButton ComdView 
         Caption         =   "结果"
         Height          =   255
         Left            =   -71280
         TabIndex        =   29
         Top             =   960
         Width           =   615
      End
      Begin VB.CommandButton ComdClear 
         Caption         =   "清除"
         Height          =   255
         Left            =   -71280
         TabIndex        =   28
         Top             =   680
         Width           =   615
      End
      Begin VB.CommandButton CmdDiaplasis 
         Caption         =   "复位"
         Height          =   255
         Left            =   -71280
         TabIndex        =   27
         Top             =   400
         Width           =   615
      End
      Begin CWUIControlsLib.CWNumEdit CWQueryS 
         Height          =   255
         Left            =   -73920
         TabIndex        =   30
         Top             =   900
         Width           =   735
         _Version        =   196609
         _ExtentX        =   1296
         _ExtentY        =   450
         _StockProps     =   4
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Reset_0         =   0   'False
         CompatibleVers_0=   196609
         NumEdit_0       =   1
         ClassName_1     =   "CCWNumEdit"
         opts_1          =   393278
         C[0]_1          =   -2147483643
         C[1]_1          =   -2147483640
         format_1        =   2
         ClassName_2     =   "CCWFormat"
         scale_1         =   3
         ClassName_3     =   "CCWScale"
         opts_3          =   65536
         dMax_3          =   10
         discInterval_3  =   1
         ValueVarType_1  =   5
         IncValueVarType_1=   5
         IncValue_Val_1  =   1
         AccelIncVarType_1=   5
         AccelInc_Val_1  =   5
         RangeMinVarType_1=   5
         RangeMaxVarType_1=   5
         RangeMax_Val_1  =   100
         Bindings_1      =   4
         ClassName_4     =   "CCWBindingHolderArray"
         Editor_4        =   5
         ClassName_5     =   "CCWBindingHolderArrayEditor"
         Owner_5         =   1
      End
      Begin CWUIControlsLib.CWNumEdit CWQueryE 
         Height          =   255
         Left            =   -72120
         TabIndex        =   48
         Top             =   900
         Width           =   735
         _Version        =   196609
         _ExtentX        =   1296
         _ExtentY        =   450
         _StockProps     =   4
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Reset_0         =   0   'False
         CompatibleVers_0=   196609
         NumEdit_0       =   1
         ClassName_1     =   "CCWNumEdit"
         opts_1          =   393278
         C[0]_1          =   -2147483643
         C[1]_1          =   -2147483640
         format_1        =   2
         ClassName_2     =   "CCWFormat"
         scale_1         =   3
         ClassName_3     =   "CCWScale"
         opts_3          =   65536
         dMax_3          =   10
         discInterval_3  =   1
         ValueVarType_1  =   5
         IncValueVarType_1=   5
         IncValue_Val_1  =   1
         AccelIncVarType_1=   5
         AccelInc_Val_1  =   5
         RangeMinVarType_1=   5
         RangeMaxVarType_1=   5
         RangeMax_Val_1  =   100
         Bindings_1      =   4
         ClassName_4     =   "CCWBindingHolderArray"
         Editor_4        =   5
         ClassName_5     =   "CCWBindingHolderArrayEditor"
         Owner_5         =   1
      End
      Begin MSDataListLib.DataCombo DataCombo2 
         Bindings        =   "Form2.frx":047A
         DataSource      =   "adoname"
         Height          =   315
         Left            =   2160
         TabIndex        =   1
         Top             =   480
         Width           =   2295
         _ExtentX        =   4048
         _ExtentY        =   556
         _Version        =   393216
         ListField       =   "name"
         BoundColumn     =   "name"
         Text            =   "----请选择产品---"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "Form2.frx":0490
         Height          =   1695
         Left            =   120
         TabIndex        =   8
         Top             =   1920

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -