Agilent Technologies 3588A Guia do Utilizador Página 241

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 254
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 240
60_SDF.BAT
Convert all HP 3560A data files that are transferred over the RS-232 port to SDF. The default port is
‘’1’’ (COM1). The default baud rate is ‘’9600’’.
Syntax 60_SDF.BAT [port] [baud]
@echo off
set port60=%1
set baud60=%2
set temp60=temp60
if ‘%port60%’==’’ set port60=1
if ‘%baud60%’==’’ set baud60=9600
download /o %temp60%.x32 /p%port60% /b%baud%
x32tobin /o %temp60%.x32 %temp60%.bin
del %temp60%.x32
60tosdf /o %temp60%.bin
del %temp60%.bin
set port60=
set baud60=
set temp60=
Batch Files
60_SDF.BAT
C-9
Vista de página 240
1 2 ... 236 237 238 239 240 241 242 243 244 245 246 ... 253 254

Comentários a estes Manuais

Sem comentários