Teledyne-lecroy SAS_SATA Automation API manual Manuale Utente Pagina 10

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 150
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 9
TeledyneLeCroy SASAnalyzerObject
4AutomationAPIforTeledyneLeCroySAS/SATAProtocolSuite
SASAnalyzer Object
TheSASAnalyzerobjectisthetoplevelobjectoftheSASAPI.TheSASAnalyzerobject
allowsyoutocontrolrecordingandtrafficgeneration,opentracefiles,andaccess
recordingandgenerationoptions.TheSASAnalyzerobjectsupportsthefollowing
interfaces:
TheISASAnalyzerinterfaceistheprimaryinterfacefortheSASAnalyzerobject.
TheClassIDandAppIDfortheSASAnalyzerobjectarethefollowing:
ClassID SASAnalyzer 12A4B62B107A42AE9C5608C5EC3C26E2
AppID SASAnalyzer Lecroy.SASAnalyzer
Example
WSH:
Set Analyzer = WScript.CreateObject(
“Lecroy.SASAnalyzer” )
C++:
ISASAnalyzer* poSASAnalyzer;
// create SASAnalyzer object
if ( FAILED( CoCreateInstance(
CLSID_SASAnalyzer,
NULL, CLSCTX_SERVER,
IID_ISASAnalyzer,
(LPVOID *)&poSASAnalyzer ) )
return;
Interfaces Description
ISASAnalyzer F a cilitatesrecordingandtrafficgeneration,openstracefiles,
andretrievesrecordingoptions.Addsadvancedgenerator
functionalityandretrievesgenerationoptions.
_ISASAnalyzerEvents EventsfromSASAnalyzerobject.
Vedere la pagina 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 149 150

Commenti su questo manuale

Nessun commento