VI_ATTR_MAX_QUEUE_LENGTH

NI-VISA

VI_ATTR_MAX_QUEUE_LENGTH

Resource Classes

All I/O session types

Access Privilege Data Type Range Default

Read/Write
Local

ViUInt32

1h to FFFFFFFFh

50

Description

VI_ATTR_MAX_QUEUE_LENGTH specifies the maximum number of events that can be queued at any time on the given session. Events that occur after the queue has become full will be discarded.

VI_ATTR_MAX_QUEUE_LENGTH is a Read/Write attribute until the first time viEnableEvent() is called on a session. Thereafter, this attribute is Read Only.


Related Topics

Operations

viEnableEvent

VISA Resource Template

viWaitOnEvent