a1 82 00 04 00 03 08 00 bmRequestType 0xa1: GET_CUR,GET_MIN,GET_MAX,GET_RES,GET_INFO,GET_DEF bRequest: 0x82: GET_MIN 其他为:
wValue:CS (Control Selector) 00 04:曝光时间控制命令。 其他为:
wIndex: 00 03: Unit or Terminal ID and Interface ???单位 wLength: 08 00 : Length of parameter block. 8字节。4字节就是 04 00. (
UVC_GET_CUR Obtain the current value of the control. UVC_GET_MIN Obtain the minimum value of the control. UVC_GET_MAX Obtain the maximum value of the control. UVC_GET_DEF Obtain the default value of the control. UVC_GET_RES Query the resolution of the control, i.e. the step size of the allowed control values. UVC_GET_LEN Query the size of the control in bytes. UVC_GET_INFO Query the control information bitmap, which indicates whether get/set requests are supported. UVC_SET_CUR Update the value of the control.)
新闻热点
疑难解答