T_BA_ScheduleExceptionEntryList

The type declaration contains 6 schedule entries for an exception profile, see ST_BA_SchedEntry.

This field is limited by the global parameter BA_Param.nScheduleEntryCount, see BA_Param.

TYPE
  T_BA_ScheduleExceptionEntryList    : ARRAY[1 .. BA_Param.nScheduleEntryCount] OF ST_BA_SchedEntry;
END_TYPE