Name of parameter whose value to set.
These are the possible parameters whose values you can set for
each of the object types:
For software node:
For hardware node:
'Name'
— Name of the hardware
node.
'ClockFrequency'
— Frequency
of the hardware node clock.
'Color'
— Color of the trigger
icon, specified as an RGB triplet (vector).
For a periodic trigger:
'Name'
— Name of the trigger.
'Period'
— Period of the
trigger.
'Color'
— Color of the trigger
icon, specified as an RGB triplet (vector).
For an aperiodic trigger:
'Name'
— Name of the trigger.
'Color'
— Color of the trigger
icon, specified as an RGB triplet (vector).
'EventHandlerType'
— Trigger
source for the interrupt-driven task. Possible values:
'SignalNumber'
— Signal
number for the trigger. You can set this value only if EventHandlerType
is
set to Event (Windows)
.
'EventName'
— Event name
for the trigger. You can set this value only if EventHandlerType
is
set to Posix Signal (Linux/VxWorks 6.x)
.
For task:
'Name'
— Name of the task.
'Period'
— Period of the
task.
'Color'
— Color of the task
icon, specified as an RGB triplet (vector).
Data Types: char