AUTOSAR interface configuration programmatically

5 views (last 30 days)
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
Muhammad Arsalan
Muhammad Arsalan on 12 Feb 2020
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)

Sudhakar Shinde
Sudhakar Shinde on 29 Apr 2020
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

Find more on AUTOSAR Blockset in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!