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

📄 sim_valve.dfm

📁 hart工业仪表的微机仿真程序,在C++Builder下制作,能够仿真仪表(执行器)的动作以及数学模型,方便实用.
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      Text = '50'
    end
    object SFCTEdit: TEdit
      Left = 112
      Top = 240
      Width = 57
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 26
      Text = '10'
    end
    object DEBAEdit: TEdit
      Left = 112
      Top = 264
      Width = 57
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 27
      Text = '50'
    end
    object YAEdit: TEdit
      Left = 112
      Top = 288
      Width = 57
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 28
      Text = '50'
    end
    object HFCTEdit: TEdit
      Left = 288
      Top = 200
      Width = 57
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 29
      Text = '10'
    end
    object YNRMEdit: TEdit
      Left = 112
      Top = 336
      Width = 57
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 30
      Text = '50'
    end
    object YEEdit: TEdit
      Left = 112
      Top = 312
      Width = 57
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 31
      Text = '50'
    end
    object HTIMEdit: TEdit
      Left = 288
      Top = 224
      Width = 57
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 32
      Text = '10'
    end
    object HLIMEdit: TEdit
      Left = 288
      Top = 248
      Width = 57
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 33
      Text = '50'
    end
    object HSTRKEdit: TEdit
      Left = 288
      Top = 272
      Width = 57
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 34
      Text = '50'
    end
    object HDCHGEdit: TEdit
      Left = 288
      Top = 296
      Width = 57
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 35
      Text = '10'
    end
    object HZEROEdit: TEdit
      Left = 288
      Top = 320
      Width = 57
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 36
      Text = '50'
    end
    object HOPENEdit: TEdit
      Left = 288
      Top = 344
      Width = 57
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 37
      Text = '50'
    end
    object HDEBAEdit: TEdit
      Left = 288
      Top = 368
      Width = 57
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 38
      Text = '10'
    end
    object MinEdit: TEdit
      Left = 448
      Top = 16
      Width = 33
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 39
      Text = '5'
    end
    object MaxEdit: TEdit
      Left = 448
      Top = 240
      Width = 33
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 40
      Text = '95'
    end
    object zEdit: TEdit
      Left = 448
      Top = 40
      Width = 33
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 41
      Text = '1'
    end
    object bEdit: TEdit
      Left = 448
      Top = 64
      Width = 33
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 42
      Text = '1'
    end
    object Panel3: TPanel
      Left = 384
      Top = 96
      Width = 9
      Height = 105
      TabOrder = 43
    end
    object Panel5: TPanel
      Left = 384
      Top = 192
      Width = 105
      Height = 9
      TabOrder = 44
    end
    object BIN2Edit: TEdit
      Left = 288
      Top = 104
      Width = 57
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 22
      Text = '50'
    end
  end
  object FButton: TButton
    Left = 32
    Top = 392
    Width = 65
    Height = 41
    Caption = #21151#33021'5'#31186
    TabOrder = 0
    OnClick = FButtonClick
  end
  object MButton: TButton
    Left = 176
    Top = 344
    Width = 65
    Height = 41
    Caption = #20943'-'
    TabOrder = 1
    OnClick = MButtonClick
  end
  object AButton: TButton
    Left = 248
    Top = 344
    Width = 65
    Height = 41
    Caption = #21152'+'
    TabOrder = 2
    OnClick = AButtonClick
  end
  object Panel1: TPanel
    Left = 16
    Top = 8
    Width = 433
    Height = 313
    TabOrder = 3
    object PaintBox1: TPaintBox
      Left = 24
      Top = 8
      Width = 385
      Height = 177
    end
    object PaintBox2: TPaintBox
      Left = 24
      Top = 192
      Width = 105
      Height = 105
    end
    object PaintBox3: TPaintBox
      Left = 144
      Top = 192
      Width = 265
      Height = 105
    end
  end
  object Button1: TButton
    Left = 40
    Top = 624
    Width = 65
    Height = 41
    Caption = 'Exit'
    TabOrder = 4
    OnClick = Button1Click
  end
  object F_Button: TButton
    Left = 104
    Top = 344
    Width = 65
    Height = 41
    Caption = #21151#33021
    TabOrder = 5
    OnClick = F_ButtonClick
  end
  object F_M_Button: TButton
    Left = 104
    Top = 392
    Width = 89
    Height = 41
    Caption = #21151#33021#19982'--'#21516#26102
    TabOrder = 6
    OnClick = F_M_ButtonClick
  end
  object F_A_Button: TButton
    Left = 224
    Top = 392
    Width = 89
    Height = 41
    Caption = #21151#33021#19982'+'#21516#26102
    TabOrder = 7
  end
  object F_M_A_Button: TButton
    Left = 32
    Top = 504
    Width = 161
    Height = 41
    Caption = #21151#33021#19982'--+'#21516#26102
    TabOrder = 8
    OnClick = F_M_A_ButtonClick
  end
  object M1000Button: TButton
    Left = 320
    Top = 344
    Width = 65
    Height = 41
    Caption = #20943'10000'
    TabOrder = 9
    OnClick = M1000ButtonClick
  end
  object A1000Button: TButton
    Left = 320
    Top = 392
    Width = 65
    Height = 41
    Caption = #21152'10000'
    TabOrder = 10
    OnClick = A1000ButtonClick
  end
  object A5Button: TButton
    Left = 32
    Top = 344
    Width = 65
    Height = 41
    Caption = #21152'5'#31186
    TabOrder = 11
    OnClick = A5ButtonClick
  end
  object GroupBox1: TGroupBox
    Left = 784
    Top = 432
    Width = 225
    Height = 305
    Caption = #23545#35937#21442#25968
    TabOrder = 12
    object Label1: TLabel
      Left = 17
      Top = 36
      Width = 24
      Height = 13
      Caption = #38459#21147
    end
    object Label2: TLabel
      Left = 17
      Top = 60
      Width = 48
      Height = 13
      Caption = #36895#24230#31995#25968
    end
    object Label3: TLabel
      Left = 17
      Top = 84
      Width = 24
      Height = 13
      Caption = #36136#37327
    end
    object Label7: TLabel
      Left = 20
      Top = 124
      Width = 13
      Height = 13
      Caption = 'P1'
    end
    object Label8: TLabel
      Left = 20
      Top = 148
      Width = 13
      Height = 13
      Caption = 'P2'
    end
    object Label9: TLabel
      Left = 12
      Top = 196
      Width = 69
      Height = 13
      AutoSize = False
      Caption = 'P1_'#33410#27969#38400
    end
    object Label11: TLabel
      Left = 12
      Top = 220
      Width = 61
      Height = 13
      AutoSize = False
      Caption = 'P2_'#33410#27969#38400
    end
    object Label12: TLabel
      Left = 12
      Top = 252
      Width = 45
      Height = 13
      AutoSize = False
      Caption = 'P2_'#23454#38469
    end
    object Label13: TLabel
      Left = 12
      Top = 276
      Width = 45
      Height = 13
      AutoSize = False
      Caption = 'P2_'#23454#38469
    end
    object F_Edit: TEdit
      Left = 88
      Top = 28
      Width = 81
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 0
      Text = '1'
    end
    object K_Edit: TEdit
      Left = 88
      Top = 52
      Width = 81
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 1
      Text = '3'
    end
    object m_Edit: TEdit
      Left = 88
      Top = 76
      Width = 81
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 2
      Text = '20'
    end
    object P1_Edit: TEdit
      Left = 88
      Top = 116
      Width = 81
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 3
      Text = '3'
    end
    object P2_Edit: TEdit
      Left = 88
      Top = 140
      Width = 81
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 4
      Text = '3'
    end
    object Edit1: TEdit
      Left = 88
      Top = 188
      Width = 81
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 5
      Text = '100'
    end
    object Edit2: TEdit
      Left = 88
      Top = 212
      Width = 81
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 6
      Text = '100'
    end
    object Edit3: TEdit
      Left = 88
      Top = 244
      Width = 81
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 7
      Text = '5'
    end
    object Edit4: TEdit
      Left = 88
      Top = 268
      Width = 81
      Height = 21
      ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
      TabOrder = 8
      Text = '5'
    end
  end
  object T_M_Button: TButton
    Left = 200
    Top = 504
    Width = 65
    Height = 41
    Caption = #20943'-'
    TabOrder = 14
  end
  object T_A_Button: TButton
    Left = 272
    Top = 504
    Width = 65
    Height = 41
    Caption = #21152'+'
    TabOrder = 15
  end
  object GroupBox3: TGroupBox
    Left = 408
    Top = 431
    Width = 113
    Height = 105
    Caption = #36755#20837'BE1'#19982'BE2'#21151#33021
    TabOrder = 16
    object BE1_CheckBox: TCheckBox
      Left = 8
      Top = 16
      Width = 97
      Height = 17
      Caption = 'BE1'#24320#20851
      TabOrder = 0
    end
    object BE2_CheckBox: TCheckBox
      Left = 8
      Top = 56
      Width = 97
      Height = 17
      Caption = 'BE2'#24320#20851
      TabOrder = 1
    end
  end
  object GroupBox4: TGroupBox
    Left = 536
    Top = 431
    Width = 121
    Height = 113
    Caption = #25253#35686#21151#33021
    TabOrder = 17
    object Label49: TLabel
      Left = 40
      Top = 24
      Width = 24
      Height = 13
      Caption = #25253#35686
    end
    object Label50: TLabel
      Left = 40
      Top = 56
      Width = 37
      Height = 13
      Caption = 'A1'#38480#20301
    end
    object Label51: TLabel
      Left = 40
      Top = 88
      Width = 37
      Height = 13
      Caption = 'A2'#38480#20301
    end
    object Alarm_Panel: TPanel
      Left = 8
      Top = 16
      Width = 25
      Height = 25
      TabOrder = 0
    end
    object A2_Panel: TPanel
      Left = 8
      Top = 80
      Width = 25
      Height = 25
      TabOrder = 1
    end
    object A1_Panel: TPanel
      Left = 8
      Top = 48
      Width = 25
      Height = 25
      TabOrder = 2
    end
  end
  object CheckBox1: TCheckBox
    Left = 408
    Top = 544
    Width = 81
    Height = 25
    Caption = 'CheckBox1'
    TabOrder = 18
  end
  object Work_Timer: TTimer
    Interval = 200
    OnTimer = Work_TimerTimer
    Left = 8
    Top = 8
  end
  object Check_Timer: TTimer
    OnTimer = Check_TimerTimer
    Left = 40
    Top = 8
  end
  object Timer1: TTimer
    Enabled = False
    Interval = 10000
    OnTimer = Timer1Timer
    Left = 96
    Top = 8
  end
end

⌨️ 快捷键说明

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