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 52: Zeile 52:
=== Environment variable ===
=== Environment variable ===


*[[ VectorAHI - SetEnvironmentVariable| '''VectorAHI - SetEnvironmentVariable''']]<br/> Sets the environment variable value.
'''VectorAHI - SetEnvironmentVariable'''<br/> Sets the environment variable value.


*[[ VectorAHI - GetEnvironmentVariable| '''VectorAHI - GetEnvironmentVariable''']]<br/> Returns the environment variable value.
'''VectorAHI - GetEnvironmentVariable'''<br/> Returns the environment variable value.


*[[ VectorAHI - EnvironmentVariable - Wait for value|'''VectorAHI - EnvironmentVariable - Wait for value''']]<br/> Wait until the environment variable get the specified value.
'''VectorAHI - EnvironmentVariable - Wait for value'''<br/> Wait until the environment variable get the specified value.


== System ==
== System ==

Version vom 18. Dezember 2019, 13:38 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
Load a configuration into CANoe.

BUS

VectorAHI - InitializeBus
Initializes the bus to be used.

VectorAHI - ActivateBusTyp
Activates the bus to be used.

Signal

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

VectorAHI - Call CAPL Function
Calls a CAPL function.

Reg/DeReg

VectorAHI - Register CAPL Function(s)]]
Registration of CAPL functions.

Configuration

VectorAHI - Configuration set (un)modified

VectorAHI - Configuration is modified
Returns information on whether the current configuration was modified since the time it was loaded or created, or sets this property.

General setup

VectorAHI - Compile&Verify
Compile all CAPL Functions in all Nodes.

Environment

Environment variable

VectorAHI - SetEnvironmentVariable
Sets the environment variable value.

VectorAHI - GetEnvironmentVariable
Returns the environment variable value.

VectorAHI - EnvironmentVariable - Wait for value
Wait until the environment variable get the specified value.

System

System variable

Measurement

UI

Write

Variable Update Service



Copyright © 2014-2024 eXept Software AG