Activate Wake Up Flexray

Activate wake up for a given flexray channel.

Arguments Description

bus_name (str): The channel name.

do_wake_up (bool): Whether to wake up the FLEXRAY bus when the bus sleeps automatically.

If True, the FLEXRAY bus will always be woken up, sending wake-up symbols continuously. The bus will not go to sleep again unless explicitly called with parameter False.

Returns

bool: True if the FLEXRAY bus wakes up successfully, False otherwise.

Examples

activate wake up flexray ${bus_name} True