
Frame Grabber SDK (Windows-C) Developer Guide
4.1.2 MV_CML_INTERFACE_INFO
Structure about Camera Link Frame Grabber Information
Member
chInterfaceID
chDisplayName
chSerialNumber
Data Type
unsigned char[]
unsigned char[]
unsigned char[]
nPCIEInfo
nReserved[64]
unsigned int
unsigned int[]
Description
Frame grabber ID, the length is defined by the macro
"MV_FG_MAX_IF_INFO_SIZE" (the value is 64).
Displayed name, the length is defined by the macro
"MV_FG_MAX_IF_INFO_SIZE" (the value is 64).
Serial number, the length is defined by the macro
"MV_FG_MAX_IF_INFO_SIZE" (the value is 64).
Information about the PCIe slot of the frame
grabber. The lower 16 bits are valid bits: bits 0 to 2
indicate function, bits 3 to 7 indicate device, and bits
8 to 15 indicate bus.
Reserved.
4.1.3 MV_CXP_DEVICE_INFO
Structure about CoaXPress Device Information
Member
chVendorName
Data Type
unsigned char[]
chModelName
unsigned char[]
chManufacturerInfo unsigned char[]
chDeviceVersion
unsigned char[]
chSerialNumber
unsigned char[]
chUserDefinedNam
e
unsigned char[]
chDeviceID
unsigned char[]
Description
Device vendor name, the length is defined by the
macro "MV_FG_MAX_DEV_INFO_SIZE" (the value
is 64).
Device model name, the length is defined by the
macro "MV_FG_MAX_DEV_INFO_SIZE" (the value
is 64).
Device manufacturer information, the length is
defined by the macro
"MV_FG_MAX_DEV_INFO_SIZE" (the value is 64).
Device version, the length is defined by the macro
"MV_FG_MAX_DEV_INFO_SIZE" (the value is 64).
Device serial number, the length is defined by the
macro "MV_FG_MAX_DEV_INFO_SIZE" (the value
is 64).
User-defined name, the length is defined by the
macro "MV_FG_MAX_DEV_INFO_SIZE" (the value
is 64).
Device ID, the length is defined by the macro
38





















































































































































