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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 48
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 14
IusbEasyDataCapturePrj Interface
9
SetPreTrigger
Declaration: long SetPreTrigger(short sPreTigger)
Input(s): sPreTigger sets pre-trigger percent. It can be between 1 and 99.
Return Value: Error code or zero (no error)
Remark: Specifies pre-trigger percent.
Value of this attribute can be between 1 and 99.
See Also API Errors
GetPreTrigger
Declaration: short GetPreTrigger()
Input(s): None
Return Value: Pre-trigger value. It is a short value between 1 and 99.
Remark: Returns pre-trigger percent setting.
SetEntireMemory
Declaration: void SetEntireMemory(BOOL bEntireMemory)
Input(s): bEntireMemory sets entire the memory for capturing.
Output(s) None
Return Value Error code or zero (no error)
Remark: If set to TRUE, the system uses entire installed memory.
Otherwise, it uses number specified by SamplesNo.
IsSetEntireMemory
Declaration: BOOL IsSetEntireMemory()
Input(s): None
Return Value: Use entire memory flag status.
Remark: Reports if entire memory flag is set.
SetSamplesNo
Declaration: long SetSamplesNo(long lSamplesNo)
Input(s): lSamplesNo specifies the number of samples to capture.
Return Value Error code or zero (no error)
Remark: Specifies the number of samples to capture.
Note that if EntireMemory property has been set to FALSE, the
system uses this attribute.
See Also API Errors
Przeglądanie stron 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 47 48

Komentarze do niniejszej Instrukcji

Brak uwag