Teledyne-lecroy SAS_SATA Tracer_Trainer Automation API Manual Uživatelský manuál Strana 55

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 94
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 54
LeCroy Corporation Automation API for SAS/SATATracer/Trainer Manual Version 1.11
55
5.1.6 IRecOptions::SetTriggerBeep
HRESULT SetTriggerBeep (
[in] BOOL beep );
Sets a flag to make a sound when a trigger occurs.
Parameters
beep TRUE – Beep when trigger occurs.
FALSE – Do not beep when trigger occurs.
Return values
Remarks
The default state of the beeper is FALSE.
Example
WSH:
Set Analyzer = WScript.CreateObject("LeCroy.SASAnalyzer")
Set RecOptions = Analyzer.GetRecordingOptions
RecOptions.SetTriggerBeep TRUE
C++:
Zobrazit stránku 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 93 94

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

Žádné komentáře