AUTOSAR interface configuration programmatically

1 vue (au cours des 30 derniers jours)
Muhammad Arsalan
Muhammad Arsalan le 12 Fév 2020
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 commentaires
Darshan Ramakant Bhat
Darshan Ramakant Bhat le 12 Fév 2020
I am not an expert in this area. Did you experiment with below apis ?
Muhammad Arsalan
Muhammad Arsalan le 12 Fév 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

Connectez-vous pour commenter.

Réponses (1)

Sudhakar Shinde
Sudhakar Shinde le 29 Avr 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

Catégories

En savoir plus sur AUTOSAR Blockset dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by