Specify the waiting time to complete a read or write operation
Description
You configure Timeout to be the maximum time (in seconds) to wait to complete a read or write operation.
If a timeout occurs, then the read or write operation aborts. Additionally, if a timeout occurs during an asynchronous read or write operation, then:
ErrorFcn is executed.
Characteristics