Teledyne-lecroy SAS_SATA Tracer_Trainer Automation API Manual Bedienungsanleitung Seite 7

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 94
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 6
LeCroy Corporation Automation API for SAS/SATATracer/Trainer Manual Version 1.11
7
Objects Interfaces Description
SASAnalyzer ISASAnalyzer
_ISASAnalyzerEvents
Represents the SASTracer application.
SASTrace ITrace
ISASTrace*
ISASVerificationScript*
Represents recorded trace.
SASRecOptions IRecOptions
ISASRecOptions
Represents recording options.
SASPacket IPacket
ISASPacket*
Represents single packet of the recorded
trace.
SASTraceErrors ISASAnalyzerErrors*
Represents the collection of errors that
occurred in the recorded trace.
* Primary interfaces
The examples of C++ code given in this document assume using the “import” technique of
creating COM clients. That means the corresponding include is used:
#import "SASAutomation.tlb" no_namespace named_guids
Appropriate wrapper classes are created in .tli and .tlh files by the compiler.
Examples of WSH, VBScript, and C++ client applications are provided.
Seitenansicht 6
1 2 3 4 5 6 7 8 9 10 11 12 ... 93 94

Kommentare zu diesen Handbüchern

Keine Kommentare