VirtualFramework/Data/Xml/02_KuangJingTongFeng.xml
2025-06-05 18:11:30 +08:00

675 lines
31 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<Module>
<Scene>02_KuangJingTongFeng</Scene>
<Type>All</Type>
<Name>测风实操训练</Name>
<Icon>MoKuai2.png</Icon>
<FSM name="状态机1">
<State name="初始状态">
<Enter>
<Action type="Parallel">
<Action type="Show" value="FlyCamera" isShow="true" ></Action>
<Action type="UIShow" value="UIOperationList" isShow="true"></Action>
<Action type="OperationChange" name="矿井通风测风"></Action>
</Action>
</Enter>
</State>
</FSM>
<Descript>
矿井通风测风工作是保障矿井安全生产的重要环节,模拟真实的矿井测风流程,流程包含:准备工作(检查测风仪器的校准状态-测风作业地点检查-多种有害气体测定-瓦斯、二氧化碳测定-温度、湿度测定-大气压测定-风速检测-记录检测风速-测量巷道断面-填写测风牌-整理编制报表,通过科学测风,矿井可动态掌握通风状态,为安全生产和灾害防控提供关键依据。
</Descript>
<Score>
<Item step="矿井通风测风" name="1.矿井通风测风" sum="10" bind=""/>
</Score>
<Operation name="矿井通风测风" freeStep="true">
<Step name="准备工器具">
<Step name="检测仪器准备">
<Reset>
<Action type="Sequence">
<Action type="Log" value="1-1步重置"></Action>
</Action>
</Reset>
<Start>
<Action type="Sequence">
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-17.66318,1.541957,3.116316" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="11.66645,88.65987,-4.358918E-07" time="0"></Action>
</Action>
<Action type="TextTip" title="实训说明" value="矿井通风测风工作是保障矿井安全生产的重要环节,模拟真实的矿井测风流程,流程包含:准备工作(检查测风仪器的校准状态-测风作业地点检查-多种有害气体测定-瓦斯、二氧化碳测定-温度、湿度测定-大气压测定-风速检测-记录检测风速-测量巷道断面-填写测风牌-整理编制报表,通过科学测风,矿井可动态掌握通风状态,为安全生产和灾害防控提供关键依据。" audio="sound_1.mp3" btns="确定" alpha="0.5"/>
<Condition type="UIClick" value="UIRoot/PopUI/UITextTip/Mask/Content/BtnContent/确定"></Condition>
<Action type="NextOperation"></Action>
</Action>
</Start>
<Finished>
<Action type="Sequence">
</Action>
</Finished>
</Step>
<Step name="测风作业地点检查">
<Reset>
<Action type="Log" value="1-2步重置"></Action>
</Reset>
<Start>
<Action type="Sequence">
<Action type="Sequence">
<Action type="TextTip" title="注意事项" value="下井前需要提前准备
1、证件齐全有效
2、劳保用品穿戴齐全矿灯、帽、毛巾、口罩、自救器确认完毕。
3、瓦检员领取仪器、仪表时必须对仪器进行检查
首先检查光学瓦斯机的外观、药品、光路、电路、气路、精密度;
另外带些必备物品,检查手册、圆珠笔、白板笔、图表、风扇湿度计、机械秒表、多参数气体测定器、米尺、机械风表、空盒气压表都确认完好,方可进入井下。" audio="sound_2.mp3" btns="确定" alpha="0.5"/>
<Condition type="UIClick" value="UIRoot/PopUI/UITextTip/Mask/Content/BtnContent/确定"></Condition>
</Action>
<!--点击手册--><!--
<Action type="Sequence">
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-17.66318,1.541957,3.116316" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="11.66645,88.65987,-4.358918E-07" time="0"></Action>
</Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-16.51083,1.225893,2.718538" time="1"></Action>
<Action type="Rotate" value="FlyCamera" to="19.49588,10.25047,0" time="1"></Action>
</Action>
<Action type="Hint" value="请获取“手册”,完成准备工器具任务" time="-1" icon="false" audio="sound_3.mp3"></Action>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_jiluben" isHigh="true" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Condition type="ObjClick" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_jiluben" isRight="true"></Condition>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_jiluben" isHigh="false" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Action type="ResultTip" value="选择正确,选择手册" isRight="true" finishedEvent="关闭弹窗事件" autoHide="1"></Action>
</Action>
--><!--点击圆珠笔、白板笔--><!--
<Action type="Sequence">
<Action type="Hint" value="请获取“圆珠笔、白板笔”,完成准备工器具任务" time="-1" icon="false" audio="sound_4.mp3"></Action>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_Tansubi" isHigh="true" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Condition type="ObjClick" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_Tansubi" isRight="true"></Condition>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_Tansubi" isHigh="false" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Action type="ResultTip" value="选择正确,选择圆珠笔" isRight="true" finishedEvent="关闭弹窗事件" autoHide="1"></Action>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_baibangbi" isHigh="true" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Condition type="ObjClick" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_baibangbi" isRight="true"></Condition>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_baibangbi" isHigh="false" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Action type="ResultTip" value="选择正确,选择白板笔" isRight="true" finishedEvent="关闭弹窗事件" autoHide="1"></Action>
</Action>
--><!--点击风扇湿度计、相对湿度查算表--><!--
<Action type="Sequence">
<Action type="Hint" value="请获取“风扇湿度计、相对湿度查算表”,完成准备工器具任务" time="-1" icon="false" audio="sound_5.mp3"></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-16.76331,1.191821,3.362401" time="1"></Action>
<Action type="Rotate" value="FlyCamera" to="9.824243,100.7494,0" time="1"></Action>
</Action>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_fenshanwenduji" isHigh="true" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Condition type="ObjClick" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_fenshanwenduji" isRight="true"></Condition>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_fenshanwenduji" isHigh="false" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Action type="ResultTip" value="选择正确,选择风扇湿度计" isRight="true" finishedEvent="关闭弹窗事件" autoHide="1"></Action>
</Action>
--><!--点击机械秒表--><!--
<Action type="Sequence">
<Action type="Hint" value="请获取“机械秒表”,完成准备工器具任务" time="-1" icon="false" audio="sound_6.mp3"></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-16.83551,1.264127,3.270452" time="1"></Action>
<Action type="Rotate" value="FlyCamera" to="20.19225,93.45344,0" time="1"></Action>
</Action>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_Miaobiao" isHigh="true" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Condition type="ObjClick" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_Miaobiao" isRight="true"></Condition>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_Miaobiao" isHigh="false" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Action type="ResultTip" value="选择正确,选择机械秒表" isRight="true" finishedEvent="关闭弹窗事件" autoHide="1"></Action>
</Action>
--><!--点击多参数气体测定器--><!--
<Action type="Sequence">
<Action type="Hint" value="请获取“多参数气体测定器”,完成准备工器具任务" time="-1" icon="false" audio="sound_7.mp3"></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-16.6385,1.145,3.3136" time="1"></Action>
<Action type="Rotate" value="FlyCamera" to="17.94225,115.7928,0" time="1"></Action>
</Action>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_chedingqi" isHigh="true" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Condition type="ObjClick" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_chedingqi" isRight="true"></Condition>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_chedingqi" isHigh="false" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Action type="ResultTip" value="选择正确,选择多参数气体测定器" isRight="true" finishedEvent="关闭弹窗事件" autoHide="1"></Action>
</Action>
--><!--点击米尺--><!--
<Action type="Sequence">
<Action type="Hint" value="请获取“米尺”,完成准备工器具任务" time="-1" icon="false" audio="sound_8.mp3"></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-16.533,1.113,3.480343" time="1"></Action>
<Action type="Rotate" value="FlyCamera" to="3.477957,155.1678,0" time="1"></Action>
</Action>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/GongJu_JuanChi" isHigh="true" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Condition type="ObjClick" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/GongJu_JuanChi" isRight="true"></Condition>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/GongJu_JuanChi" isHigh="false" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Action type="ResultTip" value="选择正确,选择米尺" isRight="true" finishedEvent="关闭弹窗事件" autoHide="1"></Action>
</Action>
--><!--点击机械风表--><!--
<Action type="Sequence">
<Action type="Hint" value="请获取“机械风表”,完成准备工器具任务" time="-1" icon="false" audio="sound_9.mp3"></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-16.83522,1.205387,2.795491" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="5.894158,32.98859,0" time="0"></Action>
</Action>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_Jjixiefengbiao" isHigh="true" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Condition type="ObjClick" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_Jjixiefengbiao" isRight="true"></Condition>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_Jjixiefengbiao" isHigh="false" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Action type="ResultTip" value="选择正确,选择机械风表" isRight="true" finishedEvent="关闭弹窗事件" autoHide="1"></Action>
</Action>
--><!--点击空盒气压表--><!--
<Action type="Sequence">
<Action type="Hint" value="请获取“空盒气压表”,完成准备工器具任务" time="-1" icon="false" audio="sound_10.mp3"></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-16.64997,1.184941,2.777926" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="29.376,32.06311,0" time="0"></Action>
</Action>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_kongqiyabiao" isHigh="true" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Condition type="ObjClick" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_kongqiyabiao" isRight="true"></Condition>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_kongqiyabiao" isHigh="false" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Action type="ResultTip" value="选择正确,选择空盒气压表" isRight="true" finishedEvent="关闭弹窗事件" autoHide="1"></Action>
</Action>-->
<!--点击光学瓦检仪、瓦斯探仗-->
<Action type="Sequence">
<Action type="Hint" value="请获取“光学瓦检仪、瓦斯探仗”,完成准备工器具任务
检查前准备
第一:药品性能检查
根据药品使用时间和变化程度确定药品颗粒大小以3~5mm为合适。
钠石灰由淡粉红色变为白色为失效。硅胶由蓝色变为淡粉色或淡蓝色为失效。
第二:气密性检查
用手指将仪器进气孔堵严,另一手挤压气球将气排出,一分钟气球不还原为合格。
第三:检查干涉条纹是否清晰
按下按扭,由目镜观察,旋转保护玻动框调整视度达到数字清晰,再看干涉条纹是否清晰,
如不清晰可打开光源盖,转动灯泡座调整灯泡的位置直到清晰为止。
第四用新鲜空气清洗气室应在与使用地点温度相差不超过10摄氏度的新鲜空气地点清洗气室(一般在井底车场清洗)。
第五:干涉条纹的零位调整
按上按扭,同时转动测微手轮使刻度盘的零位与指标线重合;
然后按下按扭,同时转动粗动手轮,把两条黑色干涉条纹中的任一条对准分划板上的零位线,旋上保护盖。" time="-1" icon="false" audio="sound_11.mp3"></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-16.30852,1.172335,3.607142" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="24.37083,161.4354,4.68646E-07" time="0"></Action>
</Action>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_chuangxuewajianyi" isHigh="true" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Condition type="ObjClick" value="Main/Aim_Kuanggong/SM_chuangxuewajianyi" isRight="true"></Condition>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_chuangxuewajianyi" isHigh="false" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Action type="ResultTip" value="选择正确,选择光学瓦检仪" isRight="true" finishedEvent="关闭弹窗事件" autoHide="1"></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-16.47458,1.172335,3.55395" time="1"></Action>
<Action type="Rotate" value="FlyCamera" to="22.92441,144.8819,-9.269874E-07" time="1"></Action>
</Action>
<Action type="Hint" value="请获取“瓦斯探仗”,完成准备工器具任务" time="-1" icon="false" audio=""></Action>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_washitanzhang" isHigh="true" isIndependent="true" visibility="Normal"></Action>
<Condition type="ObjClick" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_washitanzhang" isRight="true"></Condition>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_daoju/SM_daoju/SM_washitanzhang" isHigh="false" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Action type="ResultTip" value="选择正确,选择瓦斯探仗" isRight="true" finishedEvent="关闭弹窗事件" autoHide="1"></Action>
<!--检查前准备-->
<!--第一:药品性能检查-->
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-16.111,1.0324,3.2583" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="30.57288,247.0036,9.916265E-07" time="0"></Action>
</Action>
<Action type="Delay" value="2"></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-16.1146,0.9624,3.3073" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="25.05864,240.0623,0" time="0"></Action>
</Action>
<Action type="Delay" value="2"></Action>
<!--第二:气密性检查 用手指将仪器进气孔堵严,另一手挤压气球将气排出,一分钟气球不还原为合格-->
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-15.90185,1.051511,3.42097" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="33.52095,242.601,-1.024097E-06" time="0"></Action>
</Action>
<!--点击气球-->
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_chuangxuewajianyi/group19/pSphere5" isHigh="true" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Condition type="ObjClick" value="Main/Aim_Kuanggong/SM_chuangxuewajianyi/group19/pSphere5" isRight="true"></Condition>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_chuangxuewajianyi/group19/pSphere5" isHigh="false" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Action type="TimeLine" value="TimeLineManagers/NieQiQiu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<Action type="TimeTip" value="等待1分钟后&lt;color=#FF00FF&gt;{0}&lt;/color&gt;-{1}" time="5" values="0,60|0,60" format="{0:F1}" finishedEvent="close" needClick="false" reverse="false" ></Action>
<Action type="StrEvent" name="close" value="true"></Action>
<Action type="TimeLine" value="TimeLineManagers/GuQiQiu" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<!--第三:检查干涉条纹是否清晰-->
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-16.0029,1.0082,3.431" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="30.23003,246.8322,9.881511E-07" time="0"></Action>
</Action>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_chuangxuewajianyi/group18/Gai1" isHigh="true" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Condition type="ObjClick" value="Main/Aim_Kuanggong/SM_chuangxuewajianyi/group18/Gai1" isRight="true"></Condition>
<Action type="HighLight" value="Main/Aim_Kuanggong/SM_chuangxuewajianyi/group18/Gai1" isHigh="false" color="0,255,0,255" isIndependent="true" visibility="Normal"></Action>
<Action type="Parallel">
<Action type="Move" value="Main/Aim_Kuanggong/SM_chuangxuewajianyi/group18/Gai1" to="-16.27666,1.068605,3.346878" time="0"></Action>
<Action type="Rotate" value="Main/Aim_Kuanggong/SM_chuangxuewajianyi/group18/Gai1" to="0,316.2951,0" time="0"></Action>
</Action>
<Action type="Delay" value="1"></Action>
<Action type="Parallel">
<Action type="Move" value="Main/Aim_Kuanggong/SM_chuangxuewajianyi/group18/Gai1" to="-16.28137,1.073205,3.337881" time="1"></Action>
<Action type="Rotate" value="Main/Aim_Kuanggong/SM_chuangxuewajianyi/group18/Gai1" to="7.954931,210.4492,352.6669" time="1"></Action>
</Action>
<Action type="Show" value="2DCanvas" isShow="true" ></Action>
<Action type="Show" value="2DCanvas/TianWenKuang" isShow="true" ></Action>
<Action type="Show" value="2DCanvas/TianWenKuang/GanSheTiaoWen" isShow="true" ></Action>
<Action type="Delay" value="1"></Action>
<!--第四 用新鲜空气清洗气室应在与使用地点温度相差不超过10摄氏度的新鲜空气地点清洗气室(一般在井底车场清洗)。-->
<Action type="Show" value="Main/Aim_jianchawajianyi" isShow="true" ></Action>
<Action type="Anim" value="Main/Aim_jianchawajianyi" animName="Take 001" frame="0" ></Action>
<Action type="Anim" value="Main/Aim_jianchawajianyi" animName="Take 001" speed="1"></Action>
<Action type="Delay" value="1"></Action>
<!--第五:干涉条纹的零位调整 按上按扭,同时转动测微手轮使刻度盘的零位与指标线重合; 然后按下按扭,同时转动粗动手轮,把两条黑色干涉条纹中的任一条对准分划板上的零位线,旋上保护盖。-->
<Action type="Show" value="Main/Aim_jianchawajianyi" isShow="true" ></Action>
<Action type="Show" value="Main/Aim_jianchawajianyi/hand_r" isShow="false" ></Action>
<Action type="Show" value="Main/Aim_jianchawajianyi/huand_l" isShow="false" ></Action>
<Action type="Show" value="Main/Aim_jianchawajianyi" isShow="false" ></Action>
<Action type="Show" value="Main/Aim_jianchawajianyi位置点_竖直" isShow="true" ></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-17.4165,1.4889,2.8827" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="80.0306,179.3794,-0.0033606" time="0"></Action>
</Action>
<Action type="TextWindow" title="提示" value="按上按扭,同时转动测微手轮使刻度盘的零位与指标线重合;
然后按下按扭,同时转动粗动手轮,把两条黑色干涉条纹中的任一条对准分划板上的零位线,旋上保护盖。" btns="确定" position="left" scrollSpeed="25"/>
<Condition type="UIClick" value="Canvas/UITextWindow/Mask/Content/BtnContent/确定"></Condition>
</Action>
</Action>
</Start>
<Finished>
<Action type="Sequence">
</Action>
</Finished>
</Step>
</Step>
<Step name="开始检测">
<Step name="测风作业地点检查">
<Reset>
<Action type="Log" value="测风作业地点检查"></Action>
</Reset>
<Start>
<Action type="Sequence">
<Action type="Sequence">
<Action type="Hint" value="请获取“障碍物”完成测风作业地点检查任务。
测风作业地点要检查顶、帮,是否完好,是否有破碎现象,测风地点前后十米是否有障碍物,确保作业安全。" time="-1" icon="false" audio="sound_12.mp3"></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-17.3435,0.9642725,2.911284" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="20.62084,213.6854,0" time="0"></Action>
</Action>
<Condition type="ObjClick" value="Main/SM_changjing/SM_laji" isRight="true"></Condition>
<Action type="Move" value="Main/SM_changjing/SM_laji" to="-16.28728,0,1.944484" time="1"></Action>
<Action type="Show" value="Main/SM_changjing/SM_laji" isShow="false" ></Action>
</Action>
</Action>
</Start>
<Finished>
<Action type="Sequence">
</Action>
</Finished>
</Step>
<Step name="多种有害气体测定">
<Reset>
<Action type="Log" value="多种有害气体测定"></Action>
</Reset>
<Start>
<Action type="Sequence">
<Action type="Sequence">
<Action type="Hint" value="请获取“多参数气体测定器”完成有害气体检测任务。
使用多参数气体测定器检测仪检测所有有害气体。检查一氧化碳,用一氧化碳便携仪,在进风,进风流中直接读数,就是要测定的一氧化碳数值,及时把检查结果,记录在巡回图表及手册中,以后所检查的每个测点,都与进风流的检查方法是一样的。" time="-1" icon="false" audio="sound_12.mp3"></Action>
</Action>
</Action>
</Start>
<Finished>
<Action type="Sequence">
</Action>
</Finished>
</Step>
<Step name="瓦斯、二氧化碳测定">
<Reset>
<Action type="Log" value="瓦斯、二氧化碳测定"></Action>
</Reset>
<Start>
<Action type="Sequence">
<Action type="Sequence">
<Action type="Hint" value="请获取“光学瓦检仪、瓦斯探仗”检测甲烷浓度任务。
清洗气室:应选择在与待测地点温度相近,标高基本相同的附近,进风巷道中进行;
首先连接二氧化碳吸收管在新鲜空气中捏放气球5-7次吸收新鲜空气清洗瓦斯气室。
对零调零:
首先校小数 回零位;然后大数 回零位;盖好主调螺旋盖
1.测瓦斯方法:
(1)、将仪器进气口伸向距顶板200-300毫米捏放气球5至7次将待测气体吸入瓦斯室读出瓦斯数值连续测定3次取最大值;
2.测C02的方法:
(1)、测定二氧化碳浓度时将仪器进气口伸向距离底板200-300毫米将待测气体吸入瓦斯室读出下部的瓦斯数值然后去掉二氧化碳吸收管接入进气管将进气口伸向下部同一测点捏放气球5至7次 将待测气体吸入瓦斯室读出下部的混合气体数值读数下部混合气体数值减去下部瓦斯除以0.955,校正系数 就是要测定的二氧化碳数值
用这样的方法
连续测定三次 取最大值" time="-1" icon="false" audio="sound_12.mp3"></Action>
</Action>
</Action>
</Start>
<Finished>
<Action type="Sequence">
</Action>
</Finished>
</Step>
<Step name="温度、湿度测定">
<Reset>
<Action type="Log" value="温度、湿度测定"></Action>
</Reset>
<Start>
<Action type="Sequence">
<Action type="Sequence">
<Action type="Hint" value="这里是文字描述" time="5" icon="false" audio="音频.mp3"></Action>
</Action>
</Action>
</Start>
<Finished>
<Action type="Sequence">
</Action>
</Finished>
</Step>
<Step name="大气压测定">
<Reset>
<Action type="Log" value="大气压测定"></Action>
</Reset>
<Start>
<Action type="Sequence">
<Action type="Sequence">
<Action type="Hint" value="这里是文字描述" time="5" icon="false" audio="音频.mp3"></Action>
</Action>
</Action>
</Start>
<Finished>
<Action type="Sequence">
</Action>
</Finished>
</Step>
<Step name="风速检测">
<Reset>
<Action type="Log" value="风速检测"></Action>
</Reset>
<Start>
<Action type="Sequence">
<Action type="Sequence">
<Action type="Hint" value="这里是文字描述" time="5" icon="false" audio="音频.mp3"></Action>
</Action>
</Action>
</Start>
<Finished>
<Action type="Sequence">
</Action>
</Finished>
</Step>
<Step name="记录检测风速">
<Reset>
<Action type="Log" value="记录检测风速"></Action>
</Reset>
<Start>
<Action type="Sequence">
<Action type="Sequence">
<Action type="Hint" value="这里是文字描述" time="5" icon="false" audio="音频.mp3"></Action>
</Action>
</Action>
</Start>
<Finished>
<Action type="Sequence">
</Action>
</Finished>
</Step>
<Step name="测量巷道断面">
<Reset>
<Action type="Log" value="测量巷道断面"></Action>
</Reset>
<Start>
<Action type="Sequence">
<Action type="Sequence">
<Action type="Hint" value="这里是文字描述" time="5" icon="false" audio="音频.mp3"></Action>
</Action>
</Action>
</Start>
<Finished>
<Action type="Sequence">
</Action>
</Finished>
</Step>
<Step name="计算巷道的风量">
<Reset>
<Action type="Log" value="计算巷道的风量"></Action>
</Reset>
<Start>
<Action type="Sequence">
<Action type="Sequence">
<Action type="Hint" value="请获取“圆珠笔”完成计算巷道的风量任务。来计算巷道的风量,计算巷道平均风速。" time="5" icon="false" audio="音频.mp3"></Action>
</Action>
</Action>
</Start>
<Finished>
<Action type="Sequence">
</Action>
</Finished>
</Step>
<Step name="填写测风牌">
<Reset>
<Action type="Log" value="填写测风牌"></Action>
</Reset>
<Start>
<Action type="Sequence">
<Action type="Sequence">
<Action type="Hint" value="请获取“白板笔”完成有害气体检测任务。并将风量及相关数据填写在测风牌上" time="5" icon="false" audio="音频.mp3"></Action>
</Action>
</Action>
</Start>
<Finished>
<Action type="Sequence">
</Action>
</Finished>
</Step>
<Step name="整理编制报表">
<Reset>
<Action type="Log" value="整理编制报表"></Action>
</Reset>
<Start>
<Action type="Sequence">
<Action type="Sequence">
<Action type="Hint" value="这里是文字描述" time="5" icon="false" audio="音频.mp3"></Action>
</Action>
</Action>
</Start>
<Finished>
<Action type="Sequence">
</Action>
</Finished>
</Step>
</Step>
</Operation>
</Module>