object FormConf: TFormConf Left = 253 Top = 240 Width = 486 Height = 327 Caption = 'Configuración del puerto serie' Color = clBtnFace DefaultMonitor = dmDesktop Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label7: TLabel Left = 248 Top = 72 Width = 72 Height = 13 Caption = 'control de flujo:' end object Label6: TLabel Left = 248 Top = 32 Width = 71 Height = 13 Caption = 'Bits de parada:' end object Label5: TLabel Left = 64 Top = 152 Width = 39 Height = 13 Caption = 'Paridad:' end object Label4: TLabel Left = 40 Top = 112 Width = 64 Height = 13 Caption = 'Bits de datos:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 24 Top = 72 Width = 82 Height = 13 Caption = 'Bits por segundo:' end object Label2: TLabel Left = 56 Top = 96 Width = 3 Height = 13 end object Label1: TLabel Left = 72 Top = 32 Width = 34 Height = 13 Caption = 'Puerto:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 16 Top = 16 Width = 441 Height = 177 end object Label8: TLabel Left = 240 Top = 112 Width = 93 Height = 13 Caption = 'Puerto del receptor:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Button1: TButton Left = 304 Top = 152 Width = 137 Height = 25 Caption = '&Restaurar predeterminados' TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 368 Top = 248 Width = 73 Height = 25 Caption = '&Continuar' Default = True ModalResult = 5 TabOrder = 2 OnClick = Button2Click end object OPpuerto: TComboBox Left = 128 Top = 32 Width = 97 Height = 21 TabStop = False Style = csDropDownList DropDownCount = 4 ItemHeight = 13 TabOrder = 0 Items.Strings = ( 'COM1' 'COM2' 'COM3' 'COM4') end object bitpdatos: TComboBox Left = 128 Top = 112 Width = 97 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 3 Items.Strings = ( '5' '6' '7' '8') end object bitpseg: TComboBox Left = 128 Top = 72 Width = 97 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 4 Items.Strings = ( '2400' '4800' '9600' '19200') end object paridad: TComboBox Left = 128 Top = 152 Width = 97 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 5 Items.Strings = ( 'Par' 'Impar' 'Ninguna') end object bitstop: TComboBox Left = 344 Top = 32 Width = 97 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 6 Items.Strings = ( '1' '1.5' '2') end object controlflujo: TComboBox Left = 344 Top = 72 Width = 97 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 7 Items.Strings = ( 'Xon/Xoff' 'Ninguno' 'Hardware') end object Button3: TButton Left = 272 Top = 248 Width = 75 Height = 25 Cancel = True Caption = 'Cancelar' ModalResult = 2 TabOrder = 8 OnClick = Button3Click end object Preceptor: TComboBox Left = 344 Top = 112 Width = 97 Height = 21 TabStop = False Style = csDropDownList DropDownCount = 4 ItemHeight = 13 TabOrder = 9 Items.Strings = ( 'COM1' 'COM2') end object CheckEst: TCheckBox Left = 32 Top = 208 Width = 233 Height = 17 Caption = 'Saltar verificación de las comunicaciones' TabOrder = 10 end end e-REdING. Biblioteca de la Escuela Superior de Ingenieros de Sevilla.


SOFTWARE PARA LA MONITORIZACIÓN Y CONTROL DE RECEPTORES GPS. APLICACIÓN A RECEPTORES NOVATEL RT-2

: Toledo Fernández, José Manuel
: Ingeniería Telecomunicación
Contenido del proyecto: