E_DALIV2CommandPriority
TYPE E_DALIV2CommandPriority :
(
eDALIV2CommandPriorityHigh := 0,
eDALIV2CommandPriorityMiddle := 1,
eDALIV2CommandPriorityLow := 2
);
END_TYPE
TYPE E_DALIV2CommandPriority :
(
eDALIV2CommandPriorityHigh := 0,
eDALIV2CommandPriorityMiddle := 1,
eDALIV2CommandPriorityLow := 2
);
END_TYPE