Vector/CANoe Reference: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
Zeile 19: Zeile 19:
=== Signal ===
=== Signal ===


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


'''VectorAHI - SetRawValueOfSignal'''<br/> Set's the RawValue of the BUS signal.
'''VectorAHI - SetRawValueOfSignal'''<br/> Sets the RawValue of the BUS signal.


'''VectorAHI - GetSignalValue''' <br/> Returns the active value of the Signal.
'''VectorAHI - GetSignalValue''' <br/> Returns the active value of the Signal.

Version vom 18. Dezember 2019, 13:28 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
Load 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
Returns the current value of the signal as it was transmitted on the bus.

VectorAHI - SetRawValueOfSignal
Sets 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