Teledyne-lecroy Automation API for Bluetooth Analyzers Manual de usuario Pagina 12

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 110
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 11
6
Automation API for CATC Bluetooth Analyzers
CATC Ver. 1.40
diagram represents objects dependance:
All interfaces are dual interfaces, which allows simple use from typeless languages
as well as from C++.
All objects implement ISupportErrorInfo interface for easy error handling from the
client.
The examples of C++ code given in this document assume using “import” tech-
nique of creating COM clients:
For BTTracer:
#import "BTAutomationTracer.tlb" no_namespace named_guids
For Merlin II:
#import "BTAutomationMerlinII.tlb" no_namespace named_guids
For Merlin:
#import "BTAutomationMerlin.tlb" no_namespace named_guids
For Merlin Mobile:
#import "BTAutomationMerlinMobile.tlb" no_namespace named_guids
and appropriate wrapper classes are created in .tli, .tlh files by compiler.
The sample of WSH, VBScript, and C++ client applications are provided.
2.2 Command Descriptions
The following descriptions will be organized into seven sections that correspond to
the objects shown in the diagram on the previous page. The seven sections are:
Primary Dual Interface for Analyzer
Vista de pagina 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 109 110

Comentarios a estos manuales

Sin comentarios