
AutomationAPIforTeledyneLeCroySAS/SATAProtocolSuite 45
SASAnalyzerObject
TeledyneLeCroy
ISASAnalyzer ::SetVSELogModeToTraceRelativePath
HRESULT SetVSELogModeToTraceRelativePath (
[out,retval] BOOL *pResult);
ThisfunctionsetmodetosavealllogsforVSEscriptsinseparatefilesandsetthefolder
pathtothecorrespondingTracefilePath.
ReturnValues
pResult TRUE = set successfully.
FALSE = could not set path.
Remarks
DefaultvalueisretrievefromVSEsetting.Itwilloverrideanyotherlogsettingifthereis
anyontheATSscriptbeforethismethod.
Example
VBScript:
Analyzer.SetVSELogModeToTraceRelativePath()
Komentáře k této Příručce