object Form1: TForm1 Left = 298 Top = 136 Width = 519 Height = 476 Caption = 'PEM_BCB Utility' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object GroupBox6: TGroupBox Left = 264 Top = 8 Width = 233 Height = 264 Caption = 'Func Ctrl' TabOrder = 16 object Label4: TLabel Left = 17 Top = 182 Width = 78 Height = 13 Caption = '(1) Swap card : ' end object Label5: TLabel Left = 16 Top = 198 Width = 152 Height = 13 Caption = ' Driver Disable >> Power Off ' end object Label8: TLabel Left = 16 Top = 222 Width = 83 Height = 13 Caption = '(2) Restore Card :' end object Label9: TLabel Left = 16 Top = 238 Width = 144 Height = 13 Caption = ' Power On >> Driver Enable' end object Label13: TLabel Left = 19 Top = 138 Width = 184 Height = 13 Caption = ' Operation/Test Flow ' Color = clAqua ParentColor = False end end object GroupBox5: TGroupBox Left = 16 Top = 160 Width = 233 Height = 113 Caption = 'Select Device' TabOrder = 15 object Label1: TLabel Left = 24 Top = 24 Width = 64 Height = 13 Caption = 'Bus Number :' end object Label2: TLabel Left = 8 Top = 48 Width = 80 Height = 13 Caption = 'Device Number :' end object LB_DEVStatus: TLabel Left = 88 Top = 80 Width = 71 Height = 13 Caption = 'LB_DEVStatus' end object Label3: TLabel Left = 48 Top = 80 Width = 36 Height = 13 Caption = 'Status :' end end object GroupBox4: TGroupBox Left = 16 Top = 80 Width = 233 Height = 57 Caption = 'Check PEM' TabOrder = 14 object Label7: TLabel Left = 8 Top = 32 Width = 36 Height = 13 Alignment = taCenter Caption = 'Status :' end object LB_PEM_Status: TLabel Left = 48 Top = 32 Width = 78 Height = 13 Alignment = taCenter Caption = 'LB_PEM_Status' end end object GroupBox3: TGroupBox Left = 16 Top = 8 Width = 233 Height = 57 Caption = 'PEM Address' TabOrder = 13 object Label6: TLabel Left = 16 Top = 24 Width = 70 Height = 13 Caption = 'PEM-1X Addr :' end end object Edit_PEM_Addr: TEdit Left = 104 Top = 32 Width = 57 Height = 21 TabOrder = 0 Text = '3' end object GroupBox1: TGroupBox Left = 16 Top = 72 Width = 233 Height = 9 TabOrder = 1 end object GroupBox2: TGroupBox Left = 16 Top = 144 Width = 233 Height = 9 TabOrder = 2 end object Edit_BusNo: TEdit Left = 112 Top = 184 Width = 33 Height = 21 TabOrder = 3 Text = '0' end object Edit_DevNo: TEdit Left = 112 Top = 208 Width = 33 Height = 21 TabOrder = 4 Text = '0' end object BTDrv_WinDis: TButton Left = 280 Top = 32 Width = 81 Height = 25 Caption = 'Driver Disable' TabOrder = 5 OnClick = BTDrv_WinDisClick end object BTDrv_WinEn: TButton Left = 280 Top = 64 Width = 81 Height = 25 Caption = 'Driver Enable' TabOrder = 6 OnClick = BTDrv_WinEnClick end object BT_Pon: TButton Left = 384 Top = 64 Width = 81 Height = 25 Caption = 'Power ON' TabOrder = 7 OnClick = BT_PonClick end object BT_Poff: TButton Left = 384 Top = 32 Width = 81 Height = 25 Caption = 'Power OFF' TabOrder = 8 OnClick = BT_PoffClick end object BT_Exit: TButton Left = 384 Top = 96 Width = 81 Height = 25 Caption = 'Exit' TabOrder = 9 OnClick = BT_ExitClick end object BT_BEEP: TButton Left = 280 Top = 96 Width = 81 Height = 25 Caption = 'BEEP' TabOrder = 10 OnClick = BT_BEEPClick end object BT_CHKPEM: TButton Left = 153 Top = 104 Width = 80 Height = 25 Caption = 'Check PEM' TabOrder = 11 OnClick = BT_CHKPEMClick end object BT_SelectDev: TButton Left = 152 Top = 192 Width = 81 Height = 25 Caption = 'Select Device' TabOrder = 12 OnClick = BT_SelectDevClick end object GroupBox7: TGroupBox Left = 16 Top = 280 Width = 481 Height = 9 TabOrder = 17 end object GroupBox8: TGroupBox Left = 16 Top = 295 Width = 483 Height = 137 Caption = 'GPIO CTRL' TabOrder = 18 object Label10: TLabel Left = 316 Top = 28 Width = 36 Height = 13 Caption = 'Status :' end object LB_GPIO1_Satus: TLabel Left = 358 Top = 28 Width = 8 Height = 13 Caption = 'H' end object Label11: TLabel Left = 317 Top = 64 Width = 36 Height = 13 Caption = 'Status :' end object Label12: TLabel Left = 318 Top = 95 Width = 36 Height = 13 Caption = 'Status :' end object LB_GPIO2_Satus: TLabel Left = 359 Top = 64 Width = 8 Height = 13 Caption = 'H' end object LB_GPIO3_Satus: TLabel Left = 360 Top = 95 Width = 8 Height = 13 Caption = 'H' end object BT_GPIO1_pin42: TButton Left = 24 Top = 24 Width = 121 Height = 25 Caption = 'GPIO-1 Output (H)' TabOrder = 0 OnClick = BT_GPIO1_pin42Click end object BT_GPIO2_pin44: TButton Left = 24 Top = 56 Width = 121 Height = 25 Caption = 'GPIO-2 Output (H)' TabOrder = 1 OnClick = BT_GPIO2_pin44Click end object BT_GPIO3_pin46: TButton Left = 24 Top = 86 Width = 120 Height = 25 Caption = 'GPIO-3 Output (H)' TabOrder = 2 OnClick = BT_GPIO3_pin46Click end object BT_GPIO1_Input: TButton Left = 165 Top = 24 Width = 112 Height = 25 Caption = 'GPIO-1 Input ' TabOrder = 3 OnClick = BT_GPIO1_InputClick end object BT_GPIO2_Input: TButton Left = 165 Top = 58 Width = 113 Height = 25 Caption = 'GPIO-2 Input ' TabOrder = 4 OnClick = BT_GPIO2_InputClick end object BT_GPIO3_Input: TButton Left = 165 Top = 90 Width = 113 Height = 25 Caption = 'GPIO-3 Input ' TabOrder = 5 OnClick = BT_GPIO3_InputClick end end end