8 catcanalyzeradapter, Catca, Nalyzer – Teledyne LeCroy UWBTracer Automation Manual User Manual
Page 82: Dapter, Catcanalyzeradapter

LeCroy
UWBTracer Automation API Reference Manual
Manual Version 3.02
78
8
CATCAnalyzerAdapter
Script languages, such as the Visual Basic (VB) and Javascript script languages used in HTML pages
and Windows Script Host (WSH), can implement and automate exposed functionalities in client
applications. However, such script engines cannot efficiently create automation objects dynamically,
handle events, or control operation remotely. For example, an HTML page script language can only
handle events from an automation object if the object is created with the
™ COM API includes an additional COM server, CATCAnalyzerAdapter, to
provide full support for automation using script languages. The CATCAnalyzerAdapter automation server:
• Allows launching and accessing LeCroy analyzer automation servers dynamically at runtime.
• Allows launching and accessing LeCroy analyzer automation servers remotely, when the remote
server has all necessary DCOM settings and permissions.
• Handles automation events from LeCroy analyzer automation servers.
• Overrides limitations imposed by the script engines used in HTML browsers and Windows Script
Host.