linActivateSlot
Open topic with navigation CAPL Functions » LIN » linActivateSlot Valid for: CANoe DEFunction Syntax
Description
Reactivates a schedule table slot defined in the LIN database file (LDF), after having been previously deactivated by linDeactivateSlot(). Schedule slots containing MasterRequests are automatically sent only if their data is updated i.e. using output(). Note: If the Master node is not simulated or no schedule tables are defined, then this function will have no effect.Parameters
- tableIndex: Schedule table index according to the LIN database file (LDF). First table in the LDF has the index 0.
- slotIndex: Slot index. First slot in a table has the index 0.