Command byte definitions.
Enumerator |
---|
CMD_SOFTWARE_INFO | Gets the information about current software and device (e.g. version, device id, device family, ...)
|
CMD_SOFTWARE_VERSION | Gets the current software version number.
|
CMD_MODULE_TYPE | Gets the current module information.
|
CMD_MODULE_UID | Gets the current module identification number.
|
CMD_MEASUREMENT_SINGLE_SHOT | Invokes the single measurement shot command.
|
CMD_MEASUREMENT_START | Starts the time-scheduled measurements with given frame rate.
|
CMD_MEASUREMENT_STOP | Stops the time-scheduled measurements (after the current frame finishes).
|
CMD_DEVICE_ABORT | Aborts all device activity.
|
CMD_DEVICE_REINIT | Reinitializes the device with default configuration.
|
CMD_MEASUREMENT_CALIBRATION | Executes the calibration measurement sequence.
|
CMD_FLASH | Executed a flash read/write/clear command.
|
CMD_MEASUREMENT_DATA_FULL_DEBUG | Gets a raw measurement data set containing the raw device readout samples. / CMD_MEASUREMENT_DATA_RAW = 0x30, /! Gets a full measurement data set containing all available data.
|
CMD_MEASUREMENT_DATA_FULL | Gets a full measurement data set containing all essential data.
|
CMD_MEASUREMENT_DATA_3D_DEBUG | Gets a 3D measurement data set including distance, amplitude, raw and debug data per pixel.
|
CMD_MEASUREMENT_DATA_3D | Gets a 3D measurement data set including distance and amplitude data per pixel.
|
CMD_MEASUREMENT_DATA_1D_DEBUG | Gets a 1D measurement data set including a single distance and amplitude value plus debug information.
|
CMD_MEASUREMENT_DATA_1D | Gets a 1D measurement data set including a single distance and amplitude value.
|
CMD_CONFIGURATION_DATA_OUTPUT_MODE | Gets or sets the configuration of the measurement data output mode
|
CMD_CONFIGURATION_MEASUREMENT_MODE | Gets or sets the configuration of the measurement data evaluation method
|
CMD_CONFIGURATION_FRAME_TIME | Gets or sets the measurement frame time.
|
CMD_CONFIGURATION_DUAL_FREQUENCY_MODE | Gets or sets the Dual Frequency Mode.
|
CMD_CONFIGURATION_SMART_POWER_SAVE | Gets or sets the Smart Power Save Mode Enabled flag.
|
CMD_CONFIGURATION_SHOT_NOISE_MONITOR_MODE | Gets or sets the Shot Noise Monitor mode.
|
CMD_CONFIGURATION_XTALK_MONITOR_MODE | Gets or sets the Crosstalk Monitor mode.
|
CMD_CONFIGURATION_DCA | Gets or sets a full DCA (Dynamic Configuration Adaption) configuration set.
|
CMD_CONFIGURATION_PBA | Gets or sets a full PBA (Pixel Binning Algorithm) configuration set.
|
CMD_CONFIGURATION_SPI | Gets or sets a full SPI configuration set. Gets or sets the UART configuration, i.e. the baud rate.
|
CMD_CONFIGURATION_UART | |
CMD_CALIBRATION_GLOBAL_RANGE_OFFSET | Gets or sets the global range offset.
|
CMD_CALIBRATION_PIXEL_RANGE_OFFSETS | Gets or sets the custom pixel range offsets.
|
CMD_CALIBRATION_PIXEL_RANGE_OFFSETS_RESET | Resets the custom pixel range offsets.
|
CMD_CALIBRATION_RANGE_OFFSET_SAMPLE_TIME | Gets or sets the range offset calibration sequence sample time.
|
CMD_CALIBRATION_XTALK_VECTOR_TABLE | Gets or sets the custom crosstalk vector table.
|
CMD_CALIBRATION_XTALK_RESET_VECTOR_TABLE | Resets the custom crosstalk vector table.
|
CMD_CALIBRATION_XTALK_SAMPLE_TIME | Gets or sets the crosstalk calibration sequence sample time.
|
CMD_CALIBRATION_XTALK_MAX_AMPLITUDE | Gets or sets the crosstalk calibration sequence maximum amplitude threshold.
|
CMD_CALIBRATION_XTALK_PIXEL_2_PIXEL | Gets or sets the pixel-to-pixel crosstalk compensation parameters.
|