MOST: Database Support in CAPL
Valid for: CANoe DE Symbols from MOST function catalogs can be used in CAPL. The most common applications are outlined on this page.-
Initializing a MOST message variable and Sending
-
Declaration of event procedures (see on mostMessage or on mostAmsMessage)
-
Populating simple message parameters with data. This includes all non-nested parameters in the user data with constant width and constant position.
-
Populating complex message parameters with data (parameters with variable length/position, all nested parameters):
-
Symbols from enumeration types can be indicated with the addition of message names and parameter names.
-
Functions of test feature sets for MOST
-
Complete data population of messages (mostMsgSet, mostAmsOutput)