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

📄 vb2d9.tmp

📁 AD5933评估板下位机程序(keil C)和上位机程序(VB)
💻 TMP
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{5E7839C0-922F-11D0-B597-00A024A63F06}#1.0#0"; "Strip.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Form1 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "AD5933 Beta Version REV1.0"
   ClientHeight    =   10020
   ClientLeft      =   1170
   ClientTop       =   750
   ClientWidth     =   13305
   BeginProperty Font 
      Name            =   "MS Sans Serif"
      Size            =   8.25
      Charset         =   0
      Weight          =   700
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "AD5933 REV1.0_Mainform.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   10020
   ScaleWidth      =   13305
   ShowInTaskbar   =   0   'False
   Begin VB.CheckBox Check1 
      Caption         =   "View Theoretical calibration profile"
      BeginProperty DataFormat 
         Type            =   5
         Format          =   ""
         HaveTrueFalseNull=   1
         TrueValue       =   "True"
         FalseValue      =   "False"
         NullValue       =   ""
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   6153
         SubFormatType   =   7
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   375
      Left            =   10560
      TabIndex        =   58
      Top             =   2160
      Value           =   1  'Checked
      Width           =   2415
   End
   Begin VB.CommandButton curvefitting_tuning_fork 
      Caption         =   "Download Impedance Data"
      Enabled         =   0   'False
      Height          =   495
      Left            =   10560
      TabIndex        =   27
      Top             =   3840
      Width           =   2415
   End
   Begin MSComctlLib.ProgressBar PBar 
      Height          =   375
      Left            =   10560
      TabIndex        =   36
      Top             =   3360
      Width           =   2535
      _ExtentX        =   4471
      _ExtentY        =   661
      _Version        =   393216
      BorderStyle     =   1
      Appearance      =   1
      MousePointer    =   4
   End
   Begin VB.CheckBox Continuous_sweep_text 
      Caption         =   "Enable Continuous sweep"
      ForeColor       =   &H00FF0000&
      Height          =   375
      Left            =   10560
      TabIndex        =   22
      Top             =   1680
      Width           =   2535
   End
   Begin VB.CommandButton Command1 
      Caption         =   "Start Sweep"
      Enabled         =   0   'False
      Height          =   495
      Left            =   10560
      TabIndex        =   26
      Top             =   2640
      Width           =   2415
   End
   Begin VB.Frame Frame5 
      Caption         =   "DDS Settling Time Cycles"
      ForeColor       =   &H000000FF&
      Height          =   1215
      Left            =   7680
      TabIndex        =   46
      Top             =   720
      Width           =   2655
      Begin VB.OptionButton Multiply_by_four 
         Caption         =   "X4 (Quadruple)"
         Enabled         =   0   'False
         Height          =   255
         Left            =   120
         TabIndex        =   49
         Top             =   840
         Width           =   1695
      End
      Begin VB.OptionButton Multiply_by_two 
         Caption         =   "X2 (Double)"
         Enabled         =   0   'False
         Height          =   195
         Left            =   120
         TabIndex        =   48
         Top             =   600
         Width           =   1695
      End
      Begin VB.OptionButton Multiply_by_one 
         Caption         =   "X1 (Default)"
         Enabled         =   0   'False
         Height          =   195
         Left            =   120
         TabIndex        =   47
         Top             =   360
         Value           =   -1  'True
         Width           =   1455
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4935
      Left            =   120
      TabIndex        =   38
      Top             =   5040
      Width           =   13095
      _ExtentX        =   23098
      _ExtentY        =   8705
      _Version        =   393216
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "Absolute Impedance | Z |"
      TabPicture(0)   =   "AD5933 REV1.0_Mainform.frx":08CA
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Strip1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "Impedance Phase "
      TabPicture(1)   =   "AD5933 REV1.0_Mainform.frx":08E6
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Strip2"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).ControlCount=   1
      Begin STRIPLib.Strip Strip2 
         Height          =   4455
         Left            =   -74880
         TabIndex        =   40
         Top             =   360
         Width           =   12855
         _Version        =   131081
         _Version        =   65536
         _ExtentX        =   22675
         _ExtentY        =   7858
         _StockProps     =   71
         AreaLeft        =   0.12
         AreaTop         =   0.03
         AreaRight       =   0.97
         AreaBottom      =   0.87
         DisplayMax      =   35000
         DisplayMin      =   32000
         m_gridColor     =   16711680
         m_lastX         =   35000
         MajorTics       =   6
         Max             =   35000
         MinorTics       =   2
         TicDelta        =   500
         TicMin          =   32000
         TicMax          =   35000
         XSpan           =   3000
         BeginProperty Font0 {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         CaptionSize     =   2
         CaptionColor0   =   16711680
         Caption0        =   "Frequency (Hz)"
         CaptionX0       =   0.557647058823529
         CaptionY0       =   0.972413793103448
         CaptionVisible0 =   -1  'True
         CaptionColor1   =   16711680
         Caption1        =   "Phase (Degrees)"
         CaptionY1       =   0.475177304964539
         CaptionVisible1 =   -1  'True
         CaptionOrientation1=   1
         TrackDisplayMax0=   360
         TrackDisplayMin0=   -360
         TrackMajorTics0 =   10
         TrackMax0       =   360
         TrackMin0       =   -360
         TrackMinorTics0 =   4
         VariableLineWidth0=   3
      End
      Begin STRIPLib.Strip Strip1 
         Height          =   4455
         Left            =   120
         TabIndex        =   39
         Top             =   360
         Width           =   12855
         _Version        =   131081
         _Version        =   65536
         _ExtentX        =   22675
         _ExtentY        =   7858
         _StockProps     =   71
         AreaLeft        =   0.12
         AreaTop         =   0.03
         AreaRight       =   0.97
         AreaBottom      =   0.87
         DisplayMax      =   35000
         DisplayMin      =   32000
         m_gridColor     =   16711680
         m_lastX         =   35000
         Max             =   35000
         MaxBufferSize   =   512
         MinorTics       =   2
         TicDelta        =   500
         TicMin          =   32000
         TicMax          =   35000
         XSpan           =   3000
         BeginProperty Font0 {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         CaptionSize     =   2
         CaptionColor0   =   16711680
         Caption0        =   "Impedance (Ohms)"
         CaptionY0       =   0.47
         CaptionVisible0 =   -1  'True
         CaptionOrientation0=   1
         CaptionColor1   =   16711680
         Caption1        =   "Frequency (Hz)"
         CaptionX1       =   0.548235294117647
         CaptionY1       =   0.972413793103448
         CaptionVisible1 =   -1  'True
         TrackDisplayMax0=   220000
         TrackDisplayMin0=   180000
         TrackMajorTics0 =   6
         TrackMax0       =   220000
         TrackMin0       =   180000
         TrackMinorTics0 =   2
         VariableSize    =   2
         VariableLineWidth0=   3
         VariableName1   =   "Variable"
         VariableUnit1   =   "None"
         VariableColor1  =   16711680
         VariableLineWidth1=   3
      End
   End
   Begin VB.CommandButton help 
      Caption         =   "Help:How to use software"
      Height          =   495
      Left            =   240
      MaskColor       =   &H80000012&
      TabIndex        =   23
      Top             =   120
      Width           =   2535
   End
   Begin MSComDlg.CommonDialog CommonDialog2 
      Left            =   12120
      Top             =   4440
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
      CancelError     =   -1  'True
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   10680
      Top             =   4440
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
      CancelError     =   -1  'True
   End
   Begin VB.Frame Frame6 
      Caption         =   "System clock"
      ForeColor       =   &H000000FF&
      Height          =   1215
      Left            =   3000
      TabIndex        =   32
      Top             =   120
      Width           =   2175
      Begin VB.OptionButton InternalClock 
         Caption         =   "Internal oscillator"
         Height          =   375
         Left            =   120
         TabIndex        =   12
         Top             =   600
         Width           =   1815
      End
      Begin VB.OptionButton ExternalClock 
         Caption         =   "External clock"
         Height          =   195
         Left            =   120
         TabIndex        =   11
         Top             =   360
         Width           =   1695
      End
   End
   Begin VB.Frame Frm_choose_impedence_type 
      Caption         =   "Calibration Impedance "
      ForeColor       =   &H000000FF&
      Height          =   4815
      Left            =   5280

⌨️ 快捷键说明

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