AlarmingCall (ENUM)ΒΆ
TYPE AlarmingCall :
The different ways, a module call after an alarm was issued can be done to a module instance and its parents or surrounding module instances.
- InOut:
- Name - Initial - Comment - None - 0 - No module instance call at all is issued - Own - 1 - Only the alarm defining module instance itself is called - Parents - 2 - The parent instances of the alarm defining module instance are called. - All - 4 - Call all module instances available under the current application