Home > C: Programming > Function Descriptions > | History back Previous chapter Next chapter Print |
is_GetComportNumber |
uEye Camera Manual Version 3.80
is_GetComportNumber
GigE |
GigE |
Syntax
INT is_GetComportNumber(HIDS hCam, UINT* pComportNumber)
Description
is_GetComportNumber() returns the current COM port number of a GigE uEye HE camera. The default port number is 100. You can change the port number in the Camera Manager. For further information, please also refer to the Camera Basics: Serial Interface chapter.
|
Input Parameters
hCam |
Camera handle |
pComportNumber |
Pointer to the variable that is supposed to contain the port number |
Return Values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
IS_NOT_SUPPORTED |
This function is not supported by the camera |