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

📄 melsecqsw.frm

📁 MelsecQ Serial communication Switch setting
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "MelsecQ Serial PLC Switch Setting Software  Author: Ronron Long"
   ClientHeight    =   7725
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   9990
   Icon            =   "MelsecQSW.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   7725
   ScaleWidth      =   9990
   StartUpPosition =   3  'Windows Default
   Begin VB.Frame Frame12 
      ForeColor       =   &H8000000D&
      Height          =   6135
      Left            =   6600
      TabIndex        =   11
      Top             =   720
      Width           =   3255
      Begin VB.CommandButton EXITSYSTEM 
         Caption         =   "EXIT SYSTEM"
         Height          =   495
         Left            =   120
         TabIndex        =   14
         Top             =   5400
         Width           =   3015
      End
      Begin VB.Frame Frame14 
         Caption         =   "Switch Setting"
         ForeColor       =   &H8000000D&
         Height          =   3375
         Left            =   120
         TabIndex        =   13
         Top             =   1920
         Width           =   3015
         Begin VB.TextBox TxtSwitch5 
            Height          =   375
            Left            =   960
            TabIndex        =   62
            Text            =   "             0"
            Top             =   2400
            Width           =   1935
         End
         Begin VB.TextBox TxtSwitch4 
            Height          =   375
            Left            =   960
            TabIndex        =   61
            Top             =   1920
            Width           =   1935
         End
         Begin VB.TextBox TxtSwitch3 
            Height          =   375
            Left            =   960
            TabIndex        =   60
            Top             =   1440
            Width           =   1935
         End
         Begin VB.TextBox TxtSwitch2 
            Height          =   375
            Left            =   960
            TabIndex        =   59
            Top             =   960
            Width           =   1935
         End
         Begin VB.TextBox TxtSwitch1 
            Height          =   375
            Left            =   960
            TabIndex        =   58
            Top             =   480
            Width           =   1935
         End
         Begin VB.Label Label6 
            Caption         =   "Switch 5 is station number(0~31),If 1:1 network,set as 0."
            ForeColor       =   &H000000FF&
            Height          =   375
            Left            =   120
            TabIndex        =   63
            Top             =   2880
            Width           =   2775
         End
         Begin VB.Label Label5 
            Caption         =   "Switch 5"
            Height          =   375
            Left            =   120
            TabIndex        =   57
            Top             =   2400
            Width           =   855
         End
         Begin VB.Label Label4 
            Caption         =   "Switcht 4"
            Height          =   375
            Left            =   120
            TabIndex        =   56
            Top             =   1920
            Width           =   855
         End
         Begin VB.Label Label3 
            Caption         =   "Switch 3"
            Height          =   375
            Left            =   120
            TabIndex        =   55
            Top             =   1440
            Width           =   855
         End
         Begin VB.Label Label2 
            Caption         =   "Switch 2"
            Height          =   375
            Left            =   120
            TabIndex        =   54
            Top             =   960
            Width           =   855
         End
         Begin VB.Label Label1 
            Caption         =   "Switcht 1"
            Height          =   375
            Left            =   120
            TabIndex        =   53
            Top             =   480
            Width           =   855
         End
      End
      Begin VB.Frame Frame13 
         Caption         =   "Channel Section"
         ForeColor       =   &H8000000D&
         Height          =   1455
         Left            =   120
         TabIndex        =   12
         Top             =   360
         Width           =   3015
         Begin VB.OptionButton OptnCH1CH2 
            Caption         =   "CH1 AND CH2 "
            Height          =   375
            Left            =   120
            TabIndex        =   52
            Top             =   960
            Width           =   2535
         End
         Begin VB.OptionButton OptnCH2 
            Caption         =   "CH2"
            Height          =   375
            Left            =   120
            TabIndex        =   51
            Top             =   600
            Width           =   1215
         End
         Begin VB.OptionButton OptnCH1 
            Caption         =   "CH1"
            Height          =   255
            Left            =   120
            TabIndex        =   50
            Top             =   360
            Width           =   1215
         End
      End
   End
   Begin VB.Frame Frame1 
      Height          =   6135
      Left            =   120
      TabIndex        =   0
      Top             =   720
      Width           =   6375
      Begin VB.Frame Frame11 
         Caption         =   "Protocol Setting"
         ForeColor       =   &H8000000D&
         Height          =   2535
         Left            =   3120
         TabIndex        =   10
         Top             =   3480
         Width           =   3015
         Begin VB.OptionButton OptnProtLink 
            Caption         =   "Link Setting"
            Height          =   255
            Left            =   120
            TabIndex        =   49
            Top             =   2160
            Width           =   2775
         End
         Begin VB.OptionButton OptnProtBi 
            Caption         =   "Bi-directional"
            Height          =   255
            Left            =   120
            TabIndex        =   48
            Top             =   1920
            Width           =   2775
         End
         Begin VB.OptionButton OptnNoProt 
            Caption         =   "Non Procedural"
            Height          =   255
            Left            =   120
            TabIndex        =   47
            Top             =   1680
            Width           =   2775
         End
         Begin VB.OptionButton OptnFt5 
            Caption         =   "Format 5 (4C Binary)"
            Height          =   255
            Left            =   120
            TabIndex        =   46
            Top             =   1440
            Width           =   2775
         End
         Begin VB.OptionButton OptnFt4 
            Caption         =   "Format 4"
            Height          =   255
            Left            =   120
            TabIndex        =   45
            Top             =   1200
            Width           =   2775
         End
         Begin VB.OptionButton OptnFt3 
            Caption         =   "Format 3"
            Height          =   255
            Left            =   120
            TabIndex        =   44
            Top             =   960
            Width           =   2775
         End
         Begin VB.OptionButton OptnFt2 
            Caption         =   "Format 2"
            Height          =   255
            Left            =   120
            TabIndex        =   43
            Top             =   720
            Width           =   2775
         End
         Begin VB.OptionButton OptnFt1 
            Caption         =   "Format 1"
            Height          =   255
            Left            =   120
            TabIndex        =   42
            Top             =   480
            Width           =   2775
         End
         Begin VB.OptionButton OptnProtocelGx 
            Caption         =   "Gx Connection"
            Height          =   255
            Left            =   120
            TabIndex        =   41
            Top             =   240
            Width           =   2775
         End
      End
      Begin VB.Frame Frame10 
         Caption         =   "Baud Rate"
         ForeColor       =   &H8000000D&
         Height          =   2295
         Left            =   3120
         TabIndex        =   9
         Top             =   1080
         Width           =   3015
         Begin VB.OptionButton OptnBaud115200 
            Caption         =   "115200"
            Height          =   255
            Left            =   1440
            TabIndex        =   40
            Top             =   1920
            Width           =   1095
         End
         Begin VB.OptionButton OptnBaud57600 
            Caption         =   "57600"
            Height          =   255
            Left            =   120
            TabIndex        =   39
            Top             =   1920
            Width           =   1095
         End
         Begin VB.OptionButton OptnBaud38400 
            Caption         =   "38400"
            Height          =   255
            Left            =   1440
            TabIndex        =   38
            Top             =   1560
            Width           =   1095
         End
         Begin VB.OptionButton OptnBaud28800 
            Caption         =   "28800"
            Height          =   255
            Left            =   120
            TabIndex        =   37
            Top             =   1560
            Width           =   1095
         End
         Begin VB.OptionButton OptnBaud14400 
            Caption         =   "14400"
            Height          =   255
            Left            =   120
            TabIndex        =   36
            Top             =   1200
            Width           =   1095
         End
         Begin VB.OptionButton OptnBaud19200 
            Caption         =   "19200"
            Height          =   255
            Left            =   1440
            TabIndex        =   35
            Top             =   1200
            Width           =   1095
         End
         Begin VB.OptionButton OptnBaud9600 
            Caption         =   "9600"
            Height          =   255
            Left            =   1440
            TabIndex        =   34
            Top             =   840
            Width           =   1095
         End
         Begin VB.OptionButton OptnBaud4800 
            Caption         =   "4800"
            Height          =   255
            Left            =   120
            TabIndex        =   33
            Top             =   840
            Width           =   1095
         End
         Begin VB.OptionButton OptnBaud2400 
            Caption         =   "2400"
            Height          =   255
            Left            =   1440
            TabIndex        =   32
            Top             =   480
            Width           =   1095
         End
         Begin VB.OptionButton OptnBaud1200 
            Caption         =   "1200"
            Height          =   255
            Left            =   120
            TabIndex        =   31
            Top             =   480
            Width           =   1095
         End
      End
      Begin VB.Frame Frame9 
         Caption         =   "Change Setting"
         ForeColor       =   &H8000000D&
         Height          =   735
         Left            =   3120
         TabIndex        =   8
         Top             =   240
         Width           =   3015
         Begin VB.OptionButton OptnChgSetEn 
            Caption         =   "ENABLE"
            Height          =   255
            Left            =   1680
            TabIndex        =   30
            Top             =   360
            Width           =   1095
         End
         Begin VB.OptionButton OptnChgSetDis 
            Caption         =   "DISABLE"
            Height          =   255
            Left            =   360
            TabIndex        =   29
            Top             =   360
            Width           =   1095
         End
      End
      Begin VB.Frame Frame8 
         Caption         =   "Write During Run"
         ForeColor       =   &H8000000D&
         Height          =   735
         Left            =   120
         TabIndex        =   7
         Top             =   5280
         Width           =   2895
         Begin VB.OptionButton OptnWriteRunEn 
            Caption         =   "ENABLE"
            Height          =   255
            Left            =   1680
            TabIndex        =   28
            Top             =   360
            Width           =   1095
         End
         Begin VB.OptionButton OptnWriteRunDis 
            Caption         =   "DISABLE"
            Height          =   255
            Left            =   360
            TabIndex        =   27
            Top             =   360
            Width           =   1095
         End
      End
      Begin VB.Frame Frame7 
         Caption         =   "Check Sum"
         ForeColor       =   &H8000000D&
         Height          =   735
         Left            =   120
         TabIndex        =   6
         Top             =   4440
         Width           =   2895
         Begin VB.OptionButton OptnSumYes 
            Caption         =   "YES"
            Height          =   255
            Left            =   1560
            TabIndex        =   26
            Top             =   360
            Width           =   1095
         End
         Begin VB.OptionButton OptnSumNo 
            Caption         =   "NO"
            Height          =   255
            Left            =   360
            TabIndex        =   25
            Top             =   360
            Width           =   1095
         End
      End
      Begin VB.Frame Frame6 
         Caption         =   "Stop Bit"
         ForeColor       =   &H8000000D&
         Height          =   735
         Left            =   120
         TabIndex        =   5
         Top             =   3600
         Width           =   2895
         Begin VB.OptionButton OptnStop2 
            Caption         =   "2"
            Height          =   255
            Left            =   1560
            TabIndex        =   24
            Top             =   360
            Width           =   975
         End
         Begin VB.OptionButton OptnStop1 
            Caption         =   "1"
            Height          =   255
            Left            =   360
            TabIndex        =   23
            Top             =   360
            Width           =   855
         End
      End
      Begin VB.Frame Frame5 
         Caption         =   "Odd/Even"
         ForeColor       =   &H8000000D&
         Height          =   735
         Left            =   120
         TabIndex        =   4
         Top             =   2760
         Width           =   2895
         Begin VB.OptionButton OptnCheckEven 
            Caption         =   "EVEN"
            Height          =   255
            Left            =   1560
            TabIndex        =   22
            Top             =   360
            Width           =   975
         End
         Begin VB.OptionButton OptnCheckODD 
            Caption         =   "ODD"
            Height          =   255
            Left            =   480
            TabIndex        =   21
            Top             =   360
            Width           =   855
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "Parity Bit"
         ForeColor       =   &H8000000D&
         Height          =   735
         Left            =   120
         TabIndex        =   3
         Top             =   1920
         Width           =   2895
         Begin VB.OptionButton OptnParityYes 
            Caption         =   "YES"
            Height          =   375
            Left            =   1560
            TabIndex        =   20
            Top             =   240
            Width           =   1095
         End
         Begin VB.OptionButton OptnParityNo 
            Caption         =   "NO"
            Height          =   255
            Left            =   480
            TabIndex        =   19
            Top             =   240
            Width           =   855
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "Data Bit"
         ForeColor       =   &H8000000D&
         Height          =   735
         Left            =   120
         TabIndex        =   2
         Top             =   1080
         Width           =   2895
         Begin VB.OptionButton OptnData8 
            Caption         =   "8"
            Height          =   255
            Left            =   1560
            TabIndex        =   18
            Top             =   360
            Width           =   975
         End
         Begin VB.OptionButton OpnData7 
            Caption         =   "7"
            Height          =   255
            Left            =   480
            TabIndex        =   17
            Top             =   360
            Width           =   975
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "Operation Setting"
         ForeColor       =   &H8000000D&
         Height          =   735
         Left            =   120
         TabIndex        =   1
         Top             =   240
         Width           =   2895
         Begin VB.OptionButton OpnLinK 
            Caption         =   "Linked"
            Height          =   375
            Left            =   1800
            TabIndex        =   16
            Top             =   240
            Width           =   855
         End
         Begin VB.OptionButton OpnIndep 
            Caption         =   "Independant"
            Height          =   375
            Left            =   360
            TabIndex        =   15
            Top             =   240
            Width           =   1335
         End
      End
   End
   Begin VB.Label Label14 
      Caption         =   "E-mail:ronronlong@kwangching.com"
      Height          =   255
      Left            =   5640
      TabIndex        =   71
      Top             =   7320
      Width           =   2655
   End
   Begin VB.Label Label13 
      Caption         =   "http://www.kwangching.com.tw"
      Height          =   375
      Left            =   3240
      TabIndex        =   70
      Top             =   7320
      Width           =   2295
   End

⌨️ 快捷键说明

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