Vector/CANoe Reference: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
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[Bearbeiten]

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[Bearbeiten]

VectorAHI - Load Configuration
Loads a configuration into CANoe.

BUS[Bearbeiten]

VectorAHI - InitializeBus
Initializes the bus to be used.

VectorAHI - ActivateBusTyp
Activates the bus to be used.

Signal[Bearbeiten]

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[Bearbeiten]

Reg/DeReg[Bearbeiten]

Configuration[Bearbeiten]

General setup[Bearbeiten]

Environment[Bearbeiten]

Environment variable[Bearbeiten]

System[Bearbeiten]

System variable[Bearbeiten]

Measurement[Bearbeiten]

UI[Bearbeiten]

Write[Bearbeiten]

Variable Update Service[Bearbeiten]



Copyright © 2014-2024 eXept Software AG