
Machine Vision Camera SDK (C) Developer Guide
device does not support the 3 preemption modes, neither do the devices from other
mainstream manufacturers.
● This API is not supported by CameraLink device.
See Also
MV_CC_CreateHandle
4.1.6 MV_CC_SetSDKLogPath
Set the SDK log saving path.
API Definition
int MV_CC_SetSDKLogPath(
const char
*pSDKLogPath
);
Parameters
pSDKLogPath
[IN] SDK log saving path.
Return Value
Return MV_OK(0) on success, and return Error Code on failure.
Remarks
For version 2.4.1 and above, the log service has added, and no need to set the log saving path,
therefore this API is invalid when the log service is enabled.
4.1.7 MV_CC_CreateHandle
Create a handle.
API Definition
int MV_CC_CreateHandle(
void
const MV_CC_DEVICE_INFO
);
Parameters
handle
[OUT] Device handle
*handle,
*pstDevInfo
23



































































































































































































































































































































































































