| Home > Function descriptions > | History back Previous chapter Next chapter Print |
GetComportNumber |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG GetComportNumber (ULONG* pComportNumber)
Description
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 in the uEye Manual.
|
|
Parameters
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 |