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

📄 steel_gap.frm

📁 可以读些S7-300PLC中的变量数据
💻 FRM
字号:
VERSION 5.00
Object = "{F7E6FD03-521A-11D2-BEA3-000021DAEE5C}#2.0#0"; "Led.ocx"
Begin VB.Form steel_gap 
   Caption         =   "Form1"
   ClientHeight    =   8985
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   11055
   LinkTopic       =   "Form1"
   ScaleHeight     =   8985
   ScaleWidth      =   11055
   StartUpPosition =   3  '窗口缺省
   Begin LedOCX.LED LED8 
      Height          =   495
      Left            =   2760
      TabIndex        =   17
      Top             =   9120
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   873
      ForeColor       =   49152
      BackColor       =   0
      BorderStyle     =   1
      LEDSIZE         =   120
      LEDWIDTH        =   1
      LEDSTRING       =   "123"
      LEDLEFT         =   60
      LEDTOP          =   60
      LEDXYRATE       =   1
   End
   Begin LedOCX.LED LED7 
      Height          =   495
      Left            =   7560
      TabIndex        =   16
      Top             =   8040
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   873
      ForeColor       =   49152
      BackColor       =   0
      BorderStyle     =   1
      LEDSIZE         =   120
      LEDWIDTH        =   1
      LEDSTRING       =   "123"
      LEDLEFT         =   60
      LEDTOP          =   60
      LEDXYRATE       =   1
   End
   Begin LedOCX.LED LED6 
      Height          =   495
      Left            =   7560
      TabIndex        =   15
      Top             =   3840
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   873
      ForeColor       =   49152
      BackColor       =   0
      BorderStyle     =   1
      LEDSIZE         =   120
      LEDWIDTH        =   1
      LEDSTRING       =   "123"
      LEDLEFT         =   60
      LEDTOP          =   60
      LEDXYRATE       =   1
   End
   Begin LedOCX.LED LED5 
      Height          =   495
      Left            =   7560
      TabIndex        =   14
      Top             =   3240
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   873
      ForeColor       =   49152
      BackColor       =   0
      BorderStyle     =   1
      LEDSIZE         =   120
      LEDWIDTH        =   1
      LEDSTRING       =   "123"
      LEDLEFT         =   60
      LEDTOP          =   60
      LEDXYRATE       =   1
   End
   Begin LedOCX.LED LED4 
      Height          =   495
      Left            =   4680
      TabIndex        =   13
      Top             =   2400
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   873
      ForeColor       =   49152
      BackColor       =   0
      BorderStyle     =   1
      LEDSIZE         =   120
      LEDWIDTH        =   1
      LEDSTRING       =   "123"
      LEDLEFT         =   60
      LEDTOP          =   60
      LEDXYRATE       =   1
   End
   Begin LedOCX.LED LED3 
      Height          =   495
      Left            =   4680
      TabIndex        =   12
      Top             =   1680
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   873
      ForeColor       =   49152
      BackColor       =   0
      BorderStyle     =   1
      LEDSIZE         =   120
      LEDWIDTH        =   1
      LEDSTRING       =   "123"
      LEDLEFT         =   60
      LEDTOP          =   60
      LEDXYRATE       =   1
   End
   Begin LedOCX.LED LED2 
      Height          =   495
      Left            =   4680
      TabIndex        =   11
      Top             =   960
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   873
      ForeColor       =   49152
      BackColor       =   0
      BorderStyle     =   1
      LEDSIZE         =   120
      LEDWIDTH        =   1
      LEDSTRING       =   "123"
      LEDLEFT         =   60
      LEDTOP          =   60
      LEDXYRATE       =   1
   End
   Begin LedOCX.LED LED1 
      Height          =   495
      Left            =   4680
      TabIndex        =   10
      Top             =   240
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   873
      ForeColor       =   49152
      BackColor       =   0
      BorderStyle     =   1
      LEDSIZE         =   120
      LEDWIDTH        =   1
      LEDSTRING       =   "123"
      LEDLEFT         =   60
      LEDTOP          =   60
      LEDXYRATE       =   1
   End
   Begin VB.Label Label10 
      Caption         =   "操作侧编码器值显示"
      Height          =   255
      Left            =   840
      TabIndex        =   9
      Top             =   9240
      Width           =   1695
   End
   Begin VB.Label Label9 
      Caption         =   "传动侧编码器值显示"
      Height          =   255
      Left            =   5640
      TabIndex        =   8
      Top             =   3360
      Width           =   1695
   End
   Begin VB.Label Label8 
      Caption         =   "出口钢板"
      Height          =   255
      Left            =   8160
      TabIndex        =   7
      Top             =   6120
      Width           =   855
   End
   Begin VB.Label Label7 
      Caption         =   "入口钢板"
      Height          =   255
      Left            =   5880
      TabIndex        =   6
      Top             =   6120
      Width           =   975
   End
   Begin VB.Label Label6 
      Caption         =   "操作侧间隙显示"
      Height          =   255
      Left            =   6000
      TabIndex        =   5
      Top             =   8040
      Width           =   1335
   End
   Begin VB.Label Label5 
      Caption         =   "传动侧间隙显示"
      Height          =   255
      Left            =   6000
      TabIndex        =   4
      Top             =   3960
      Width           =   1335
   End
   Begin VB.Line Line16 
      BorderColor     =   &H00C00000&
      X1              =   7320
      X2              =   7080
      Y1              =   7680
      Y2              =   7800
   End
   Begin VB.Line Line15 
      BorderColor     =   &H00C00000&
      X1              =   7320
      X2              =   7080
      Y1              =   7680
      Y2              =   7560
   End
   Begin VB.Line Line14 
      BorderColor     =   &H00FF0000&
      X1              =   7560
      X2              =   7800
      Y1              =   7680
      Y2              =   7800
   End
   Begin VB.Line Line13 
      BorderColor     =   &H00C00000&
      X1              =   7560
      X2              =   7800
      Y1              =   7680
      Y2              =   7560
   End
   Begin VB.Line Line12 
      BorderColor     =   &H00C00000&
      X1              =   7560
      X2              =   8520
      Y1              =   7680
      Y2              =   7680
   End
   Begin VB.Line Line11 
      BorderColor     =   &H00FF0000&
      X1              =   7320
      X2              =   6480
      Y1              =   7680
      Y2              =   7680
   End
   Begin VB.Line Line10 
      BorderColor     =   &H00C00000&
      BorderStyle     =   2  'Dash
      X1              =   7560
      X2              =   7560
      Y1              =   7920
      Y2              =   7440
   End
   Begin VB.Line Line9 
      BorderColor     =   &H00C00000&
      BorderStyle     =   2  'Dash
      X1              =   7320
      X2              =   7320
      Y1              =   7920
      Y2              =   7440
   End
   Begin VB.Line Line8 
      BorderColor     =   &H000000FF&
      X1              =   7320
      X2              =   7080
      Y1              =   4680
      Y2              =   4800
   End
   Begin VB.Line Line7 
      BorderColor     =   &H000000FF&
      X1              =   7320
      X2              =   7080
      Y1              =   4680
      Y2              =   4560
   End
   Begin VB.Line Line6 
      BorderColor     =   &H000000FF&
      X1              =   7560
      X2              =   7800
      Y1              =   4680
      Y2              =   4800
   End
   Begin VB.Line Line5 
      BorderColor     =   &H000000FF&
      X1              =   7560
      X2              =   7800
      Y1              =   4680
      Y2              =   4560
   End
   Begin VB.Line Line4 
      BorderColor     =   &H000000FF&
      X1              =   7560
      X2              =   8520
      Y1              =   4680
      Y2              =   4680
   End
   Begin VB.Line Line3 
      BorderColor     =   &H000000FF&
      X1              =   7320
      X2              =   6480
      Y1              =   4680
      Y2              =   4680
   End
   Begin VB.Line Line2 
      BorderColor     =   &H000000FF&
      BorderStyle     =   2  'Dash
      X1              =   7560
      X2              =   7560
      Y1              =   4920
      Y2              =   4440
   End
   Begin VB.Line Line1 
      BorderColor     =   &H000000FF&
      BorderStyle     =   2  'Dash
      X1              =   7320
      X2              =   7320
      Y1              =   4920
      Y2              =   4440
   End
   Begin VB.Shape Shape2 
      Height          =   2535
      Left            =   7560
      Top             =   4920
      Width           =   1815
   End
   Begin VB.Shape Shape1 
      Height          =   2535
      Left            =   5520
      Top             =   4920
      Width           =   1815
   End
   Begin VB.Label Label4 
      Alignment       =   2  'Center
      BorderStyle     =   1  'Fixed Single
      Caption         =   "传动侧间隙显示mm"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   360
      TabIndex        =   3
      Top             =   2400
      Width           =   3375
   End
   Begin VB.Label Label3 
      Alignment       =   2  'Center
      BorderStyle     =   1  'Fixed Single
      Caption         =   "操作侧间隙显示mm"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   360
      TabIndex        =   2
      Top             =   960
      Width           =   3375
   End
   Begin VB.Label Label2 
      Alignment       =   2  'Center
      BorderStyle     =   1  'Fixed Single
      Caption         =   "传动作侧间隙编码器值显示"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   360
      TabIndex        =   1
      Top             =   1680
      Width           =   3375
   End
   Begin VB.Label Label1 
      Alignment       =   2  'Center
      BorderStyle     =   1  'Fixed Single
      Caption         =   "操作侧间隙编码器值显示"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   360
      TabIndex        =   0
      Top             =   240
      Width           =   3375
   End
End
Attribute VB_Name = "steel_gap"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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