Teledyne-lecroy ST Automated Test Suite User Manual Instrukcja Użytkownika Strona 32

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 33
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 31
1 2 ... 27 28 29 30 31 32 33

Komentarze do niniejszej Instrukcji

Brak uwag