Check Udpnm Not Present
Checks UDP_NM packet cycle during timeout.
Arguments Description
bus_name (str): Name of ethernet bus
timeout (int): the time during which we will check the presence of UDP_NM (milliseconds)
Returns
bool: True if UDP_NM packet was NOT received during timeout.
Example
Check UdpNm Not Present ${bus_name} ${2000}