Pixelink Knowledge Base

API Error Codes and Definitions

Error codes

Controller TypeMask
Type Definition Description Value Description CONTROLLER_FLAG_FOCUS Controller can control the focus of a connected lens. CONTROLLER_FLAG...
Wed, 7 Oct, 2020 at 1:30 PM
Descriptor Update Mode
Type Definiitions Description Value Description PXL_UPDATE_CAMERA Camera Update mode. PXL_UPDATE_HOST Host Update mode. Usage PxLCrea...
Wed, 12 Jun, 2019 at 4:02 PM
Error Report
Type Structure Description The following structure defines error report information. All members are strings of characters terminated by a '...
Wed, 7 Oct, 2020 at 1:47 PM
Event ID
Type Definitions Description Value Description EVENT_ANY Any and All events. Callback called when any (supported) event occurs in the cam...
Fri, 13 May, 2022 at 4:36 PM
Features
Type Definitions declared in PixeLINKTypes.h. Description The following features can be accessed through the Pixelink API, although not all came...
Thu, 26 May, 2022 at 3:30 PM
Feature Flags
Type Definitions Description Value When returned by PxLGetCameraFeatures When returned by PxLGetFeature When passed into PxLSetFeature FEATU...
Thu, 26 May, 2022 at 4:16 PM
Frame Descriptor
Type Structure Description The following structure defines the frame descriptor, which contains the settings for the captured frame.  /* Fra...
Wed, 22 Dec, 2021 at 10:38 AM
GPIO Mode
Type Definitions Description Mode Description GPIO_MODE_STROBE The GPIO acts as a strobe that reacts to the trigger input. GPIO_MODE_NORMA...
Thu, 19 May, 2022 at 6:04 PM
HSV Interpretation
Type Definitions Enumeration influencing how the API interprets the pixel format PIXEL_FORMAT_HSV4_12. Specifically, this value will influence the A...
Fri, 14 Jun, 2019 at 10:52 AM
Image File Format
Type Definitions Description These are values used to specify an image file format in PxLFormatImage. Value Description IMAGE_FORMAT_BMP ...
Tue, 30 Aug, 2022 at 9:19 AM