|
|
@ -69,21 +69,21 @@ typedef enum { |
|
|
|
kreg_boditech_optical_module_raw_sector_size = REG_INDEX(41, 0, 0), // sector_size
|
|
|
|
kreg_boditech_optical_module_raw_sector_num = REG_INDEX(41, 0, 1), //
|
|
|
|
// scan action
|
|
|
|
kreg_boditech_optical_scan_type = REG_INDEX(42, 0, 0), // 0 t光学,1 f光学
|
|
|
|
kreg_boditech_optical_scan_start_pos = REG_INDEX(42, 0, 1), |
|
|
|
kreg_boditech_optical_scan_direction = REG_INDEX(42, 0, 2), |
|
|
|
kreg_boditech_optical_scan_step_interval = REG_INDEX(42, 0, 3), |
|
|
|
kreg_boditech_optical_scan_pointnum = REG_INDEX(42, 0, 4), |
|
|
|
kreg_boditech_optical_channel_select_num = REG_INDEX(42, 0, 5), |
|
|
|
kreg_boditech_optical_laster_gain = REG_INDEX(42, 0, 6), |
|
|
|
kreg_boditech_optical_scan_gain = REG_INDEX(42, 0, 7), |
|
|
|
kreg_boditech_optical_trf_uvled_on_duration_us = REG_INDEX(42, 0, 8), |
|
|
|
kreg_boditech_optical_trf_uvled_off_duration_us = REG_INDEX(42, 0, 9), |
|
|
|
kreg_boditech_optical_trf_scan_delay_us = REG_INDEX(42, 0, 10), |
|
|
|
kreg_boditech_optical_trf_scan_duration_us = REG_INDEX(42, 0, 11), |
|
|
|
kreg_boditech_optical_scan_gain_adjust_suggestion = REG_INDEX(42, 0, 12), |
|
|
|
kreg_boditech_optical_adc_result_overflow = REG_INDEX(42, 0, 13), |
|
|
|
kreg_boditech_optical_laster_intensity = REG_INDEX(42, 0, 14), |
|
|
|
kreg_boditech_optical_scan_type = REG_INDEX(42, 0, 0), // 0 t光学,1 f光学
|
|
|
|
kreg_boditech_optical_scan_start_pos = REG_INDEX(42, 0, 1), |
|
|
|
kreg_boditech_optical_scan_direction = REG_INDEX(42, 0, 2), |
|
|
|
kreg_boditech_optical_scan_step_interval = REG_INDEX(42, 0, 3), |
|
|
|
kreg_boditech_optical_scan_pointnum = REG_INDEX(42, 0, 4), |
|
|
|
kreg_boditech_optical_channel_select_num = REG_INDEX(42, 0, 5), |
|
|
|
kreg_boditech_optical_laster_gain_potentiometer_val = REG_INDEX(42, 0, 6), |
|
|
|
kreg_boditech_optical_scan_gain_potentiometer = REG_INDEX(42, 0, 7), |
|
|
|
kreg_boditech_optical_trf_uvled_on_duration_us = REG_INDEX(42, 0, 8), |
|
|
|
kreg_boditech_optical_trf_uvled_off_duration_us = REG_INDEX(42, 0, 9), |
|
|
|
kreg_boditech_optical_trf_scan_delay_us = REG_INDEX(42, 0, 10), |
|
|
|
kreg_boditech_optical_trf_scan_duration_us = REG_INDEX(42, 0, 11), |
|
|
|
kreg_boditech_optical_scan_gain_potentiometer_adjust_suggestion = REG_INDEX(42, 0, 12), |
|
|
|
kreg_boditech_optical_adc_result_overflow = REG_INDEX(42, 0, 13), |
|
|
|
kreg_boditech_optical_laster_intensity = REG_INDEX(42, 0, 14), |
|
|
|
|
|
|
|
//
|
|
|
|
kreg_laster_scaner_scan_type = REG_INDEX(43, 0, 0), // 0 t光学,1 f光学
|
|
|
|