AUTOSAR interface configuration programmatically

조회 수: 4 (최근 30일)
Muhammad Arsalan
Muhammad Arsalan 2020년 2월 12일
답변: Sudhakar Shinde 2020년 4월 29일
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
Darshan Ramakant Bhat
Darshan Ramakant Bhat 2020년 2월 12일
I am not an expert in this area. Did you experiment with below apis ?
Muhammad Arsalan
Muhammad Arsalan 2020년 2월 12일
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

댓글을 달려면 로그인하십시오.

답변 (1개)

Sudhakar Shinde
Sudhakar Shinde 2020년 4월 29일
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

카테고리

Help CenterFile Exchange에서 AUTOSAR Blockset에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by