API Error Codes and Definitions
Error codes
Type Definitions Description Below are the camera initializeEx type definitions. Value Description 0 Read and write access to the camera...
Wed, 26 Oct, 2022 at 4:01 PM
Type Structure Definition The IP Address structure contains the IP address encoded as four bytes in the form Byte1.Byte2.Byte3.Byte4 representin...
Thu, 6 Feb, 2020 at 10:23 AM
Type Definitions Description Value Description PXL_IP_UNKNOWN_ASSIGNMENT The IP address assignment is unknown. PXL_IP_DHCP_ASSIGNED The camer...
Thu, 13 Jun, 2019 at 11:18 AM
Type Structure Definition // MAC Address
typedef struct _PXL_MAC_ADDRESS {
U8 MacAddr[6];
} PXL_MAC_ADDRESS, *PPXL_MAC_ADDRESS; Usag...
Thu, 13 Jun, 2019 at 11:20 AM
The PixeLINK Data Stream file (.pds) is a binary file with the following format: U32 "magic number" 0X04040404, indicating that this is a ...
Wed, 7 Oct, 2020 at 2:18 PM
Type Definitions Description Value Description FEATURE_POLAR_WEIGHTINGS_0_DEG 0 degree polar channel (I0) FEATURE_POLAR_WEIGHTINGS_45_DEG ...
Mon, 29 Jun, 2020 at 2:57 PM
Type Definitions Description Value Description START_PREVIEW Start the preview. PAUSE_PREVIEW Pause the preview. STOP_PREVIEW S...
Fri, 13 May, 2022 at 4:23 PM
Type Definitions Description Value Description FEATURE_PTP_MODE_DISABLED PTP is disabled FEATURE_PTP_MODE_AUTOMATIC PTP state machine i...
Fri, 2 Oct, 2020 at 1:22 PM
Type Definitions Description Value Description FEATURE_PTP_STATUS_INITIALIZING PTP state machine is initializing FEATURE_PTP_STATUS_F...
Fri, 13 May, 2022 at 4:58 PM
Type Definitions Description Value Description START_STREAM Start the stream. PAUSE_STREAM Pause the stream. STOP_STREAM Stop the...
Fri, 13 May, 2022 at 4:04 PM