提交修改问题

This commit is contained in:
李浩 2025-03-13 13:23:20 +08:00
parent d6ba79eafe
commit 3d23633e75
3 changed files with 31 additions and 13 deletions

View File

@ -24,7 +24,9 @@
</Device> </Device>
--> -->
<Descript>
密度仪用来测宝石的比重采用了高精度称重系统和严密的测定程序使得密度直接显示在显示屏上。从而大大减少了人工换算的繁琐性和人为误差。不同的宝石有不同的密度比如红宝石和蓝宝石的比重为4左右翡翠为3.34软玉为2.95,有时只测量宝玉石的比重对鉴定宝玉石非常有效。
</Descript>
<!--状态机--> <!--状态机-->
<FSM name="初始化状态机"> <FSM name="初始化状态机">
@ -50,7 +52,11 @@
<Step name="1.检查密度仪是否放置水平"> <Step name="1.检查密度仪是否放置水平">
<Start> <Start>
<Action type="Sequence"> <Action type="Sequence">
<Action type="TextTip" title="实验说明" value="密度仪用来测宝石的比重采用了高精度称重系统和严密的测定程序使得密度直接显示在显示屏上。从而大大减少了人工换算的繁琐性和人为误差。不同的宝石有不同的密度比如红宝石和蓝宝石的比重为4左右翡翠为3.34软玉为2.95,有时只测量宝玉石的比重对鉴定宝玉石非常有效。" btns="确定"/>
<Action type="Move" value="FlyCamera" to="-0.126,1.437,1.9828" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="14.95233,0,0" time="0"></Action>
<Action type="TextTip" title="实验说明" value="密度仪用来测宝石的比重采用了高精度称重系统和严密的测定程序使得密度直接显示在显示屏上。从而大大减少了人工换算的繁琐性和人为误差。不同的宝石有不同的密度比如红宝石和蓝宝石的比重为4左右翡翠为3.34软玉为2.95,有时只测量宝玉石的比重对鉴定宝玉石非常有效。" btns="确定"/>
<Condition type="UIClick" value="UIRoot/PopUI/UITextTip/Mask/Content/BtnContent/确定"></Condition> <Condition type="UIClick" value="UIRoot/PopUI/UITextTip/Mask/Content/BtnContent/确定"></Condition>
<Action type="Move" value="FlyCamera" to="-0.126,1.437,1.9828" time="0"></Action> <Action type="Move" value="FlyCamera" to="-0.126,1.437,1.9828" time="0"></Action>

View File

@ -27,11 +27,16 @@
<Item step="1.打开偏光镜电源" name="1.打开偏光镜电源" sum="0" bind=""/> <Item step="1.打开偏光镜电源" name="1.打开偏光镜电源" sum="0" bind=""/>
</Score> </Score>
<Descript>
<Operation moduleType="Study" freeStep="false"> 偏光镜是常规鉴定仪器中,往往是首先使用的仪器,因为它可以非常快速的确定宝石是否为均质体、非均质体,因此在宝石鉴定仪器中具有非常重要的地位。偏光镜的结构包括上下两个偏光片,光源、开关。下偏光片固定不动的,它的上面加装一个可以旋转的玻璃片,称为载物台。避免宝石与偏光片直接接触,影响仪器的使用寿命。
</Descript>
<Operation moduleType="Study" freeStep="true">
<Step name="1.打开偏光镜电源"> <Step name="1.打开偏光镜电源">
<Start> <Start>
<Action type="Sequence"> <Action type="Sequence">
<Action type="Move" value="FlyCamera" to="0.115,1.43,2.213" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="39.7456,0,0" time="0"></Action>
<Action type="TextTip" title="实验说明" value="偏光镜是常规鉴定仪器中,往往是首先使用的仪器,因为它可以非常快速的确定宝石是否为均质体、非均质体,因此在宝石鉴定仪器中具有非常重要的地位。偏光镜的结构包括上下两个偏光片,光源、开关。下偏光片固定不动的,它的上面加装一个可以旋转的玻璃片,称为载物台。避免宝石与偏光片直接接触,影响仪器的使用寿命。" btns="确定"/> <Action type="TextTip" title="实验说明" value="偏光镜是常规鉴定仪器中,往往是首先使用的仪器,因为它可以非常快速的确定宝石是否为均质体、非均质体,因此在宝石鉴定仪器中具有非常重要的地位。偏光镜的结构包括上下两个偏光片,光源、开关。下偏光片固定不动的,它的上面加装一个可以旋转的玻璃片,称为载物台。避免宝石与偏光片直接接触,影响仪器的使用寿命。" btns="确定"/>
<Condition type="UIClick" value="UIRoot/PopUI/UITextTip/Mask/Content/BtnContent/确定"></Condition> <Condition type="UIClick" value="UIRoot/PopUI/UITextTip/Mask/Content/BtnContent/确定"></Condition>

View File

