VI_ATTR_USB_INTR_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_INTR_IN_PIPE specifies the endpoint address of the USB interrupt-in pipe used by the given session. An initial value of -1 signifies that this resource does not have any interrupt-in pipes. This endpoint is used in viEnableEvent for VI_EVENT_USB_INTR.
Related Topics