
Machine Vision Camera SDK (C) Developer Guide
[IN] Device handle, which is returned by MV_CC_CreateHandle or
MV_CC_CreateHandleWithoutLog .
nRetryGvcpTimes
[IN] Retransmission times, ranges from 0 to 100.
Return Value
Return MV_OK(0) on success, and return Error Code on failure.
Remarks
When GVCP packet transmission is abnormal, you can call this API to set retransmission times to
avoid the camera disconnection.
MV_GIGE_ SetDiscoveryMode
Set device ACK packet type.
API Definition
int MV_GIGE_SetDiscoveryMode(
unsigned int nMode
);
Parameters
nMode
[IN] Packet type: 0-unicast packet, 1-broadcast packet.
Return Value
Return MV_OK for success, and return Error Code for failure.
Remarks
The API is supported only by GigE cameras.
4.6.3 U3V APIs
MV_USB_GetTransferSize
Get the packet size of USB3 vision device.
118



































































































































































































































































































































































































