Skip to main content
Open topic with navigation CAPL Functions » MOST » Input Assistance

MOST: Input Assistance

Valid for: CANoe DE Using the MOST input assistance you can enter symbolic messages in the CAPL Browser. Note
XML function catalogs must be inserted in the Simulation Setup to use the MOST input assistance.
The Input assistance can be opened with the Message input with MOST function catalog… shortcut menu command or by the key combination <Ctrl>+<M>. You can enter FBlockID, FunctionID and OpType of a MOST message in the opened input assistance window using a selection list. This list contains the current available information from the XML catalogs. It is also possible to enter the parameters of a MOST message.
If you enter a left parenthesis, you can - depending on parameter type - manually enter values or select valid parameter values via a selection list. Note, that parameters cannot be set in message and event procedure declarations.
You can enter the single parts of a function address in numeric or symbolic notation. Depending on the first entered sign the list view changes:
  • When entering characters the list shows the symbol names followed by the hexadecimal IDs in brackets.
  • When entering “0” it is assumed that you want to enter a hexadecimal value. The list shows the hexadecimal IDs followed by the symbolic names in brackets.
  • When entering a digit between 1 and 9 it is assumed that you want to enter the ID in decimal format. The list shows the decimal IDs followed by the symbolic names in brackets.
General Tips on XML Function Catalog Support in CAPL