| Data Acquisition Toolbox | Search  Help Desk |
| MaxSamplesQueued | See Also |
MaxSamplesQueued indicates the maximum number of samples allowed in the analog output queue.
The value of MaxSamplesQueued can affect the behavior of putdata. For example, if queued data exceeds the value of MaxSamplesQueued, putdata becomes a blocking function until there is enough space in the queue to add the additional data.
Characteristics
| Device Objects | AO |
| Class | Common |
| Access | Read-only |
| Data Type | Double |
| Modify while Running | N/A |
Values
The value is calculated by the data acquisition engine.See Also
Functions
putdata