Check Wait Frame Event Master Request

Checks monitor happened for lin master request.

Arguments Description

channel_name (str): Name of a channel

nad (int): the 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): in seconds.

Returns

bool: boolean value indicating the check result.

Example

Check Wait Frame Event Master Request ${channel_name} ${nad} ${sid} ${supplier_id} ${function_id} ${timeout}