Teledyne-lecroy SAS_SATA Automation API manual Manual de usuario Pagina 54

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 150
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 53
TeledyneLeCroy STXSASAnalyzerObject
48 AutomationAPIforTeledyneLeCroySAS/SATAProtocolSuite
STXSASAnalyzer Object
TheSTXSASAnalyzerobjectistheSierraversionoftheSASAnalyzerobjectintheSAS
software.ThisobjectisdeliveredbytheSTXSASsoftwareautomationAPI.All
functionalityisthesameastheSASAnalyzerobject.
TheClassIDandAppIDfortheSTXSASAnalyzerobjectarethefollowing:
ClassID:STXSASAnalyzer4E677701FD4041528B114406F87BB4FF
AppID:STXSASAnalyzerLecroy.STXSASAnalyzer
Example
WSH:
Set Analyzer = WScript.CreateObject(
“Lecroy.STXSASAnalyzer” )
C++:
ISTXSASAnalyzer* poSTXSASAnalyzer;
// create STXSASAnalyzer object
if ( FAILED( CoCreateInstance(
CLSID_STXSASAnalyzer,
NULL, CLSCTX_SERVER,
IID_ISTXSASAnalyzer,
(LPVOID *)&poSTXSASAnalyzer ) )
Vista de pagina 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 149 150

Comentarios a estos manuales

Sin comentarios