Type of trigger or task to add, specified as
'PeriodicTrigger',
'AperiodicTrigger', or
'Task'.
'PeriodicTrigger' — Adds a periodic trigger to
the architecture. Set the properties of the trigger with the
Simulink.architecture.set_param function.
'AperiodicTrigger' — Adds an aperiodic trigger
to the architecture. Set the properties of the trigger with the
Simulink.architecture.set_param function.