Teledyne-lecroy ST Automated Test Suite User Manual Manual do Utilizador Página 32

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 33
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 31
32
4.10 Loading Pre Emphasis Signal Settings
You can load a previously saved pre emphasis signal-setting file by calling the
LoadPreEmphasisSignalFile function from the SierraSASAnalyzer automation object to retrieve
values from the specified file and load them into the connected board.
'--------- Load Pre Emphasis Signal File ---------
MySASAutomation.LoadPreEmphasisSignalFile "F:\ForTestATS.sng"
If Err.Number <> 0 Then
MySTATS.ReportError Err.number, Err.Description
Else
MySTATS.ReportText ("Generation is started")
End If
Vista de página 31
1 2 ... 27 28 29 30 31 32 33

Comentários a estes Manuais

Sem comentários