Browse Source

修改光学默认参数

master
zhaohe 3 months ago
parent
commit
2ee4dc07dc
  1. 10
      src/main/resources/db/zapp_a8k_pos_parameter.csv
  2. 2
      src/main/resources/db/zapp_sub_module_reg_initial_value.csv

10
src/main/resources/db/zapp_a8k_pos_parameter.csv

@ -50,11 +50,11 @@ id,service,key,valType,val,chName
84,TurntablePosParamMgr,DropLiquidPos0,Integer,"{""value"":8968}",滴液位置
85,TurntablePosParamMgr,PosSpacing,Integer,"{""value"":1800}",位置间隔
98,OptModuleExtParamsMgr,FOptScanShift,Integer,"{""value"":2330}",F光学扫描偏移
99,OptModuleExtParamsMgr,FOptEmissionIntensity,Integer,"{""value"":2}",F发射强度
100,OptModuleExtParamsMgr,FOptScanGainVal,Double,"{""value"":4.0}",F光学扫描放大倍数
101,OptModuleExtParamsMgr,TOptScanShift,Integer,"{""value"":3508}",T光学扫描偏移
102,OptModuleExtParamsMgr,TOptEmissionIntensity,Integer,"{""value"":1}",T发射强度
103,OptModuleExtParamsMgr,TOptScanGainVal,Double,"{""value"":0.5}",T光学扫描放大倍数
99,OptModuleExtParamsMgr,FOptEmissionIntensity,Integer,"{""value"":190}",F发射强度
100,OptModuleExtParamsMgr,FOptScanGainVal,Double,"{""value"":1.0}",F光学扫描放大倍数
101,OptModuleExtParamsMgr,TOptScanShift,Integer,"{""value"":3474}",T光学扫描偏移
102,OptModuleExtParamsMgr,TOptEmissionIntensity,Integer,"{""value"":3}",T发射强度
103,OptModuleExtParamsMgr,TOptScanGainVal,Double,"{""value"":0.72}",T光学扫描放大倍数
104,OptModuleParamsMgr,PullerTargetPos,Integer,"{""value"":1251}",拉板目标位置
105,OptModuleParamsMgr,OptScanerDropPos,Integer,"{""value"":-103}",丢板坐标
106,OptModuleParamsMgr,OptScanerScandbyPos,Integer,"{""value"":591}",扫描待机位

2
src/main/resources/db/zapp_sub_module_reg_initial_value.csv

@ -295,7 +295,7 @@ id,mid,regIndex,regInitVal
294,IncubatorRotateCtrlM,kreg_step_motor_shaft,1
295,IncubatorRotateCtrlM,kreg_step_motor_one_circle_pulse,400
296,IncubatorRotateCtrlM,kreg_step_motor_one_circle_pulse_denominator,1
297,IncubatorRotateCtrlM,kreg_step_motor_default_velocity,1800
297,IncubatorRotateCtrlM,kreg_step_motor_default_velocity,1200
298,IncubatorRotateCtrlM,kreg_step_motor_ihold,20
299,IncubatorRotateCtrlM,kreg_step_motor_irun,31
300,IncubatorRotateCtrlM,kreg_step_motor_iholddelay,100

Loading…
Cancel
Save