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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 48
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 30
IExerciser
25
DeleteAllCommands
Declaration: long DeleteAllCommands()
Input(s): None
Return Value: Error code or zero (no error)
Remark: Deletes all exerciser commands from exerciser program.
See Also API Errors
SetStartOfLoop
Declaration: long SetStartOfLoop(short sCommandIndex, long bSet)
Input(s): sCommandIndex sets index of exerciser command.
bSet sets status of start of loop flag for exerciser command.
Return Value: Error code or zero (no error)
Remark: Sets a specified command (with Index) as start of a loop.
See Also API Errors
SetEndOfLoop
Declaration: long SetEndOfLoop(short sCommandIndex, long bSet)
Input(s): sCommandIndex sets index of exerciser command.
bSet sets status of end of loop flag of exerciser command.
Return Value: Error code or zero (no error)
Remark: Sets a specified command (with Index) as end of a loop.
See Also: API Errors
SetRepeatCommand
Declaration: long SetRepeatCommand(short sCommandIndex, long bSet)
Input(s): sCommandIndex sets index of exerciser command.
bSet sets status of repeat flag of exerciser command.
Return Value: Error code or zero (no error)
Remark: Sets a specified command (with index) to repeat loop.
See Also: API Errors
Przeglądanie stron 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 47 48

Komentarze do niniejszej Instrukcji

Brak uwag