- object frmCFGCommon: TfrmCFGCommon
- Left = 133
- Top = 8
- Width = 768
- Height = 696
- Caption = 'Common Parameter CFG editor'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel3: TPanel
- Left = 7
- Top = 8
- Width = 137
- Height = 33
- BevelOuter = bvLowered
- Caption = '8960 Initialization'
- TabOrder = 0
- end
- object Panel1: TPanel
- Left = 7
- Top = 40
- Width = 746
- Height = 105
- BevelOuter = bvLowered
- TabOrder = 1
- object Label1: TLabel
- Left = 40
- Top = 8
- Width = 93
- Height = 13
- Caption = '8960 GPIB Address'
- end
- object Label2: TLabel
- Left = 208
- Top = 8
- Width = 43
- Height = 13
- Caption = 'Time Out'
- end
- object Label3: TLabel
- Left = 48
- Top = 56
- Width = 92
- Height = 13
- Caption = 'GSM400 cable loss'
- end
- object Label4: TLabel
- Left = 184
- Top = 56
- Width = 92
- Height = 13
- Caption = 'GSM850 cable loss'
- end
- object Label5: TLabel
- Left = 328
- Top = 56
- Width = 92
- Height = 13
- Caption = 'GSM900 cable loss'
- end
- object Label6: TLabel
- Left = 464
- Top = 56
- Width = 96
- Height = 13
- Caption = 'DCS1800 cable loss'
- end
- object Label7: TLabel
- Left = 608
- Top = 56
- Width = 95
- Height = 13
- Caption = 'PCS1900 cable loss'
- end
- object edt8960GPIBAddress: TEdit
- Left = 32
- Top = 24
- Width = 121
- Height = 21
- TabOrder = 0
- Text = '15'
- OnExit = edtGPIBAddressCheck
- end
- object edtTimeOut8960: TEdit
- Left = 171
- Top = 24
- Width = 121
- Height = 21
- TabOrder = 1
- Text = '5000'
- OnExit = edtTimeOutCheck
- end
- object edtGSM400CableLoss: TEdit
- Left = 32
- Top = 72
- Width = 121
- Height = 21
- TabOrder = 2
- Text = '-0.5'
- OnExit = edtCableLossCheck
- end
- object edtGSM850CableLoss: TEdit
- Tag = 1
- Left = 171
- Top = 72
- Width = 121
- Height = 21
- TabOrder = 3
- Text = '-0.5'
- OnExit = edtCableLossCheck
- end
- object edtGSM900CableLoss: TEdit
- Tag = 2
- Left = 311
- Top = 72
- Width = 121
- Height = 21
- TabOrder = 4
- Text = '-0.5'
- OnExit = edtCableLossCheck
- end
- object edtDCS1800CableLoss: TEdit
- Tag = 3
- Left = 450
- Top = 72
- Width = 121
- Height = 21
- TabOrder = 5
- Text = '-0.7'
- OnExit = edtCableLossCheck
- end
- object edtPCS1900CableLoss: TEdit
- Tag = 4
- Left = 590
- Top = 72
- Width = 121
- Height = 21
- TabOrder = 6
- Text = '-0.7'
- OnExit = edtCableLossCheck
- end
- end
- object Panel2: TPanel
- Left = 7
- Top = 152
- Width = 137
- Height = 33
- BevelOuter = bvLowered
- Caption = 'CMU200 Initialization'
- TabOrder = 2
- end
- object Panel4: TPanel
- Left = 7
- Top = 184
- Width = 746
- Height = 153
- BevelOuter = bvLowered
- TabOrder = 3
- object Label8: TLabel
- Left = 40
- Top = 8
- Width = 111
- Height = 13
- Caption = 'CMU200 GPIB Address'
- end
- object Label9: TLabel
- Left = 208
- Top = 8
- Width = 43
- Height = 13
- Caption = 'Time Out'
- end
- object Label10: TLabel
- Left = 32
- Top = 56
- Width = 118
- Height = 13
- Caption = 'GSM400 input cable loss'
- end
- object Label11: TLabel
- Left = 172
- Top = 56
- Width = 118
- Height = 13
- Caption = 'GSM850 input cable loss'
- end
- object Label12: TLabel
- Left = 312
- Top = 56
- Width = 118
- Height = 13
- Caption = 'GSM900 input cable loss'
- end
- object Label13: TLabel
- Left = 452
- Top = 56
- Width = 122
- Height = 13
- Caption = 'DCS1800 input cable loss'
- end
- object Label14: TLabel
- Left = 590
- Top = 56
- Width = 121
- Height = 13
- Caption = 'PCS1900 input cable loss'
- end
- object Label15: TLabel
- Left = 32
- Top = 104
- Width = 125
- Height = 13
- Caption = 'GSM400 output cable loss'
- end
- object Label16: TLabel
- Left = 171
- Top = 104
- Width = 125
- Height = 13
- Caption = 'GSM850 output cable loss'
- end
- object Label17: TLabel
- Left = 311
- Top = 104
- Width = 125
- Height = 13
- Caption = 'GSM900 output cable loss'
- end
- object Label18: TLabel
- Left = 450
- Top = 104
- Width = 129
- Height = 13
- Caption = 'DCS1800 output cable loss'
- end
- object Label19: TLabel
- Left = 590
- Top = 104
- Width = 128
- Height = 13
- Caption = 'PCS1900 output cable loss'
- end
- object edtCMU200GPIBAddress: TEdit
- Tag = 1
- Left = 32
- Top = 24
- Width = 121
- Height = 21
- TabOrder = 0
- Text = '20'
- OnExit = edtGPIBAddressCheck
- end
- object edtTimeOutCMU200: TEdit
- Tag = 1
- Left = 172
- Top = 24
- Width = 121
- Height = 21
- TabOrder = 1
- Text = '5000'
- OnExit = edtTimeOutCheck
- end
- object edtGSM400InputCableLoss: TEdit
- Left = 33
- Top = 72
- Width = 121
- Height = 21
- TabOrder = 2
- Text = '1.0'
- OnExit = edtInputCableLossCheck
- end
- object edtGSM850InputCableLoss: TEdit
- Tag = 1
- Left = 172
- Top = 72
- Width = 121
- Height = 21
- TabOrder = 3
- Text = '1.0'
- OnExit = edtInputCableLossCheck
- end
- object edtGSM900InputCableLoss: TEdit
- Tag = 2
- Left = 311
- Top = 72
- Width = 121
- Height = 21
- TabOrder = 4
- Text = '1.2'
- OnExit = edtInputCableLossCheck
- end
- object edtDCS1800InputCableLoss: TEdit
- Tag = 3
- Left = 450
- Top = 72
- Width = 121
- Height = 21
- TabOrder = 5
- Text = '1.8'
- OnExit = edtInputCableLossCheck
- end
- object edtPCS1900InputCableLoss: TEdit
- Tag = 4
- Left = 590
- Top = 72
- Width = 121
- Height = 21
- TabOrder = 6
- Text = '1.8'
- OnExit = edtInputCableLossCheck
- end
- object edtGSM400OutputCableLoss: TEdit
- Left = 32
- Top = 120
- Width = 121
- Height = 21
- TabOrder = 7
- Text = '1.0'
- OnExit = edtOutputCableLossCheck
- end
- object edtGSM850OutputCableLoss: TEdit
- Tag = 1
- Left = 171
- Top = 120
- Width = 121
- Height = 21
- TabOrder = 8
- Text = '1.0'
- OnExit = edtOutputCableLossCheck
- end
- object edtGSM900OutputCableLoss: TEdit
- Tag = 2
- Left = 311
- Top = 120
- Width = 121
- Height = 21
- TabOrder = 9
- Text = '1.2'
- OnExit = edtOutputCableLossCheck
- end
- object edtDCS1800OutputCableLoss: TEdit
- Tag = 3
- Left = 450
- Top = 120
- Width = 121
- Height = 21
- TabOrder = 10
- Text = '1.8'
- OnExit = edtOutputCableLossCheck
- end
- object edtPCS1900OutputCableLoss: TEdit
- Tag = 4
- Left = 590
- Top = 120
- Width = 121
- Height = 21
- TabOrder = 11
- Text = '1.8'
- OnExit = edtOutputCableLossCheck
- end
- end
- object Panel5: TPanel
- Left = 7
- Top = 344
- Width = 137
- Height = 33
- BevelOuter = bvLowered
- Caption = 'Frequency Bank'
- TabOrder = 4
- end
- object Panel6: TPanel
- Left = 7
- Top = 376
- Width = 746
- Height = 33
- BevelOuter = bvLowered
- TabOrder = 5
- object cbGSM400: TCheckBox
- Left = 32
- Top = 8
- Width = 97
- Height = 17
- Caption = 'GSM 400'
- TabOrder = 0
- end
- object cbGSM850: TCheckBox
- Left = 152
- Top = 8
- Width = 97
- Height = 17
- Caption = 'GSM 850'
- TabOrder = 1
- end
- object cbGSM900: TCheckBox
- Left = 272
- Top = 8
- Width = 97
- Height = 17
- Caption = 'GSM 900'
- Checked = True
- State = cbChecked
- TabOrder = 2
- end
- object cbDCS1800: TCheckBox
- Left = 392
- Top = 8
- Width = 97
- Height = 17
- Caption = 'DCS 1800'
- Checked = True
- State = cbChecked
- TabOrder = 3
- end
- object cbPCS1900: TCheckBox
- Left = 528
- Top = 8
- Width = 97
- Height = 17
- Caption = 'PCS 1900'
- TabOrder = 4
- end
- end
- object Panel7: TPanel
- Left = 7
- Top = 416
- Width = 137
- Height = 33
- BevelOuter = bvLowered
- Caption = 'C0 for each Bank'
- TabOrder = 6
- end
- object Panel8: TPanel
- Left = 7
- Top = 448
- Width = 746
- Height = 57
- BevelOuter = bvLowered
- TabOrder = 7
- object Label20: TLabel
- Left = 48
- Top = 8
- Width = 91
- Height = 13
- Caption = 'arfcn_C0_GSM400'
- end
- object Label21: TLabel
- Left = 184
- Top = 8
- Width = 91
- Height = 13
- Caption = 'arfcn_C0_GSM850'
- end
- object Label22: TLabel
- Left = 336
- Top = 8
- Width = 73
- Height = 13
- Caption = 'arfcn_C0_GSM'
- end
- object Label23: TLabel
- Left = 480
- Top = 8
- Width = 71
- Height = 13
- Caption = 'arfcn_C0_DCS'
- end
- object Label24: TLabel
- Left = 608
- Top = 8
- Width = 70
- Height = 13
- Caption = 'arfcn_C0_PCS'
- end
- object edtArfcn_C0_GSM400: TEdit
- Tag = 4
- Left = 32
- Top = 24
- Width = 121
- Height = 21
- TabOrder = 0
- Text = '276'
- OnExit = edtARFCNCheck
- end
- object edtArfcn_C0_GSM850: TEdit
- Tag = 3
- Left = 171
- Top = 24
- Width = 121
- Height = 21
- TabOrder = 1
- Text = '190'
- OnExit = edtARFCNCheck
- end
- object edtArfcn_C0_GSM: TEdit
- Left = 311
- Top = 24
- Width = 121
- Height = 21
- TabOrder = 2
- Text = '70'
- OnExit = edtARFCNCheck
- end
- object edtArfcn_C0_DCS: TEdit
- Tag = 1
- Left = 450
- Top = 24
- Width = 121
- Height = 21
- TabOrder = 3
- Text = '700'
- OnExit = edtARFCNCheck
- end
- object edtArfcn_C0_PCS: TEdit
- Tag = 2
- Left = 590
- Top = 24
- Width = 121
- Height = 21
- TabOrder = 4
- Text = '660'
- OnExit = edtARFCNCheck
- end
- end
- object Panel9: TPanel
- Left = 7
- Top = 512
- Width = 137
- Height = 33
- BevelOuter = bvLowered
- Caption = 'Downlink power'
- TabOrder = 8
- end
- object Panel10: TPanel
- Left = 7
- Top = 544
- Width = 746
- Height = 57
- BevelOuter = bvLowered
- TabOrder = 9
- object Label25: TLabel
- Left = 80
- Top = 8
- Width = 27
- Height = 13
- Caption = 'P_DL'
- end
- object edtP_DL: TEdit
- Left = 32
- Top = 24
- Width = 121
- Height = 21
- TabOrder = 0
- Text = '-60'
- OnExit = edtP_DLCheck
- end
- end
- object btnLoadFromCFGFile: TButton
- Left = 495
- Top = 612
- Width = 105
- Height = 25
- Caption = 'Load from CFG file'
- TabOrder = 10
- OnClick = btnLoadFromCFGFileClick
- end
- object btnSaveToCFGFile: TButton
- Left = 623
- Top = 612
- Width = 105
- Height = 25
- Caption = 'Save to CFG file'
- TabOrder = 11
- OnClick = btnSaveToCFGFileClick
- end
- object lblHint: TStaticText
- Left = 551
- Top = 8
- Width = 33
- Height = 17
- BorderStyle = sbsSingle
- Caption = 'lblHint'
- Color = clYellow
- ParentColor = False
- TabOrder = 12
- Visible = False
- end
- object sbCFGCommon: TStatusBar
- Left = 0
- Top = 637
- Width = 753
- Height = 31
- Panels = <
- item
- Width = 50
- end>
- SimplePanel = False
- end
- object OpenDlg: TOpenDialog
- DefaultExt = 'cfg'
- Filter = 'Config file (*.cfg)|*.cfg|All files (*.*)|*.*'
- Title = 'Open configuration file'
- Left = 416
- end
- object SaveDlg: TSaveDialog
- DefaultExt = 'cfg'
- Filter = 'Config file (*.cfg)|*.cfg|All files (*.*)|*.*'
- Title = 'Save to configuration file'
- Left = 480
- Top = 8
- end
- object HintTimer: TTimer
- Enabled = False
- Interval = 4000
- OnTimer = HintTimerTimer
- Left = 520
- Top = 8
- end
- end