Automation api description, 1 introduction, Chapter 2 automation api description – Teledyne LeCroy Automation API for Bluetooth Analyzers User Manual

Page 11: Introduction

Advertising
background image

5

Automation API for CATC Bluetooth Analyzers

CATC

Ver. 1.40

2. Automation API Description

This chapter describes the commands in the BTTracer, Merlin, & Merlin Mobile
Automation API.

2.1 Introduction

The CATC BTAnalyzer API exposes the following objects and interfaces:

Only

BTAnalyzer

object is creatable at the top level ( that is, via

CoCreateInstance

call), instantiation of an object of other classes requires API calls. The following

Objects

Interfaces

Description

BTAnalyzer

IBTAnalyzer

Primary analyzer interface

_IAnalyzerEvents

Analyzer event source

BTTrace

IBTTrace

Trace file interface

BTRecOptions

IBTRecOptions

Recording options interface

BTNeighborhood

IBTNeighborhood

Bluetooth neighborhood collection
interface

BTDevice

IBTDevice

Bluetooth device interface

AnalyzerErrorrs

IAnalyzerErrors

Error collection interface

Advertising