Teledyne-lecroy SAS_SATA Automation API manual Uživatelský manuál Strana 29

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 150
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 149 150

Komentáře k této Příručce

Žádné komentáře