VI_ATTR_USB_BULK_OUT_PIPE
Resource Classes
USB RAW
Attribute Information
Access Privilege | Data Type | Range | Default |
---|---|---|---|
Read/Write Local |
ViInt16 |
-1, 01h to 0Fh |
N/A |
Description
VI_ATTR_USB_BULK_OUT_PIPE specifies the endpoint address of the USB bulk-out or interrupt-out pipe used by the given session. An initial value of –1 signifies that this resource does not have any bulk-out or interrupt-out pipes. This endpoint is used in viWrite and related operations.
Related Topics