Teledyne-lecroy FireInspector Automation Application Programming I User Manual Page 24

  • Download
  • Add to my manuals
  • Print
  • Page
    / 92
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 23
20
FireInspector Automation User’s Manual
CATC Version 1.0
2.3.9 IAnalyzer::LoadDisplayOptions
Loads display options that will apply for trace opened or recorded later.
Syntax
HRESULT LoadDisplayOptions (
[in] BSTR do_file_name );
Parameters
do_file_namestring providing the full pathname to display options file
Return values
ANALYZERCOMERROR_UNABLELOADDO unable to load display options file
Remarks
Use this method if you want to filter traffic of some type. The display options loaded by
this method call will apply only on trace file opened or recorded after this call.
Display options file is the file with extension .opt created by FireInspector application.
You can create such file when you select Setup > Display Options… from FireInspector
application menu, change the display options in the appeared dialog and select “Save…”
button.
Example
See
ITrace::ApplyDisplayOptions on page 28.
Page view 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 91 92

Comments to this Manuals

No comments