TraceHandler Interface - TracingState Method

Is Tracing active?

Member of TraceHandler Interface (PRIM_APP.ITraceHandler)

Parameters

NameTypeData TypeDescription
MessageTracingActive*OutputBooleanTrue if tracing is active

Details

The TracingState method can be used to enable or disable tracing with disconnecting the TraceHendler.
 
If MessageTracingActive is set to False, tracing will be suspended.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2