| Data Acquisition Toolbox | Search  Help Desk |
| Timeout | See Also |
Timeout is an additional time to wait (in seconds) for getdata or putdata to return. The Timeout value is added to the time required by the engine to fill or send one data block. If the data block is not filled or sent after waiting the required time, then a timeout occurs. Control is returned to MATLAB and you will be able to extract or send the remaining data from the engine. Possible timeout conditions include:
RuntimeErrorAction is called.
Characteristics
| Device Objects | AI, AO |
| Class | Common |
| Access | Read/write |
| Data Type | Double |
| Modify while Running | No |
Values
The default value is 1 second.See Also
Properties
RunTimeErrorAction