VI_ATTR_USB_BULK_OUT_STATUS
Resource Classes
USB RAW
Attribute Information
Access Privilege | Data Type | Range | Default |
---|---|---|---|
Read/Write Local |
ViInt16 |
VI_USB_PIPE_STATE_UNKNOWN (-1) |
N/A |
Description
VI_ATTR_USB_BULK_OUT_STATUS specifies whether the USB bulk-out or interrupt-out pipe used by the given session is stalled or ready. This attribute can be set to only VI_USB_PIPE_READY.
Related Topics