
Machine Vision Camera SDK (C) Developer Guide
5.1.4 MV_ALL_MATCH_INFO
Structure about different matching type information
Structure Definition
struct{
unsigned int nType;
void
*pInfo;
unsigned int nInfoSize;
}MV_ALL_MATCH_INFO;
Members
nType
Outputted information type
pInfo
Outputted information buffer, which is allocated by application layer.
nInfoSize
Information buffer size
Remarks
The outputted structure corresponding to pInfo are different according to different , see the table
below:
nType Macro
Definition
MV_MATCH_TYPE_
NET_DETECT
MV_MATCH_TYPE_
USB_DETECT
Value
0x00000001
0x00000002
Related API
MV_CC_GetAllMatchInfo
Description
pInfo Structure
Network flow and packet
loss information
MV_MATCH_INFO_NE
T_DETECT
Total byte number of
MV_MATCH_INFO_US
USB3Vision camera received B_DETECT
by host
5.1.5 MV_CamL_DEV_INFO
Structure about CameraLink device information
175



































































































































































































































































































































































































