CmpTraceMgr (LIB)

Version

3.5.17.0

Author

3S - Smart Software Solutions GmbH

Placeholder

CmpTraceMgr

Description 1

This library provides access to the runtime system component CmpTraceMgr.

The trace manager handles trace packets, that are defined from:

  • the Trace editor in CoDeSys,

  • a runtime system component, or

  • an IEC program.

A trace packet is the container for trace variables, which are called records.
A trace packet is is always identified by its name, which must be unique.

A trace record contains the trace of a single variable, including the buffer used to store the time-stamped samples.

This is a typical sequence of function calls a client of CmpTraceMgr will use:

  1. TraceMgrPacketCreate

  2. TraceMgrRecordAdd

  3. TraceMgrPacketComplete

  4. TraceMgrPacketStart

  5. TraceMgrPacketStop

  6. TraceMgrPacketRestart / TraceMgrPacketStart / TraceMgrPacketDelete

Contents:

Indices and tables

1
Based on CmpTraceMgr.library, last modified 20.04.2021, 15:57:46. LibDoc 4.3.0.0
The content file CmpTraceMgr.library.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:57:46.