Pixelink Knowledge Base

API Error Codes and Definitions

Error codes

Definitions, Types and Structures
This section contains all the definitions, enums, typedefs and structures relevant to the Pixelink API. These definitions are located in the PixeLINKTypes.h...
Wed, 26 Oct, 2022 at 5:05 PM
Action Type
Type Definitions Description Actions are specific operations that the camera performs at the behest of the API – either immediately or at a sche...
Thu, 15 Sep, 2022 at 9:25 AM
API Error Codes
The list of API error codes can be found in PixeLINK\include\PixeLINKCodes.h after installing Pixelink SDK. NOTE: It is highly recommended that the API_...
Thu, 23 Feb, 2023 at 1:50 PM
Callback Flags
Type Definition Description Below are the callback type definitions. ValueDescription CALLBACK_PREVIEW The callback is applied to the data bei...
Wed, 12 Jun, 2019 at 3:35 PM
Camera Features
Type Structures Description The following structures define the content of each camera feature.  The structures are to be located in one contigu...
Wed, 12 Jun, 2019 at 3:40 PM
Camera ID Info
Type Structure Description The following structures define camera specific information as used with PxLGetNumberCamerasEx. This information is p...
Fri, 23 Oct, 2020 at 4:46 PM
Camera Info
Type Structure Description The following structure defines camera-specific hardware and firmware version information.  All members are strings o...
Wed, 12 Jun, 2019 at 3:52 PM
Camera Properties Flags
Type Definitions Description Below are the camera properties type definitions. Value Description CAMERA_PROPERTY_MONITOR_ACCESS_ONLY Ano...
Tue, 8 Nov, 2022 at 3:28 PM
Clip Encoding Info
Type Structure Description   typedef struct _CLIP_ENCODING_INFO {     U32   uStreamFormat;       /* Encoding (compression) scheme used for the str...
Wed, 12 Jun, 2019 at 3:53 PM
Controller Info
Type Structure Description The following structure defines information about the Navitar lens controller.  /* External Controller Info */  t...
Wed, 7 Oct, 2020 at 1:38 PM