object FormCom: TFormCom Left = 315 Top = 336 Width = 322 Height = 184 Caption = 'Prueba de comunicaciones' Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 24 Top = 16 Width = 83 Height = 13 Caption = 'Trama a transmitir' end object actEnvia: TButton Left = 24 Top = 96 Width = 65 Height = 25 Hint = 'Transmite trama' Caption = '&Enviar' Default = True ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = actEnviaClick end object actLimpia: TButton Left = 120 Top = 96 Width = 65 Height = 25 Hint = 'Resetea los cuadros de texto' Caption = '&Limpiar' ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = actLimpiaClick end object EditTx: TEdit Left = 24 Top = 48 Width = 257 Height = 21 TabOrder = 2 end object actSalir: TButton Left = 216 Top = 96 Width = 65 Height = 25 Caption = '&Salir' TabOrder = 3 OnClick = actSalirClick 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: