Teledyne-lecroy Conquest API Manual - API Manual Instrukcja Użytkownika Strona 13

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 48
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 12
IusbEasyDataCapturePrj Interface
7
Save
Declaration: long Save(LPCTSTR strFilePath)
Input(s): strFilePath points to the fully qualified path to save the file.
Return Value: Zero if the save was successful. Otherwise, non-zero.
Each non-zero value indicates an error code.
Remark: Saves current easy capture project (.ecp) file.
See Also API Errors
Run
Declaration: long Run()
Input(s): None
Return Value Zero if project can run. Otherwise, non-zero.
Each non-zero value indicates an error code.
Remark: Checks data entries before run and runs easy data capture project.
See Also API Errors
Stop
Declaration: long Stop()
Input(s): None
Return Value: Zero if project can stop. Otherwise, non-zero.
Each non-zero value indicates an error code.
Remark: Stops easy data capture project.
See Also API Errors
SetAnalyzerType
Declaration: long SetAnalyzerType(short sAnalyzerType)
Input(s): sAnalyzerType specifies type of analyzer.
Valid analyzer types are introduced in API Constants.
Return Value: Error code or zero (no error)
Remark: This attribute specifies type of analyzer.
See Also API Errors
Przeglądanie stron 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 47 48

Komentarze do niniejszej Instrukcji

Brak uwag