Teledyne-lecroy ST Automated Test Suite User Manual Uživatelský manuál Strana 32

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 33
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 31
1 2 ... 27 28 29 30 31 32 33

Komentáře k této Příručce

Žádné komentáře