Teledyne-lecroy SAS_SATA Tracer_Trainer Automation API Manual Manuale Utente Pagina 54

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 94
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 53
LeCroy Corporation Automation API for SAS/SATATracer/Trainer Manual Version 1.11
54
5.1.5 IRecOptions::SetPostTriggerPercentage
HRESULT SetPostTriggerPercentage (
[in] short posttrigger_percentage );
Sets the post-trigger buffer size.
Parameters
posttrigger_percentage Size of the post-trigger buffer in percent of the whole
recording buffer (see IRecOptions::SetBufferSize
).
Return values
E_INVALIDARG –
invalid percentage was specified
Remarks
This method call has no effect if recording mode is set to
RMODE_SNAPSHOT
(see IRecOptions::SetRecMode
).
The default setting is 50%.
Example
WSH:
Set Analyzer = WScript.CreateObject("LeCroy.SASAnalyzer")
Set RecOptions = Analyzer.GetRecordingOptions
RecOptions.SetPostTriggerPercentage 60 ' 60%
C++:
Vedere la pagina 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 93 94

Commenti su questo manuale

Nessun commento