E_BA_ConcatDPADMode
TYPE E_BA_ConcatDPADMode :
(
Invalid := 0,
eNone := 1,
eEntryPoint := 2,
eParent := 3
) BYTE;
END_TYPEName | Description |
|---|---|
Invalid | No significance for the user. |
eNone |
|
eEntryPoint | Linking the instance to a defined entry point, e.g. plant. |
eParent | Linking the instance to the parent. |
The event is not present.