Get State Lin Bus
Gets the LIN bus state on the associated channel.
Arguments Description
channel_name (str): The channel name.
Returns
- Enum: The state of the LIN bus.
Possible values: - Init: Bus initialization state. - Operational: Node is awake and the bus is operational. - Sleep: Node is in sleep mode.
Example
Get State Lin Bus ${channel_name}