|
@ -20,8 +20,8 @@ |
|
|
marco(int32_t /* */, iflytopSubDeviceCanBitrate, 500000) /*子设备Can设备波特率*/ \ |
|
|
marco(int32_t /* */, iflytopSubDeviceCanBitrate, 500000) /*子设备Can设备波特率*/ \ |
|
|
marco(string /* */, pipettingRobotCanIFName, "can1") /*移液臂Can设备名称*/ \ |
|
|
marco(string /* */, pipettingRobotCanIFName, "can1") /*移液臂Can设备名称*/ \ |
|
|
marco(int32_t /* */, pipettingRobotCanBitrate, 500000) /*移液臂Can设备波特率*/ \ |
|
|
marco(int32_t /* */, pipettingRobotCanBitrate, 500000) /*移液臂Can设备波特率*/ \ |
|
|
marco(float /* */, dvalueCoefficient, 1) /*数值越小,相对消毒时间越长*/ \ |
|
|
|
|
|
marco(float /* */, disinfectantWeightCorrectionFactor, 0.9) /**/ \ |
|
|
|
|
|
|
|
|
marco(float /* */, dvalueCoefficient, 2) /*数值越小,相对消毒时间越长*/ \ |
|
|
|
|
|
marco(float /* */, disinfectantWeightCorrectionFactor, 0.8500000238418579) /**/ \ |
|
|
marco(bool /* */, testMode, false) /**/ |
|
|
marco(bool /* */, testMode, false) /**/ |
|
|
|
|
|
|
|
|
configTemplateDEFILE_CONFIG_SERVICE2( //
|
|
|
configTemplateDEFILE_CONFIG_SERVICE2( //
|
|
|