beautypg.com

11 ianalyzer::loaddisplayoptions, Ianalyzer::loaddisplayoptions – Teledyne LeCroy Automation API for Bluetooth Analyzers User Manual

Page 27

background image

21

Automation API for CATC Bluetooth Analyzers

CATC

Ver. 1.40

2.3.11 IAnalyzer::LoadDisplayOptions

Loads display options that will apply for trace opened or recorded later

Parameters

do_file_name

-

string 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 BTAnalyzer application. You
can create such file when you select “Setup – Display Options…” from BTAnalyzer appli-
cation menu, change the display options in the appeared dialog and select “Save…” but-
ton.

Example

See

ITrace::ApplyDisplayOptions

HRESULT LoadDisplayOptions (

[in] BSTR do_file_name );