AUTOSAR interface configuration programmatically
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Darshan Ramakant Bhat
il 12 Feb 2020
I am not an expert in this area. Did you experiment with below apis ?
Risposte (1)
Sudhakar Shinde
il 29 Apr 2020
Help page specifically not shown programatically support available for ExternalTriggerOccurredEvent .
Help page https://www.mathworks.com/help/releases/R2019b/autosar/ug/configuring-autosar-options-programmatically.html shows below element class have programatic support:
TimingEvent
- Period
- StartOnEvent
- DisabledMode
- Name
DataReceivedEvent
DataReceiveErrorEvent
OperationInvokedEvent
- Trigger
- StartOnEvent
- DisabledMode
- Name
ModeSwitchEvent
- Trigger
- Activation
- StartOnEvent
- DisabledMode
- Name
InitEvent
- StartOnEvent
- Name
0 Commenti
Vedere anche
Categorie
Scopri di più su AUTOSAR Blockset in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!