Monitor Npdu Signal Is Received
DEPRECATED It will be removed in a future version. Please use keyword Check Ethernet Reception instead. This keyword will be supported until version TechnicaKeywordsV0.19.2.
Checks if a specific npdu signal is received during a timeout.
Arguments Description
signal_path (str): The signal path (ecucName::NpduId::SignalName)
timeout (int): timeout
Returns
bool: True if the npdu signal with signal_path is received at least once during the timeout else False
Example
Monitor Npdu Signal Is Received ${signal_path} ${timeout}
Note
No observer needs to be started to monitor the signal.