OEM User's Guide

OEM External Specification
OEM User’s Guide520330-001
A-19
OEM Request API (Client Application to OEM)
DebugTraceEnable
DebugTraceEnable causes the OEM server to display a trace window and log all request
and command activity. This information can be useful in diagnosing client problems
during development. Trace information includes all requests from clients, requests sent
to the EM framework adapter, commands received from the EM framework adapter,
commands passed through to clients, and key internal information.
Parameters
None
Return Value
None
Example
OEM.DebugTraceEnable
Sub DebugTraceEnable()