@ -36,14 +36,14 @@
<Name>玉滴石</Name> <Name>玉滴石</Name>
<HighLight color="255,0,0,255"/> <HighLight color="255,0,0,255"/>
<Path>Main/SM_FGJ_ShiYong/yudishi</Path> <Path>Main/SM_FGJ_ShiYong/yudishi</Path>
<Tip>玉滴石</Tip> <!--<Tip>玉滴石</Tip>-->
</Device> </Device>
<Device> <Device>
<Name>塑料袋</Name> <Name>塑料袋</Name>
<HighLight color="255,0,0,255"/> <HighLight color="255,0,0,255"/>
<Path>Main/SM_DiaZi004</Path> <Path>Main/SM_DiaZi004</Path>
<Tip>塑料袋</Tip> <!--<Tip>塑料袋</Tip>-->
</Device> </Device>
@ -51,21 +51,21 @@
<Name>紫外荧光灯</Name> <Name>紫外荧光灯</Name>
<HighLight color="255,0,0,255"/> <HighLight color="255,0,0,255"/>
<Path>Main/SM_ZiWaiYingGuangDeng (1)/SM_DengDi</Path> <Path>Main/SM_ZiWaiYingGuangDeng (1)/SM_DengDi</Path>
<Tip>紫外荧光灯</Tip> <!--<Tip>紫外荧光灯</Tip>-->
</Device> </Device>
<Device> <Device>
<Name>长波开关</Name> <Name>长波开关</Name>
<HighLight color="255,0,0,255"/> <HighLight color="255,0,0,255"/>
<Path>Main/SM_ZiWaiYingGuangDeng (1)/DuanBoKaiGuan</Path> <Path>Main/SM_ZiWaiYingGuangDeng (1)/DuanBoKaiGuan</Path>
<Tip>长波开关</Tip> <!--<Tip>长波开关</Tip>-->
</Device> </Device>
<Device> <Device>
<Name>短波开关</Name> <Name>短波开关</Name>
<HighLight color="255,0,0,255"/> <HighLight color="255,0,0,255"/>
<Path>Main/SM_ZiWaiYingGuangDeng (1)/ChangBoKaiGuan</Path> <Path>Main/SM_ZiWaiYingGuangDeng (1)/ChangBoKaiGuan</Path>
<Tip>短波开关</Tip> <!--<Tip>短波开关</Tip>-->
</Device> </Device>
@ -133,7 +133,7 @@
<Action type="Hint" value="请填写紫外荧光灯长波数值" time="-1" icon="true" ></Action> <Action type="Hint" value="请填写紫外荧光灯长波数值" time="-1" icon="true" ></Action>
<Action type="Input" title="请输入" finishedEvent="UI关闭事件通知用StrEvent接收"> <Action type="Input" title="请输入" finishedEvent="UI关闭事件通知用StrEvent接收">
<Input name="数字1:" var="变量1" answer="365"></Input> <Input name="紫外荧光灯长波数值:" var="变量1" answer="365"></Input>
<Btn name="确定" clickEvent="确定点击" checkAnswer="true" wrongLabel="输入错误" wrongCount="3" autoHide="1" ></Btn> <Btn name="确定" clickEvent="确定点击" checkAnswer="true" wrongLabel="输入错误" wrongCount="3" autoHide="1" ></Btn>
<!--<Btn name="取消"></Btn>--> <!--<Btn name="取消"></Btn>-->
</Action> </Action>
@ -213,13 +213,20 @@
<!--暂时只能输入一个--> <!--暂时只能输入一个-->
<Action type="Input" title="请输入" finishedEvent="UI关闭事件通知用StrEvent接收"> <Action type="Input" title="请输入" finishedEvent="UI关闭事件通知用StrEvent接收">
<Input name="短波数值1:" var="变量1" answer="253.7"></Input> <Input name="紫外荧光灯短波数值1:" var="变量1" answer="253.7"></Input>
<Input name="短波数值2:" var="变量2" answer="254"></Input>
<Btn name="确定" clickEvent="确定点击" checkAnswer="true" wrongLabel="输入错误" wrongCount="3" autoHide="1" ></Btn>
</Action>
<Condition type="StrEvent" value="UI关闭事件通知用StrEvent接收"></Condition>
<Action type="Input" title="请输入" finishedEvent="UI关闭事件通知用StrEvent接收">
<Input name="紫外荧光灯短波数值2:" var="变量1" answer="254"></Input>
<Btn name="确定" clickEvent="确定点击" checkAnswer="true" wrongLabel="输入错误" wrongCount="3" autoHide="1" ></Btn> <Btn name="确定" clickEvent="确定点击" checkAnswer="true" wrongLabel="输入错误" wrongCount="3" autoHide="1" ></Btn>
</Action> </Action>
<Condition type="StrEvent" value="UI关闭事件通知用StrEvent接收"></Condition> <Condition type="StrEvent" value="UI关闭事件通知用StrEvent接收"></Condition>
<Action type="Show" value="Main/SM_ZiWaiYingGuangDeng (1)/SM_DengDi/Canvas (1)/Image" isShow="true" ></Action> <Action type="Show" value="Main/SM_ZiWaiYingGuangDeng (1)/SM_DengDi/Canvas (1)/Image" isShow="true" ></Action>
<Action type="Delay" value="2"></Action> <Action type="Delay" value="2"></Action>