Public 成员函数 | |
def | __init__ (self) |
def | MV_CC_CreateHandle (self, stDevInfo) |
def | MV_CC_CreateHandleWithoutLog (self, stDevInfo) |
def | MV_CC_DestroyHandle (self) |
def | MV_CC_OpenDevice (self, nAccessMode=MV_ACCESS_Exclusive, nSwitchoverKey=0) |
def | MV_CC_CloseDevice (self) |
def | MV_CC_RegisterImageCallBackEx (self, CallBackFun, pUser) |
def | MV_CC_StartGrabbing (self) |
def | MV_CC_StopGrabbing (self) |
def | MV_CC_GetOneFrameTimeout (self, pData, nDataSize, stFrameInfo, nMsec=1000) |
def | MV_CC_SetImageNodeNum (self, nNum) |
def | MV_CC_GetIntValue (self, strKey, stIntValue) |
def | MV_CC_SetIntValue (self, strKey, nValue) |
def | MV_CC_GetEnumValue (self, strKey, stEnumValue) |
def | MV_CC_SetEnumValue (self, strKey, nValue) |
def | MV_CC_SetEnumValueByString (self, strKey, sValue) |
def | MV_CC_GetFloatValue (self, strKey, stFloatValue) |
def | MV_CC_SetFloatValue (self, strKey, fValue) |
def | MV_CC_GetBoolValue (self, strKey, BoolValue) |
def | MV_CC_SetBoolValue (self, strKey, bValue) |
def | MV_CC_GetStringValue (self, strKey, StringValue) |
def | MV_CC_SetStringValue (self, strKey, sValue) |
def | MV_CC_SetCommandValue (self, strKey) |
def | MV_CC_RegisterExceptionCallBack (self, ExceptionCallBackFun, pUser) |
def | MV_CC_RegisterEventCallBackEx (self, pEventName, EventCallBackFun, pUser) |
def | MV_GIGE_ForceIpEx (self, nIP, nSubNetMask, nDefaultGateWay) |
def | MV_GIGE_SetIpConfig (self, nType) |
def | MV_GIGE_SetTransmissionType (self, stTransmissionType) |
def | MV_CC_SaveImageEx2 (self, stSaveParam) |
def | MV_CC_ConvertPixelType (self, stConvertParam) |
def | MV_CC_FeatureSave (self, pFileName) |
def | MV_CC_FeatureLoad (self, pFileName) |
def | MV_CC_FileAccessRead (self, stFileAccess) |
def | MV_CC_FileAccessWrite (self, stFileAccess) |
def | MV_CC_GetFileAccessProgress (self, stFileAccessProgress) |
def | MV_CC_GetOptimalPacketSize (self) |
静态 Public 成员函数 | |
def | MV_CC_GetSDKVersion () |
def | MV_CC_EnumDevices (nTLayerType, stDevList) |
成员变量 | |
handle | |
Private 属性 | |
_handle | |
def __init__ | ( | self | ) |
|
static |
|
static |
def MV_CC_CreateHandle | ( | self, | |
stDevInfo | |||
) |
def MV_CC_CreateHandleWithoutLog | ( | self, | |
stDevInfo | |||
) |
def MV_CC_DestroyHandle | ( | self | ) |
def MV_CC_OpenDevice | ( | self, | |
nAccessMode = MV_ACCESS_Exclusive , |
|||
nSwitchoverKey = 0 |
|||
) |
def MV_CC_CloseDevice | ( | self | ) |
def MV_CC_RegisterImageCallBackEx | ( | self, | |
CallBackFun, | |||
pUser | |||
) |
def MV_CC_StartGrabbing | ( | self | ) |
def MV_CC_StopGrabbing | ( | self | ) |
def MV_CC_GetOneFrameTimeout | ( | self, | |
pData, | |||
nDataSize, | |||
stFrameInfo, | |||
nMsec = 1000 |
|||
) |
def MV_CC_SetImageNodeNum | ( | self, | |
nNum | |||
) |
def MV_CC_GetIntValue | ( | self, | |
strKey, | |||
stIntValue | |||
) |
def MV_CC_SetIntValue | ( | self, | |
strKey, | |||
nValue | |||
) |
def MV_CC_GetEnumValue | ( | self, | |
strKey, | |||
stEnumValue | |||
) |
def MV_CC_SetEnumValue | ( | self, | |
strKey, | |||
nValue | |||
) |
def MV_CC_SetEnumValueByString | ( | self, | |
strKey, | |||
sValue | |||
) |
def MV_CC_GetFloatValue | ( | self, | |
strKey, | |||
stFloatValue | |||
) |
def MV_CC_SetFloatValue | ( | self, | |
strKey, | |||
fValue | |||
) |
def MV_CC_GetBoolValue | ( | self, | |
strKey, | |||
BoolValue | |||
) |
def MV_CC_SetBoolValue | ( | self, | |
strKey, | |||
bValue | |||
) |
def MV_CC_GetStringValue | ( | self, | |
strKey, | |||
StringValue | |||
) |
def MV_CC_SetStringValue | ( | self, | |
strKey, | |||
sValue | |||
) |
def MV_CC_SetCommandValue | ( | self, | |
strKey | |||
) |
def MV_CC_RegisterExceptionCallBack | ( | self, | |
ExceptionCallBackFun, | |||
pUser | |||
) |
def MV_CC_RegisterEventCallBackEx | ( | self, | |
pEventName, | |||
EventCallBackFun, | |||
pUser | |||
) |
def MV_GIGE_ForceIpEx | ( | self, | |
nIP, | |||
nSubNetMask, | |||
nDefaultGateWay | |||
) |
def MV_GIGE_SetIpConfig | ( | self, | |
nType | |||
) |
def MV_GIGE_SetTransmissionType | ( | self, | |
stTransmissionType | |||
) |
def MV_CC_SaveImageEx2 | ( | self, | |
stSaveParam | |||
) |
def MV_CC_ConvertPixelType | ( | self, | |
stConvertParam | |||
) |
def MV_CC_FeatureSave | ( | self, | |
pFileName | |||
) |
def MV_CC_FeatureLoad | ( | self, | |
pFileName | |||
) |
def MV_CC_FileAccessRead | ( | self, | |
stFileAccess | |||
) |
def MV_CC_FileAccessWrite | ( | self, | |
stFileAccess | |||
) |
def MV_CC_GetFileAccessProgress | ( | self, | |
stFileAccessProgress | |||
) |
def MV_CC_GetOptimalPacketSize | ( | self | ) |
|
private |
handle |