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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 150
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 92
AutomationAPIforTeledyneLeCroySAS/SATAProtocolSuite 87
SASRecOptionsObject
TeledyneLeCroy
IRecOptions::Load
HRESULT Load (
[in] BSTR ro_file_name );
Loadsrecordingoptionsfromthespecifiedfile.
Parameters
ro_file_name Stringthatprovidesthefullpathnametotherecordingoptionsfile
ReturnValue
ANALYZERCOMERROR_UNABLEOPENFILE Unabletoopenfile
Remarks
Example
WSH:
CurrentDir = Left(WScript.ScriptFullName,
InstrRev(WScript.ScriptFullName, "\"))
Set Analyzer =
WScript.CreateObject("LeCroy.SASAnalyzer")
Set RecOptions = Analyzer.GetRecordingOptions
RecOptions.Load( CurrentDir & "Input\rec_options.sac" )
C++:
Vista de pagina 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 149 150

Comentarios a estos manuales

Sin comentarios