- object frmTXIQBBTXRunTimeSetting: TfrmTXIQBBTXRunTimeSetting
- Left = 209
- Top = 215
- Width = 608
- Height = 418
- Caption = 'BB TX run time setting (TX level)'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object grpTX01: TGroupBox
- Left = 8
- Top = 4
- Width = 585
- Height = 381
- Caption = 'Input'
- TabOrder = 0
- object lblLabel42: TLabel
- Left = 168
- Top = 16
- Width = 36
- Height = 13
- Caption = 'ARFCN'
- end
- object lblLabel43: TLabel
- Left = 224
- Top = 16
- Width = 21
- Height = 13
- Caption = 'TSC'
- end
- object lblLabel44: TLabel
- Left = 272
- Top = 16
- Width = 20
- Height = 13
- Caption = 'PCL'
- end
- object lblLabel45: TLabel
- Left = 320
- Top = 16
- Width = 20
- Height = 13
- Caption = 'AFC'
- end
- object lblLabel41: TLabel
- Left = 95
- Top = 16
- Width = 30
- Height = 13
- Caption = 'BAND'
- end
- object lblTXModulation: TLabel
- Left = 16
- Top = 16
- Width = 52
- Height = 13
- Caption = 'Modulation'
- Visible = False
- end
- object lblTXTA: TLabel
- Left = 384
- Top = 16
- Width = 14
- Height = 13
- Caption = 'TA'
- end
- object lblTXCS: TLabel
- Left = 424
- Top = 16
- Width = 73
- Height = 13
- Caption = 'Coding scheme'
- Visible = False
- end
- object lblTXBurstType: TLabel
- Left = 368
- Top = 72
- Width = 47
- Height = 13
- Caption = 'Burst type'
- end
- object lblTXPattern: TLabel
- Left = 376
- Top = 120
- Width = 34
- Height = 13
- Caption = 'Pattern'
- Visible = False
- end
- object edtTXPcl: TEdit
- Left = 264
- Top = 32
- Width = 41
- Height = 21
- TabOrder = 3
- Text = '5'
- OnExit = edtPclCheck
- end
- object edtTXAfc: TEdit
- Left = 312
- Top = 32
- Width = 49
- Height = 21
- TabOrder = 4
- Text = '4100'
- OnExit = edtAfcDacCheck
- end
- object cbxTXBand: TComboBox
- Left = 80
- Top = 32
- Width = 73
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- ItemIndex = 0
- TabOrder = 0
- Text = 'GSM900'
- OnChange = cbxTXBandChange
- Items.Strings = (
- 'GSM900'
- 'DCS1800'
- 'PCS1900'
- 'GSM850')
- end
- object cbxTXTsc: TComboBox
- Left = 216
- Top = 32
- Width = 41
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- ItemIndex = 5
- TabOrder = 2
- Text = '5'
- Items.Strings = (
- '0'
- '1'
- '2'
- '3'
- '4'
- '5'
- '6'
- '7')
- end
- object edtTXArfcn: TEdit
- Left = 160
- Top = 32
- Width = 49
- Height = 21
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- Text = '20'
- OnExit = edtArfcnCheck
- end
- object btnTXStart: TBitBtn
- Left = 504
- Top = 43
- Width = 75
- Height = 25
- Caption = 'Start'
- TabOrder = 5
- OnClick = btnTXStartClick
- Kind = bkRetry
- end
- object sbTXIQ: TStatusBar
- Left = 2
- Top = 352
- Width = 581
- Height = 27
- Panels = <
- item
- Width = 50
- end>
- SimplePanel = False
- end
- object GroupBox10: TGroupBox
- Left = 8
- Top = 56
- Width = 313
- Height = 257
- Caption = ' BB TX Run Time Parameter '
- TabOrder = 7
- object Label64: TLabel
- Left = 13
- Top = 160
- Width = 141
- Height = 13
- Caption = 'BB TX common mode voltage'
- end
- object Label65: TLabel
- Left = 100
- Top = 184
- Width = 54
- Height = 13
- Caption = 'BB TX gain'
- end
- object TLabel
- Left = 84
- Top = 208
- Width = 70
- Height = 13
- Caption = 'BB TX calrcsel'
- end
- object Label1: TLabel
- Left = 128
- Top = 16
- Width = 26
- Height = 13
- Alignment = taRightJustify
- Caption = 'Trim I'
- end
- object Label2: TLabel
- Left = 123
- Top = 40
- Width = 31
- Height = 13
- Alignment = taRightJustify
- Caption = 'Trim Q'
- end
- object Label3: TLabel
- Left = 120
- Top = 64
- Width = 34
- Height = 13
- Caption = 'Offset I'
- end
- object Label4: TLabel
- Left = 115
- Top = 88
- Width = 39
- Height = 13
- Caption = 'Offset Q'
- end
- object Label5: TLabel
- Left = 87
- Top = 112
- Width = 67
- Height = 13
- Caption = 'BB TX calbias'
- end
- object Label6: TLabel
- Left = 81
- Top = 136
- Width = 73
- Height = 13
- Caption = 'BB TX IQ swap'
- end
- object lblTXBBTXPhasesel: TLabel
- Left = 80
- Top = 232
- Width = 77
- Height = 13
- Caption = 'BB TX Phasesel'
- Visible = False
- end
- object edtTXCMV: TEdit
- Left = 168
- Top = 160
- Width = 57
- Height = 21
- TabOrder = 0
- Text = '0'
- OnExit = edtBBTXCommonModeVoltageCheck
- end
- object edtTXBBTXGain: TEdit
- Left = 168
- Top = 184
- Width = 57
- Height = 21
- TabOrder = 1
- Text = '0'
- OnExit = edtBBTXGainCheck
- end
- object edtTXBBTXCalrcsel: TEdit
- Left = 168
- Top = 208
- Width = 57
- Height = 21
- TabOrder = 2
- Text = '0'
- OnExit = edtTXBBTXCalrcselCheck
- end
- object edtTXOffsetI: TEdit
- Left = 168
- Top = 64
- Width = 57
- Height = 21
- TabOrder = 3
- Text = '0'
- OnExit = edtOffsetIQCheck
- end
- object edtTXOffsetQ: TEdit
- Left = 168
- Top = 88
- Width = 57
- Height = 21
- TabOrder = 4
- Text = '0'
- OnExit = edtOffsetIQCheck
- end
- object edtTXTXCalbias: TEdit
- Left = 168
- Top = 112
- Width = 57
- Height = 21
- TabOrder = 5
- Text = '0'
- OnExit = edtBBTXCalbiasCheck
- end
- object edtTXTXIQSwap: TEdit
- Left = 168
- Top = 136
- Width = 57
- Height = 21
- TabOrder = 6
- Text = '0'
- OnExit = edtBBTXIQSwapCheck
- end
- object edtTXTrimI: TEdit
- Left = 168
- Top = 16
- Width = 57
- Height = 21
- TabOrder = 7
- Text = '0'
- OnExit = edtTrimIQCheck
- end
- object edtTXTrimQ: TEdit
- Left = 168
- Top = 40
- Width = 57
- Height = 21
- TabOrder = 8
- Text = '0'
- OnExit = edtTrimIQCheck
- end
- object edtTXBBTXPhasesel: TEdit
- Left = 168
- Top = 232
- Width = 57
- Height = 21
- TabOrder = 9
- Text = '0'
- Visible = False
- OnExit = edtTXBBTXPhaseselCheck
- end
- end
- object lblHint: TStaticText
- Left = 48
- Top = 0
- Width = 33
- Height = 17
- BorderStyle = sbsSingle
- Caption = 'lblHint'
- Color = clYellow
- ParentColor = False
- TabOrder = 8
- Visible = False
- end
- object btnLoadFromReg: TButton
- Left = 16
- Top = 320
- Width = 113
- Height = 25
- Caption = 'Load from register'
- TabOrder = 9
- OnClick = btnLoadFromRegClick
- end
- object btnLoadFromFile: TButton
- Left = 144
- Top = 320
- Width = 75
- Height = 25
- Caption = 'Load from file'
- TabOrder = 10
- OnClick = btnLoadFromFileClick
- end
- object btnSaveToFile: TButton
- Left = 232
- Top = 320
- Width = 75
- Height = 25
- Caption = 'Save to file'
- TabOrder = 11
- OnClick = btnSaveToFileClick
- end
- object btnTXStop: TBitBtn
- Left = 504
- Top = 80
- Width = 75
- Height = 25
- Caption = 'Stop'
- TabOrder = 12
- OnClick = btnTXStopClick
- Kind = bkNo
- end
- object cbTXModulation: TComboBox
- Left = 8
- Top = 32
- Width = 65
- Height = 21
- ItemHeight = 13
- ItemIndex = 0
- TabOrder = 13
- Text = 'GMSK'
- Visible = False
- OnChange = cbTXModulationChange
- Items.Strings = (
- 'GMSK'
- 'EPSK')
- end
- object edtTXTA: TEdit
- Left = 368
- Top = 32
- Width = 49
- Height = 21
- TabOrder = 14
- Text = '0'
- OnExit = edtTACheck
- end
- object cbTXCS: TComboBox
- Left = 424
- Top = 32
- Width = 73
- Height = 21
- ItemHeight = 13
- TabOrder = 15
- Visible = False
- end
- object cbTXBurstType: TComboBox
- Left = 328
- Top = 88
- Width = 129
- Height = 21
- ItemHeight = 13
- TabOrder = 16
- OnChange = cbTXBurstTypeChange
- end
- object edtTXPattern: TEdit
- Left = 328
- Top = 136
- Width = 129
- Height = 21
- TabOrder = 17
- Text = '0101010101010101'
- Visible = False
- OnExit = edtPatternCheck
- end
- end
- object HintTimer: TTimer
- Enabled = False
- Interval = 4000
- OnTimer = HintTimerTimer
- Left = 96
- Top = 65528
- end
- object OpenDialog: TOpenDialog
- DefaultExt = 'ini'
- Filter =
- 'Ini file (*.ini)|*.ini|Cal file (*.cal)|*.cal|All files (*.*)|*.' +
- '*'
- InitialDir = '.'
- Title = 'Open ini file'
- Left = 132
- end
- object SaveDialog: TSaveDialog
- DefaultExt = 'ini'
- Filter =
- 'Ini file (*.ini)|*.ini|Cal file (*.cal)|*.cal|All files (*.*)|*.' +
- '*'
- InitialDir = '.'
- Title = 'Save to ini file'
- Left = 164
- end
- end