Check Bytes Value Master Request
Check monitor always for lin master request Parameters
Arguments Description
channel_name (str): Name of channel
nad (int): the nad, master request Node Address
sid (int): the master request service_id
supplier_id (list[int]): id of supplier, list of int (2bytes)
function_id (list[int]): if of function, list of int (2bytes)
timeout (int)
Returns
bool: boolean value indicating the check result.
Example
Check Bytes Value Master Request ${channel_name} ${nad} ${sid} ${supplier_id} ${function_id} ${timeout}