AUTOSAR interface configuration programmatically

Hi,
I need help with getting handle to Runnables --> ExternalTriggerOccurredEvent --> Event Properties --> Trigger in AUTOSAR interface configuration.
Marked red in attached snapshot. I want to set it to one of the triggers from the list.
Thanks in advance for your help.

2 Comments

Hi Darshan,
Yes I have tried the APIs. I am able to Add events, choose event types but got stuck on choosing the Trigger in the event properties. :/
//MA

Sign in to comment.

Answers (1)

Help page specifically not shown programatically support available for ExternalTriggerOccurredEvent .
TimingEvent
  • Period
  • StartOnEvent
  • DisabledMode
  • Name
DataReceivedEvent
DataReceiveErrorEvent
OperationInvokedEvent
  • Trigger
  • StartOnEvent
  • DisabledMode
  • Name
ModeSwitchEvent
  • Trigger
  • Activation
  • StartOnEvent
  • DisabledMode
  • Name
InitEvent
  • StartOnEvent
  • Name

Categories

Asked:

on 12 Feb 2020

Answered:

on 29 Apr 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!