ETraceAddressFlags (ENUM)

TYPE ETraceAddressFlags :

This enumeration is similar to the enumeration <c>EAddressFlags</c> of library trace manager interfaces and defines the type of address info, that will be passed to CmpTraceMgr.

Attributes:
qualified_only
InOut:

Name

Initial

Comment

Iec

16#1

The variable is defined in an IEC-Programm.

IOConfig

16#2

The recorded value is a parameter in the CoDeSys configuration.

AreaOffset

16#20

The location of the recorded value is described by an area number and

an offset in this area.

Prop

16#40

Corresponding to the automation platform enum value <c>AddressFlags.Property</c>, which cannot be used here, because “Property” is a reserved word.