ILSetEvent
Valid for: CANoe DE • CANoe4SW DE NoteIt is strongly recommended to use this functionality only for test purposes and not in real simulations. The database should be corrected instead.
Function Syntax
Description
Sends the transferred signal directly to the bus if the network is active. The send model is ignored.Parameters
- sig: Signal that should be sent. Specify as follows ‘Message::Signal’.
Return Values
- 0: No error.
- 1: Momentary state of the IL does not permit this query.
- -50: Nodelayer is inactive — possibly deactivated in the node’s configuration dialog.
- -100: Signal or message was not found in the database or is not mapped to this node.
- -104: General error for invalid calls.