Debug Flags

For debugging purposes, various outputs can be written into the trace by the driver. 

The output is controlled by entries in the DASYLab.INI file in the section [MGCPlus]

DASYLab.INI can be found e.g. For DASYLab 13, English under

Documents\DASYLab\13.0.0\eng\DASYLab.ini

 

These traces may be catchedm viewed and saved for example with DebugView of  SysInternals

( https://download.sysinternals.com/files/DebugView.zip ).

 

At a value of 1, the corresponding information is written into the trace, at a value of 0 not.

TraceDebug

Most function calls and some status information are written to trace.

 

TraceHBMApi

Traces concerning calls to HBM Common API are written.

 

TraceDebugDuringAcquisition

Should only be used at low sampling rates. 
Function calls and some status information are also written to the trace during a measurement.

 

TraceProcessData

Should only be used at low sampling rates.

Traces concerning internal data processing are written.

SuppressSearch

Suppressing automatic search for devices while placing a module on the schematic..

 

Sample for the entries

[MGCPlus]

TraceDebug=1

TraceHBMApi=1

TraceDebugDuringAcquisition=1

TraceProcessData=1