E_BA_ConcatDPADMode

TYPE E_BA_ConcatDPADMode :
(
  Invalid        := 0,
  eNone          := 1,
  eEntryPoint    := 2,
  eParent        := 3
) BYTE;
END_TYPE

Name

Description

Invalid

No significance for the user.

eNone

E_BA_ConcatDPADMode 1: The event is not present.

eEntryPoint

Linking the instance to a defined entry point, e.g. plant.

eParent

Linking the instance to the parent.