Symbol MappingΒΆ
C |
Python |
---|---|
CH_BUFFER_INPUT_CMD |
|
CH_BUFFER_INPUT_DATA |
|
CH_BUFFER_OUTPUT_CMD |
|
CH_BUFFER_OUTPUT_DATA |
|
CH_BUFFER_OUTPUT_RETVAL |
|
CH_CALIBRATION_DESCRIPTION_LEN |
|
CH_CALIBRATION_INDEX_CRT |
|
CH_CALIBRATION_INDEX_FACTORY_ONLY |
|
CH_CALIBRATION_INDEX_LCD |
|
CH_CALIBRATION_INDEX_LED |
|
CH_CALIBRATION_INDEX_MAX |
|
CH_CALIBRATION_INDEX_PROJECTOR |
|
CH_CALIBRATION_MAX |
|
CH_CALIBRATION_SPECTRAL |
|
CH_CALIBRATION_TYPE_ALL |
|
CH_CALIBRATION_TYPE_CRT |
|
CH_CALIBRATION_TYPE_LCD |
|
CH_CALIBRATION_TYPE_LED |
|
CH_CALIBRATION_TYPE_PROJECTOR |
|
CH_CCD_SPECTRAL_RESOLUTION |
|
CH_CMD_BOOT_FLASH |
|
CH_CMD_CLEAR_ERROR |
|
CH_CMD_ERASE_FLASH |
|
CH_CMD_GET_ADC_CALIBRATION_NEG |
|
CH_CMD_GET_ADC_CALIBRATION_POS |
|
CH_CMD_GET_CALIBRATION |
|
CH_CMD_GET_CALIBRATION_MAP |
|
CH_CMD_GET_CCD_CALIBRATION |
|
CH_CMD_GET_COLOR_SELECT |
|
CH_CMD_GET_DAC_VALUE |
|
CH_CMD_GET_DARK_OFFSETS |
|
CH_CMD_GET_ERROR |
|
CH_CMD_GET_FIRMWARE_VERSION |
|
CH_CMD_GET_HARDWARE_VERSION |
|
CH_CMD_GET_ILLUMINANTS |
|
CH_CMD_GET_INTEGRAL_TIME |
|
CH_CMD_GET_LEDS |
|
CH_CMD_GET_MEASURE_MODE |
|
CH_CMD_GET_MULTIPLIER |
|
CH_CMD_GET_OWNER_EMAIL |
|
CH_CMD_GET_OWNER_NAME |
|
CH_CMD_GET_PCB_ERRATA |
|
CH_CMD_GET_POST_SCALE |
|
CH_CMD_GET_PRE_SCALE |
|
CH_CMD_GET_REMOTE_HASH |
|
CH_CMD_GET_SERIAL_NUMBER |
|
CH_CMD_GET_TEMPERATURE |
|
CH_CMD_LOAD_SRAM |
|
CH_CMD_READ_FLASH |
|
CH_CMD_READ_SRAM |
|
CH_CMD_RESET |
|
CH_CMD_SAVE_SRAM |
|
CH_CMD_SELF_TEST |
|
CH_CMD_SET_CALIBRATION |
|
CH_CMD_SET_CALIBRATION_MAP |
|
CH_CMD_SET_CCD_CALIBRATION |
|
CH_CMD_SET_COLOR_SELECT |
|
CH_CMD_SET_CRYPTO_KEY |
|
CH_CMD_SET_DAC_VALUE |
|
CH_CMD_SET_DARK_OFFSETS |
|
CH_CMD_SET_FLASH_SUCCESS |
|
CH_CMD_SET_ILLUMINANTS |
|
CH_CMD_SET_INTEGRAL_TIME |
|
CH_CMD_SET_LEDS |
|
CH_CMD_SET_MEASURE_MODE |
|
CH_CMD_SET_MULTIPLIER |
|
CH_CMD_SET_OWNER_EMAIL |
|
CH_CMD_SET_OWNER_NAME |
|
CH_CMD_SET_PCB_ERRATA |
|
CH_CMD_SET_POST_SCALE |
|
CH_CMD_SET_PRE_SCALE |
|
CH_CMD_SET_REMOTE_HASH |
|
CH_CMD_SET_SERIAL_NUMBER |
|
CH_CMD_TAKE_READING_ARRAY |
|
CH_CMD_TAKE_READING_RAW |
|
CH_CMD_TAKE_READING_SPECTRAL |
|
CH_CMD_TAKE_READING_XYZ |
|
CH_CMD_TAKE_READINGS |
|
CH_CMD_WRITE_EEPROM |
|
CH_CMD_WRITE_FLASH |
C |
Python |
---|---|
CH_CMD_WRITE_SRAM |
|
CH_COLOR_SELECT_BLUE |
|
CH_COLOR_SELECT_GREEN |
|
CH_COLOR_SELECT_RED |
|
ch_color_select_to_string |
|
CH_COLOR_SELECT_WHITE |
|
ch_command_to_string |
|
ch_device_check_firmware |
|
ch_device_close |
|
ch_device_error_quark |
|
ch_device_get_adc_calibration_neg |
|
ch_device_get_adc_calibration_pos |
|
ch_device_get_ccd_calibration |
|
ch_device_get_error |
|
ch_device_get_guid |
|
ch_device_get_illuminants |
|
ch_device_get_integral_time |
|
ch_device_get_leds |
|
ch_device_get_mode |
|
ch_device_get_pcb_errata |
|
ch_device_get_runcode_address |
|
ch_device_get_serial_number |
|
ch_device_get_spectrum |
|
ch_device_get_spectrum_full |
|
ch_device_get_temperature |
|
CH_DEVICE_GUID_COLORHUG |
|
CH_DEVICE_GUID_COLORHUG2 |
|
CH_DEVICE_GUID_COLORHUG_ALS |
|
CH_DEVICE_GUID_COLORHUG_PLUS |
|
ch_device_is_colorhug |
|
ch_device_load_sram |
|
CH_DEVICE_MODE_BOOTLOADER |
|
CH_DEVICE_MODE_BOOTLOADER2 |
|
CH_DEVICE_MODE_BOOTLOADER_ALS |
|
CH_DEVICE_MODE_BOOTLOADER_PLUS |
|
CH_DEVICE_MODE_FIRMWARE |
|
CH_DEVICE_MODE_FIRMWARE2 |
|
CH_DEVICE_MODE_FIRMWARE_ALS |
|
CH_DEVICE_MODE_FIRMWARE_PLUS |
|
ch_device_mode_from_firmware |
|
CH_DEVICE_MODE_LEGACY |
|
ch_device_mode_to_string |
|
CH_DEVICE_MODE_UNKNOWN |
|
ch_device_open |
|
ch_device_open_full |
|
ch_device_queue_add |
|
ch_device_queue_boot_flash |
|
ch_device_queue_clear_calibration |
|
ch_device_queue_erase_flash |
|
ch_device_queue_get_adc_vref_neg |
|
ch_device_queue_get_adc_vref_pos |
|
ch_device_queue_get_calibration |
|
ch_device_queue_get_calibration_map |
|
ch_device_queue_get_ccd_calibration |
|
ch_device_queue_get_color_select |
|
ch_device_queue_get_dac_value |
|
ch_device_queue_get_dark_offsets |
|
ch_device_queue_get_firmware_ver |
|
ch_device_queue_get_hardware_version |
|
ch_device_queue_get_integral_time |
|
ch_device_queue_get_leds |
|
ch_device_queue_get_measure_mode |
|
ch_device_queue_get_multiplier |
|
ch_device_queue_get_owner_email |
|
ch_device_queue_get_owner_name |
|
ch_device_queue_get_pcb_errata |
|
ch_device_queue_get_post_scale |
|
ch_device_queue_get_pre_scale |
|
ch_device_queue_get_remote_hash |
|
ch_device_queue_get_serial_number |
|
ch_device_queue_get_temperature |
|
ch_device_queue_new |
|
ch_device_queue_process |
|
ch_device_queue_process_async |
|
ch_device_queue_process_finish |
|
CH_DEVICE_QUEUE_PROCESS_FLAGS_CONTINUE_ERRORS |
|
CH_DEVICE_QUEUE_PROCESS_FLAGS_NONE |
|
CH_DEVICE_QUEUE_PROCESS_FLAGS_NONFATAL_ERRORS |
|
ch_device_queue_read_firmware |
|
ch_device_queue_read_flash |
C |
Python |
---|---|
ch_device_queue_read_sram |
|
ch_device_queue_reset |
|
ch_device_queue_self_test |
|
ch_device_queue_set_calibration |
|
ch_device_queue_set_calibration_ccmx |
|
ch_device_queue_set_calibration_map |
|
ch_device_queue_set_ccd_calibration |
|
ch_device_queue_set_color_select |
|
ch_device_queue_set_dac_value |
|
ch_device_queue_set_dark_offsets |
|
ch_device_queue_set_flash_success |
|
ch_device_queue_set_integral_time |
|
ch_device_queue_set_leds |
|
ch_device_queue_set_measure_mode |
|
ch_device_queue_set_multiplier |
|
ch_device_queue_set_owner_email |
|
ch_device_queue_set_owner_name |
|
ch_device_queue_set_pcb_errata |
|
ch_device_queue_set_post_scale |
|
ch_device_queue_set_pre_scale |
|
ch_device_queue_set_remote_hash |
|
ch_device_queue_set_serial_number |
|
ch_device_queue_take_reading_array |
|
ch_device_queue_take_reading_raw |
|
ch_device_queue_take_reading_spectral |
|
ch_device_queue_take_readings |
|
ch_device_queue_take_readings_xyz |
|
ch_device_queue_verify_firmware |
|
ch_device_queue_verify_flash |
|
ch_device_queue_write_eeprom |
|
ch_device_queue_write_firmware |
|
ch_device_queue_write_flash |
|
ch_device_queue_write_sram |
|
ch_device_read_sram |
|
ch_device_save_sram |
|
ch_device_self_test |
|
ch_device_set_ccd_calibration |
|
ch_device_set_crypto_key |
|
ch_device_set_illuminants |
|
ch_device_set_integral_time |
|
ch_device_set_leds |
|
ch_device_set_pcb_errata |
|
ch_device_set_serial_number |
|
ch_device_set_spectrum_full |
|
ch_device_take_reading_spectral |
|
ch_device_take_reading_xyz |
|
CH_DEVICE_USB_TIMEOUT |
|
ch_device_write_command |
|
ch_device_write_command_async |
|
ch_device_write_command_finish |
|
ch_device_write_sram |
|
CH_EEPROM_ADDR_RUNCODE |
|
CH_EEPROM_ADDR_RUNCODE_ALS |
|
CH_EP0_TRANSFER_SIZE |
|
CH_EP0_TRANSFER_SIZE_V2 |
|
CH_ERROR_DEVICE_DEACTIVATED |
|
CH_ERROR_I2C_SLAVE_ADDRESS |
|
CH_ERROR_I2C_SLAVE_CONFIG |
|
CH_ERROR_INCOMPLETE_REQUEST |
|
CH_ERROR_INVALID_ADDRESS |
|
CH_ERROR_INVALID_CALIBRATION |
|
CH_ERROR_INVALID_CHECKSUM |
|
CH_ERROR_INVALID_LENGTH |
|
CH_ERROR_INVALID_VALUE |
|
CH_ERROR_NO_CALIBRATION |
|
CH_ERROR_NO_SERIAL |
|
CH_ERROR_NONE |
|
CH_ERROR_NOT_IMPLEMENTED |
|
CH_ERROR_OUT_OF_MEMORY |
|
CH_ERROR_OVERFLOW_ADDITION |
|
CH_ERROR_OVERFLOW_MULTIPLY |
|
CH_ERROR_OVERFLOW_SENSOR |
|
CH_ERROR_OVERFLOW_STACK |
|
CH_ERROR_SELF_TEST_ADC_VDD |
|
CH_ERROR_SELF_TEST_ADC_VREF |
|
CH_ERROR_SELF_TEST_ADC_VSS |
|
CH_ERROR_SELF_TEST_BLUE |
|
CH_ERROR_SELF_TEST_COLOR_SELECT |
|
CH_ERROR_SELF_TEST_EEPROM |
|
CH_ERROR_SELF_TEST_GREEN |
C |
Python |
---|---|
CH_ERROR_SELF_TEST_I2C |
|
CH_ERROR_SELF_TEST_MULTIPLIER |
|
CH_ERROR_SELF_TEST_RED |
|
CH_ERROR_SELF_TEST_SENSOR |
|
CH_ERROR_SELF_TEST_TEMPERATURE |
|
CH_ERROR_SRAM_FAILED |
|
CH_ERROR_UNDERFLOW_SENSOR |
|
CH_ERROR_UNKNOWN_CMD |
|
CH_ERROR_UNKNOWN_CMD_FOR_BOOTLOADER |
|
CH_ERROR_WATCHDOG |
|
CH_ERROR_WRONG_UNLOCK_CODE |
|
CH_FIRMWARE_ID_TOKEN1 |
|
CH_FIRMWARE_ID_TOKEN2 |
|
CH_FIRMWARE_ID_TOKEN_ALS |
|
CH_FIRMWARE_ID_TOKEN_PLUS |
|
CH_FLASH_ERASE_BLOCK_SIZE |
|
CH_FLASH_RECONNECT_TIMEOUT |
|
CH_FLASH_TRANSFER_BLOCK_SIZE |
|
CH_FLASH_WRITE_BLOCK_SIZE |
|
CH_FREQ_SCALE_0 |
|
CH_FREQ_SCALE_100 |
|
CH_FREQ_SCALE_2 |
|
CH_FREQ_SCALE_20 |
|
CH_ILLUMINANT_A |
|
CH_ILLUMINANT_NONE |
|
CH_ILLUMINANT_UV |
|
CH_INTEGRAL_TIME_VALUE_100MS |
|
CH_INTEGRAL_TIME_VALUE_200MS |
|
CH_INTEGRAL_TIME_VALUE_50MS |
|
CH_INTEGRAL_TIME_VALUE_5MS |
|
CH_INTEGRAL_TIME_VALUE_MAX |
|
CH_MEASURE_MODE_DURATION |
|
CH_MEASURE_MODE_FREQUENCY |
|
ch_measure_mode_to_string |
|
ch_multiplier_to_string |
|
CH_OWNER_LENGTH_MAX |
|
CH_PCB_ERRATA_NO_WELCOME |
|
CH_PCB_ERRATA_NONE |
|
CH_PCB_ERRATA_SWAPPED_LEDS |
|
ch_sha1_parse |
|
ch_sha1_parse |
|
ch_sha1_to_string |
|
CH_SPECTRUM_KIND_DARK_CAL |
|
CH_SPECTRUM_KIND_IRRADIANCE_CAL |
|
CH_SPECTRUM_KIND_LAST |
|
CH_SPECTRUM_KIND_RAW |
|
CH_SPECTRUM_KIND_TEMP_CAL |
|
CH_STATUS_LED_BLUE |
|
CH_STATUS_LED_GREEN |
|
CH_STATUS_LED_RED |
|
ch_strerror |
|
CH_USB_CONFIG |
|
CH_USB_HID_EP |
|
CH_USB_HID_EP_IN |
|
CH_USB_HID_EP_OUT |
|
CH_USB_HID_EP_SIZE |
|
CH_USB_INTERFACE |
|
CH_USB_PID_BOOTLOADER |
|
CH_USB_PID_BOOTLOADER2 |
|
CH_USB_PID_BOOTLOADER_ALS |
|
CH_USB_PID_BOOTLOADER_DFU |
|
CH_USB_PID_BOOTLOADER_PLUS |
|
CH_USB_PID_FIRMWARE |
|
CH_USB_PID_FIRMWARE2 |
|
CH_USB_PID_FIRMWARE_ALS |
|
CH_USB_PID_FIRMWARE_ALS_SENSOR_HID |
|
CH_USB_PID_FIRMWARE_DFU |
|
CH_USB_PID_FIRMWARE_PLUS |
|
CH_USB_PID_LEGACY |
|
CH_USB_VID |
|
CH_USB_VID_LEGACY |
|
CH_WRITE_EEPROM_MAGIC |
|
ChColorSelect |
|
ChDeviceMode |
|
ChDeviceQueue |
|
ChDeviceQueueClass |
|
ChDeviceQueueProcessFlags |
|
ChError |
|
ChFreqScale |
|
ChIlluminant |
C |
Python |
---|---|
ChMeasureMode |
|
ChPcbErrata |
|
ChSha1 |
|
ChSpectrumKind |
|
ChStatusLed |