Vector/CANoe Reference: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 25.x)
Zur Navigation springen Zur Suche springen
Inhalt gelöscht Inhalt hinzugefügt
Emi (Diskussion | Beiträge)
Emi (Diskussion | Beiträge)
Zeile 13: Zeile 13:
== BUS ==
== BUS ==


* [[ VectorAHI - InitializeBus| '''VectorAHI - InitializeBus''' ]]<br/> Initializes the bus to be used.
'''VectorAHI - InitializeBus'''<br/> Initializes the bus to be used.


* [[ VectorAHI - ActivateBusTyp| '''VectorAHI - ActivateBusTyp''' ]]<br/> Activates the bus to be used.
'''VectorAHI - ActivateBusTyp''' <br/> Activates the bus to be used.


=== Signal ===
=== Signal ===


* [[ VectorAHI - GetRawValueOfSignal| '''VectorAHI - GetRawValueOfSignal''' ]]<br/> Return's the current value of the signal as it was transmitted on the bus.
'''VectorAHI - GetRawValueOfSignal'''<br/> Return's the current value of the signal as it was transmitted on the bus.


* [[ VectorAHI - SetRawValueOfSignal | '''VectorAHI - SetRawValueOfSignal ''' ]]<br/> Set's the RawValue of the BUS signal.
'''VectorAHI - SetRawValueOfSignal'''<br/> Set's the RawValue of the BUS signal.


* [[ VectorAHI - GetSignalValue | '''VectorAHI - GetSignalValue''' ]]<br/> Returns the active value of the Signal.
'''VectorAHI - GetSignalValue''' <br/> Returns the active value of the Signal.


* [[ VectorAHI - GetSignalFullname | '''VectorAHI - GetSignalFullname''' ]]<br/> Determines the fully qualified name of a signal or a message.
'''VectorAHI - GetSignalFullname'''<br/> Determines the fully qualified name of a signal or a message.


* [[ VectorAHI - BUS Signal - Wait for rawValue | '''VectorAHI - BUS Signal - Wait for rawValue''' ]]<br/> Wait until the Signal get the specified RawValue.
'''VectorAHI - BUS Signal - Wait for rawValue''' <br/> Wait until the Signal get the specified RawValue.


* [[ Vector AHI - BUS Signal - Wait for signalValue | '''VectorAHI - BUS Signal - Wait for signalValue''']]<br/> Wait until the Signal get the specified value.
'''Vector AHI - BUS Signal - Wait for signalValue'''<br/> Wait until the Signal get the specified value.


== CAPL ==
== CAPL ==

Version vom 18. Dezember 2019, 13:24 Uhr

Application

VectorAHI - OpenCANoe with Configuration
Opens the CANoe application and loads a configuration.

VectorAHI - OpenCANoe
Opens the CANoe application and loads a configuration.

VectorAHI - CloseCANoe
Closes the CANoe application.

Configuration

VectorAHI - Load Configuration
Loads a configuration into CANoe.

BUS

VectorAHI - InitializeBus
Initializes the bus to be used.

VectorAHI - ActivateBusTyp
Activates the bus to be used.

Signal

VectorAHI - GetRawValueOfSignal
Return's the current value of the signal as it was transmitted on the bus.

VectorAHI - SetRawValueOfSignal
Set's the RawValue of the BUS signal.

VectorAHI - GetSignalValue
Returns the active value of the Signal.

VectorAHI - GetSignalFullname
Determines the fully qualified name of a signal or a message.

VectorAHI - BUS Signal - Wait for rawValue
Wait until the Signal get the specified RawValue.

Vector AHI - BUS Signal - Wait for signalValue
Wait until the Signal get the specified value.

CAPL

Reg/DeReg

Configuration

General setup

Environment

Environment variable

System

System variable

Measurement

UI

Write

Variable Update Service



Copyright © 2014-2024 eXept Software AG