Teledyne-lecroy SAS_SATA Automation API manual Manual do Utilizador Página 10

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 150
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 149 150

Comentários a estes Manuais

Sem comentários