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