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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 150
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 28
AutomationAPIforTeledyneLeCroySAS/SATAProtocolSuite 23
SASAnalyzerObject
TeledyneLeCroy
ISASAnalyzer::LoadGlobalGenOptions
HRESULT LoadGlobalGenOptions (
[in] BSTR bstrGenOptionsFile,
[out, retval] BOOL* pbRetval)
Thisfunctionloadstheglobalgeneratoroptions.
Parameters
bstrGenOptionsFile Stringprovidingthefullpathnametoageneratoroptionsfile;
ReturnValue
pbRetval ThisfunctionreturnsaBOOLvalue.Thisvalueshowswhetherthe
loadisdonesuccessfullyornot.
Remarks
IfanySAS/SATAProtocolSuitefilehasitsowngeneratoroptions,callingthisfunctionwill
notchangeitsoptionsotherwise,itwillloadthespecifiedoptionsfileandwillsetitasits
generatoroptions.
Example
VBScript:
On Error Resume Next
Analyzer.LoadGlobalGenOptions("E:\MyGenOptions.gen")
If Err.Number <> 0 Then
MsgBox Err.Number & ":" & Err.Description
End If
Vista de pagina 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 149 150

Comentarios a estos manuales

Sin comentarios