Signal Last Value Is Got

Checks if the last signal value is received.

Arguments Description

path (str): The path should be in the format: BusName::MsgId::SignalName.

Returns

bool: True if the signal is received; otherwise, False.

Example

Signal Last Value Is Got ${BusName}::${MsgId}::${SignalName}

Note

No signal observer needs to be started beforehand.