getSignal
R2026bGet AUTOSAR mapping information for Simulink block signal
Description
returns the type of AUTOSAR variable mapped to the named or test-pointed Simulink® block signal associated with outport port handle
arValue = getSignal(slMap,slPortHandle)slPortHandle. AUTOSAR variable types include
ArTypedPerInstanceMemory and
StaticMemory.
returns the value of property arValue = getSignal(slMap,slPortHandle,arProperty)arProperty for the AUTOSAR
variable to which the Simulink block signal is mapped.