2025-02-06 09:33:07 +08:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
|
|
|
|
<Module>
|
2025-03-25 21:31:56 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Icon>2密度仪.png</Icon>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<Scene>MiDuYi</Scene>
|
2025-02-06 09:33:07 +08:00
|
|
|
|
<Type>All</Type>
|
|
|
|
|
|
<Name>密度仪的使用</Name>
|
|
|
|
|
|
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<!--
|
|
|
|
|
|
<Device>
|
|
|
|
|
|
<Name>气泡区域</Name>
|
|
|
|
|
|
<HighLight color="255,255,255"/>
|
|
|
|
|
|
<Path>CustomParent/QiPaoQvYv</Path>
|
|
|
|
|
|
<Tip>组织钳</Tip>
|
|
|
|
|
|
<BoxCollider size="1,2,1" center="0,0,0"/>
|
|
|
|
|
|
<MeshCollider 无参数/>
|
|
|
|
|
|
<Icon>工具/骨刀.png</Icon>
|
|
|
|
|
|
</Device>
|
2025-02-06 09:33:07 +08:00
|
|
|
|
|
2025-02-06 17:18:43 +08:00
|
|
|
|
|
|
|
|
|
|
<Device>
|
|
|
|
|
|
<Name>小气泡</Name>
|
|
|
|
|
|
<HighLight color="255,255,255"/>
|
|
|
|
|
|
<Path>ChangJing/SM_MiDuYi/SM_QiPao</Path>
|
|
|
|
|
|
</Device>
|
|
|
|
|
|
-->
|
|
|
|
|
|
|
2025-03-13 13:23:20 +08:00
|
|
|
|
<Descript>
|
|
|
|
|
|
密度仪用来测宝石的比重,采用了高精度称重系统和严密的测定程序,使得密度直接显示在显示屏上。从而大大减少了人工换算的繁琐性和人为误差。不同的宝石有不同的密度,比如红宝石和蓝宝石的比重为4左右,翡翠为3.34,软玉为2.95,有时只测量宝玉石的比重对鉴定宝玉石非常有效。
|
|
|
|
|
|
</Descript>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
|
|
|
|
|
|
<!--状态机-->
|
|
|
|
|
|
<FSM name="初始化状态机">
|
|
|
|
|
|
<State name="初始化">
|
|
|
|
|
|
<Enter>
|
|
|
|
|
|
<Action type="Sequence">
|
|
|
|
|
|
<Action type="UIShow" value="UIOperationList" isShow="true"></Action>
|
|
|
|
|
|
<Action type="NextOperation"></Action>
|
|
|
|
|
|
</Action>
|
|
|
|
|
|
</Enter>
|
|
|
|
|
|
</State>
|
|
|
|
|
|
|
|
|
|
|
|
<Transision from="any" to="初始化">
|
|
|
|
|
|
</Transision>
|
|
|
|
|
|
</FSM>
|
|
|
|
|
|
|
|
|
|
|
|
<Score>
|
|
|
|
|
|
<Item step="1.检查密度仪是否放置水平" name="1.检查密度仪是否放置水平" sum="0" bind=""/>
|
|
|
|
|
|
</Score>
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-04-24 14:10:47 +08:00
|
|
|
|
<Operation moduleType="Study" freeStep="true">
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<Step name="1.检查密度仪是否放置水平">
|
|
|
|
|
|
<Start>
|
|
|
|
|
|
<Action type="Sequence">
|
2025-03-13 13:23:20 +08:00
|
|
|
|
|
|
|
|
|
|
<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="确定"/>
|
2025-03-08 17:12:28 +08:00
|
|
|
|
<Condition type="UIClick" value="UIRoot/PopUI/UITextTip/Mask/Content/BtnContent/确定"></Condition>
|
|
|
|
|
|
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<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>
|
2025-02-08 10:17:59 +08:00
|
|
|
|
|
2025-03-18 14:05:55 +08:00
|
|
|
|
<Action type="Hint" value="请检查密度仪是否放置水平,小气泡是否位于圆圈正中" time="-1" audio="sound_64.mp3" icon="true" ></Action>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<Action type="HighLightFlash" value="CustomParent/QiPaoQvYv" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
|
|
|
|
|
|
<Condition type="ObjClick" value="CustomParent/QiPaoQvYv"></Condition>
|
|
|
|
|
|
<Action type="HighLightFlash" value="CustomParent/QiPaoQvYv" isHigh="false"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="Parallel">
|
|
|
|
|
|
<Action type="Move" value="FlyCamera" to="-0.126,1.29,2.32" time="1.5"></Action>
|
|
|
|
|
|
<Action type="Rotate" value="FlyCamera" to="56.84409,0,0" time="1.5"></Action>
|
|
|
|
|
|
</Action>
|
|
|
|
|
|
<Action type="Delay" value="2"></Action>
|
|
|
|
|
|
<Action type="Parallel">
|
2025-02-26 11:16:31 +08:00
|
|
|
|
<Action type="Move" value="FlyCamera" to="-0.0916,1.382244,2.214701" time="1.5"></Action>
|
|
|
|
|
|
<Action type="Rotate" value="FlyCamera" to="46.82324,0,0" time="1.5"></Action>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
</Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="NextOperation"></Action>
|
|
|
|
|
|
</Action>
|
|
|
|
|
|
</Start>
|
|
|
|
|
|
</Step>
|
|
|
|
|
|
<Step name="2.开启电源">
|
|
|
|
|
|
<Start>
|
|
|
|
|
|
<Action type="Sequence">
|
2025-03-18 14:05:55 +08:00
|
|
|
|
<Action type="Hint" value="请点击电源键,使仪器进行自检" time="-1" audio="sound_65.mp3" icon="true" ></Action>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_DianYuan" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
|
|
|
|
|
|
<Condition type="ObjClick" value="ChangJing/SM_MiDuYi/SM_DianYuan" isRight="true"></Condition>
|
|
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_DianYuan" isHigh="false"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="Show" value="CustomParent/DiZuoxianshipin" isShow="true"></Action>
|
|
|
|
|
|
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.0000" color="0,0,0,255"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="NextOperation"></Action>
|
|
|
|
|
|
</Action>
|
|
|
|
|
|
</Start>
|
|
|
|
|
|
</Step>
|
|
|
|
|
|
<Step name="3.长按Enter键">
|
|
|
|
|
|
<Start>
|
|
|
|
|
|
<Action type="Sequence">
|
2025-03-18 14:05:55 +08:00
|
|
|
|
<Action type="Hint" value="请长按Enter键,待仪器显示屏上出现AIR字样" time="-1" audio="sound_66.mp3" icon="true" ></Action>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_WenDing" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
|
|
|
|
|
|
<Condition type="ObjClickLong" value="ChangJing/SM_MiDuYi/SM_WenDing" time="2"></Condition>
|
|
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_WenDingg" isHigh="false"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="Delay" value="2"></Action>
|
|
|
|
|
|
<Action type="Show" value="CustomParent/DiZuoxianshipin" isShow="false"></Action>
|
|
|
|
|
|
<Action type="Show" value="CustomParent/AIR" isShow="true"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="NextOperation"></Action>
|
|
|
|
|
|
</Action>
|
|
|
|
|
|
</Start>
|
|
|
|
|
|
</Step>
|
|
|
|
|
|
<Step name="4.打开顶盖板">
|
|
|
|
|
|
<Start>
|
|
|
|
|
|
<Action type="Sequence">
|
2025-02-26 11:16:31 +08:00
|
|
|
|
<Action type="Parallel">
|
|
|
|
|
|
<Action type="Move" value="FlyCamera" to="-0.0916,1.445,2.1581" time="1.5"></Action>
|
|
|
|
|
|
<Action type="Rotate" value="FlyCamera" to="27.97902,0,0" time="1.5"></Action>
|
|
|
|
|
|
</Action>
|
|
|
|
|
|
|
2025-03-18 14:05:55 +08:00
|
|
|
|
<Action type="Hint" value="请打开密度仪顶盖板" time="-1" audio="sound_67.mp3" icon="true" ></Action>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
|
|
|
|
|
|
<Condition type="ObjClick" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" isRight="true"></Condition>
|
|
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" isHigh="false"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="Move" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" to="-0.07766724,1.362149,2.474971" time="1.5"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="NextOperation"></Action>
|
|
|
|
|
|
</Action>
|
|
|
|
|
|
</Start>
|
|
|
|
|
|
</Step>
|
|
|
|
|
|
<Step name="5.放置宝石">
|
|
|
|
|
|
<Start>
|
|
|
|
|
|
<Action type="Sequence">
|
2025-02-26 11:16:31 +08:00
|
|
|
|
<Action type="Parallel">
|
|
|
|
|
|
<Action type="Move" value="FlyCamera" to="-0.0049,1.4947,2.127" time="1.5"></Action>
|
|
|
|
|
|
<Action type="Rotate" value="FlyCamera" to="27.97902,0,0" time="1.5"></Action>
|
|
|
|
|
|
</Action>
|
2025-03-18 14:05:55 +08:00
|
|
|
|
<Action type="Hint" value="请将需要测量的宝石放置在密度仪的托盘上,并关闭顶盖板" time="-1" audio="sound_68.mp3" icon="true" ></Action>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_BaoShi/SM_HaiLanBaoShi/SM_HaiLanBaoShi" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
|
|
|
|
|
|
<Condition type="ObjClick" value="ChangJing/SM_BaoShi/SM_HaiLanBaoShi/SM_HaiLanBaoShi" isRight="true"></Condition>
|
|
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_BaoShi/SM_HaiLanBaoShi/SM_HaiLanBaoShi" isHigh="false"></Action>
|
|
|
|
|
|
|
2025-04-24 14:10:47 +08:00
|
|
|
|
|
|
|
|
|
|
<Action type="TimeLine" value="TimeLines/NieZiJiaQiBaoShi_FangRuDingGai" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="250"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="Move" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" to="-0.07766724,1.362149,2.378972" time="1.5"></Action>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
|
|
|
|
|
|
<!--LED跳动-->
|
|
|
|
|
|
<Action type="Show" value="CustomParent/DiZuoxianshipin" isShow="true"></Action>
|
|
|
|
|
|
<Action type="Show" value="CustomParent/AIR" isShow="false"></Action>
|
|
|
|
|
|
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.2341" color="0,0,0,255"></Action>
|
|
|
|
|
|
<Action type="Delay" value="0.2"></Action>
|
|
|
|
|
|
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.3341" color="0,0,0,255"></Action>
|
|
|
|
|
|
<Action type="Delay" value="0.2"></Action>
|
|
|
|
|
|
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.4341" color="0,0,0,255"></Action>
|
|
|
|
|
|
<Action type="Delay" value="0.2"></Action>
|
|
|
|
|
|
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.4881" color="0,0,0,255"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="NextOperation"></Action>
|
|
|
|
|
|
</Action>
|
|
|
|
|
|
</Start>
|
|
|
|
|
|
</Step>
|
|
|
|
|
|
<Step name="6.记录测量值">
|
|
|
|
|
|
<Start>
|
|
|
|
|
|
<Action type="Sequence">
|
2025-03-18 14:05:55 +08:00
|
|
|
|
<Action type="Hint" value="待数值稳定后,请按下Enter键,记录刚才所测数值,显示屏出现WATER字样" time="-1" audio="sound_69.mp3" icon="true" ></Action>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_WenDing" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
|
|
|
|
|
|
<Condition type="ObjClick" value="ChangJing/SM_MiDuYi/SM_WenDing" isRight="true"></Condition>
|
|
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_WenDing" isHigh="false"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="Show" value="CustomParent/DiZuoxianshipin" isShow="false"></Action>
|
|
|
|
|
|
<Action type="Show" value="CustomParent/WATER" isShow="true"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="NextOperation"></Action>
|
|
|
|
|
|
</Action>
|
|
|
|
|
|
</Start>
|
|
|
|
|
|
</Step>
|
|
|
|
|
|
<Step name="7.取出宝石">
|
|
|
|
|
|
<Start>
|
|
|
|
|
|
<Action type="Sequence">
|
2025-03-18 14:05:55 +08:00
|
|
|
|
<Action type="Hint" value="请将宝石从密度仪上方的托盘处取出" time="-1" audio="sound_70.mp3" icon="true" ></Action>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
|
|
|
|
|
|
<Condition type="ObjClick" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" isRight="true"></Condition>
|
|
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" isHigh="false"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="Move" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" to="-0.07766724,1.362149,2.474971" time="1.5"></Action>
|
|
|
|
|
|
<Action type="Move" value="ChangJing/SM_BaoShi/SM_HaiLanBaoShi/SM_HaiLanBaoShi" to="-0.08025503,1.412168,2.420102" time="1.5"></Action>
|
|
|
|
|
|
<Action type="Move" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" to="-0.07766724,1.362149,2.378972" time="1.5"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="NextOperation"></Action>
|
|
|
|
|
|
</Action>
|
|
|
|
|
|
</Start>
|
|
|
|
|
|
</Step>
|
|
|
|
|
|
<Step name="8.置于水下网兜内">
|
|
|
|
|
|
<Start>
|
|
|
|
|
|
<Action type="Sequence">
|
2025-03-18 14:05:55 +08:00
|
|
|
|
<Action type="Hint" value="请将测量宝石置于水下网兜内" time="-1" audio="sound_71.mp3" icon="true" ></Action>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_CeGaiBan" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
|
|
|
|
|
|
<Condition type="ObjClick" value="ChangJing/SM_MiDuYi/SM_CeGaiBan" isRight="true"></Condition>
|
|
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_CeGaiBan" isHigh="false"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="Move" value="ChangJing/SM_MiDuYi/SM_CeGaiBan" to="-0.02096725,1.308549,2.281871" time="1.5"></Action>
|
2025-04-24 14:10:47 +08:00
|
|
|
|
|
|
|
|
|
|
<Action type="TimeLine" value="TimeLines/NieZiJiaQiBaoShi_FangRuDingGai" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="150"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="Move" value="ChangJing/SM_MiDuYi/SM_CeGaiBan" to="-0.02100062,1.308596,2.378842" time="1.5"></Action>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
|
|
|
|
|
|
<Action type="NextOperation"></Action>
|
|
|
|
|
|
</Action>
|
|
|
|
|
|
</Start>
|
|
|
|
|
|
</Step>
|
|
|
|
|
|
<Step name="9.测量数值并记录">
|
|
|
|
|
|
<Start>
|
|
|
|
|
|
<Action type="Sequence">
|
2025-03-18 14:05:55 +08:00
|
|
|
|
<Action type="Hint" value="请点击Enter键进行测量,待数值稳定后,再次按下Enter键得出测量结果" time="-1" audio="sound_72.mp3" icon="true" ></Action>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_WenDing" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
|
|
|
|
|
|
<Condition type="ObjClick" value="ChangJing/SM_MiDuYi/SM_WenDing" isRight="true"></Condition>
|
|
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_WenDing" isHigh="false"></Action>
|
|
|
|
|
|
|
2025-04-24 14:10:47 +08:00
|
|
|
|
|
|
|
|
|
|
<!--LED跳动-->
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<Action type="Show" value="CustomParent/DiZuoxianshipin" isShow="true"></Action>
|
|
|
|
|
|
<Action type="Show" value="CustomParent/WATER" isShow="false"></Action>
|
|
|
|
|
|
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.0341" color="0,0,0,255"></Action>
|
|
|
|
|
|
<Action type="Delay" value="0.2"></Action>
|
|
|
|
|
|
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.1641" color="0,0,0,255"></Action>
|
|
|
|
|
|
<Action type="Delay" value="0.2"></Action>
|
|
|
|
|
|
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.2841" color="0,0,0,255"></Action>
|
|
|
|
|
|
<Action type="Delay" value="0.2"></Action>
|
|
|
|
|
|
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.3032" color="0,0,0,255"></Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_WenDing" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
|
|
|
|
|
|
<Condition type="ObjClick" value="ChangJing/SM_MiDuYi/SM_WenDing" isRight="true"></Condition>
|
|
|
|
|
|
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_WenDing" isHigh="false"></Action>
|
2025-02-06 09:33:07 +08:00
|
|
|
|
|
2025-04-24 14:10:47 +08:00
|
|
|
|
<Action type="Input" title="请输入" finishedEvent="UI关闭事件通知用StrEvent接收">
|
|
|
|
|
|
<Input name="测定的数值:" var="变量1" answer="2.6380"></Input>
|
|
|
|
|
|
<Btn name="确定" clickEvent="确定点击" checkAnswer="true" wrongLabel="输入错误" wrongCount="3" autoHide="1" ></Btn>
|
|
|
|
|
|
|
|
|
|
|
|
</Action>
|
|
|
|
|
|
|
|
|
|
|
|
<Condition type="StrEvent" value="UI关闭事件通知用StrEvent接收"></Condition>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="2.6380" color="0,0,0,255"></Action>
|
2025-02-06 17:18:43 +08:00
|
|
|
|
<Action type="TipWindow" value="恭喜你完成当前模块" btns="确定" audio=""></Action>
|
|
|
|
|
|
<Condition type="UIClick" value="UIRoot/PopUI/UITipWindow/Mask/Connnet/BtnContent/确定"></Condition>
|
|
|
|
|
|
</Action>
|
|
|
|
|
|
</Start>
|
|
|
|
|
|
</Step>
|
|
|
|
|
|
</Operation>
|
2025-02-06 09:33:07 +08:00
|
|
|
|
|
|
|
|
|
|
</Module>
|