[gd_scene load_steps=16 format=3 uid="uid://bx4v3ofh4on5e"] [ext_resource type="PackedScene" uid="uid://dmk2vf7jamysi" path="res://Mods/工业数据采集与分析应用分享/Templates/StepElement.tscn" id="1_6n8rk"] [ext_resource type="Texture2D" uid="uid://dytwon7lxa5gw" path="res://Artists/Art/Icons/Icon_Registry_Editor.png" id="2_1ml36"] [ext_resource type="Texture2D" uid="uid://dv24ghy23fnje" path="res://Artists/Art/Icons/icon_file-ppt-filled.png" id="2_ugkdr"] [ext_resource type="PackedScene" uid="uid://fybiswo7gltf" path="res://Mods/工业数据采集与分析应用分享/Templates/解析节点.tscn" id="2_y06ys"] [ext_resource type="PackedScene" uid="uid://n3v64dkgpccy" path="res://Mods/工业数据采集与分析应用分享/Templates/手动注册与更新标识.tscn" id="3_cnqit"] [ext_resource type="Theme" uid="uid://dokwscirps6nt" path="res://Artists/Themes/Factory_Theme.tres" id="4_gvxxh"] [ext_resource type="VideoStream" path="res://Mods/工业数据采集与分析应用分享/Arts/Videos/生产过程模拟.ogv" id="4_o4kja"] [ext_resource type="Script" path="res://Temp/ReadyDebug.cs" id="4_v65a4"] [ext_resource type="Texture2D" uid="uid://gtho2m1sv43b" path="res://Artists/Art/Icons/material-symbols_update.png" id="5_qj746"] [ext_resource type="PackedScene" uid="uid://dv3ugwbqu3t77" path="res://Mods/工业数据采集与分析应用分享/Templates/更新温湿度传感器的标识.tscn" id="5_r3ufd"] [ext_resource type="Texture2D" uid="uid://bgwx8t6ugami" path="res://Mods/工业数据采集与分析应用分享/Arts/Images/1-6分钟快速理解Modbus通信协议!-480P 清晰-AVC.Cover.jpg" id="9_bnn3v"] [ext_resource type="Texture2D" uid="uid://cjk4xep1wgmul" path="res://Artists/Art/Icons/Icon_ic_baseline-video-file.png" id="10_o41te"] [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_tkumr"] [sub_resource type="Animation" id="Animation_yhxk4"] resource_name = "Start" length = 6.0 tracks/0/type = "animation" tracks/0/imported = false tracks/0/enabled = true tracks/0/path = NodePath("Root/Node-0/AnimationPlayer") tracks/0/interp = 1 tracks/0/loop_wrap = true tracks/0/keys = { "clips": PackedStringArray("Spawn"), "times": PackedFloat32Array(0) } tracks/1/type = "animation" tracks/1/imported = false tracks/1/enabled = true tracks/1/path = NodePath("Node/Node1-1/AnimationPlayer") tracks/1/interp = 1 tracks/1/loop_wrap = true tracks/1/keys = { "clips": PackedStringArray("[stop]", "Spawn"), "times": PackedFloat32Array(1.9, 2) } tracks/2/type = "animation" tracks/2/imported = false tracks/2/enabled = true tracks/2/path = NodePath("Node/Node-1-2/AnimationPlayer") tracks/2/interp = 1 tracks/2/loop_wrap = true tracks/2/keys = { "clips": PackedStringArray("[stop]", "Spawn"), "times": PackedFloat32Array(1.9, 2) } tracks/3/type = "animation" tracks/3/imported = false tracks/3/enabled = true tracks/3/path = NodePath("SubNode/Node-2-1/AnimationPlayer") tracks/3/interp = 1 tracks/3/loop_wrap = true tracks/3/keys = { "clips": PackedStringArray("[stop]", "Spawn"), "times": PackedFloat32Array(3.9, 4) } tracks/4/type = "animation" tracks/4/imported = false tracks/4/enabled = true tracks/4/path = NodePath("SubNode/Node-2-2/AnimationPlayer") tracks/4/interp = 1 tracks/4/loop_wrap = true tracks/4/keys = { "clips": PackedStringArray("[stop]", "Spawn"), "times": PackedFloat32Array(3.9, 4) } tracks/5/type = "animation" tracks/5/imported = false tracks/5/enabled = true tracks/5/path = NodePath("SubNode/Node-2-3/AnimationPlayer") tracks/5/interp = 1 tracks/5/loop_wrap = true tracks/5/keys = { "clips": PackedStringArray("[stop]", "Spawn"), "times": PackedFloat32Array(3.9, 4) } [sub_resource type="AnimationLibrary" id="AnimationLibrary_efxtn"] _data = { "Start": SubResource("Animation_yhxk4") } [node name="标识注册" type="ColorRect"] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 theme = ExtResource("4_gvxxh") color = Color(0.121569, 0.129412, 0.145098, 1) [node name="Animations" type="TabContainer" parent="."] custom_minimum_size = Vector2(1024, 384) layout_mode = 1 anchors_preset = 5 anchor_left = 0.5 anchor_right = 0.5 offset_left = -473.0 offset_top = 64.0 offset_right = 551.0 offset_bottom = 448.0 grow_horizontal = 2 theme_override_styles/panel = SubResource("StyleBoxEmpty_tkumr") tabs_visible = false [node name="Start" type="VBoxContainer" parent="Animations"] layout_mode = 2 alignment = 1 [node name="Root" type="HBoxContainer" parent="Animations/Start"] layout_mode = 2 size_flags_vertical = 3 alignment = 1 [node name="Node-0" parent="Animations/Start/Root" instance=ExtResource("2_y06ys")] layout_mode = 2 size_flags_vertical = 3 [node name="Node" type="HBoxContainer" parent="Animations/Start"] layout_mode = 2 size_flags_vertical = 3 alignment = 1 [node name="Node1-1" parent="Animations/Start/Node" instance=ExtResource("2_y06ys")] layout_mode = 2 [node name="IconText" parent="Animations/Start/Node/Node1-1/Icon" index="0"] text = "S" [node name="Name" parent="Animations/Start/Node/Node1-1" index="1"] text = "二级节点" [node name="Node-1-2" parent="Animations/Start/Node" instance=ExtResource("2_y06ys")] layout_mode = 2 [node name="IconText" parent="Animations/Start/Node/Node-1-2/Icon" index="0"] text = "S" [node name="Name" parent="Animations/Start/Node/Node-1-2" index="1"] text = "二级节点" [node name="SubNode" type="HBoxContainer" parent="Animations/Start"] layout_mode = 2 size_flags_vertical = 3 alignment = 1 [node name="Node-2-1" parent="Animations/Start/SubNode" instance=ExtResource("2_y06ys")] layout_mode = 2 [node name="IconText" parent="Animations/Start/SubNode/Node-2-1/Icon" index="0"] text = "E" [node name="Name" parent="Animations/Start/SubNode/Node-2-1" index="1"] text = "企业节点" [node name="Node-2-2" parent="Animations/Start/SubNode" instance=ExtResource("2_y06ys")] layout_mode = 2 [node name="IconText" parent="Animations/Start/SubNode/Node-2-2/Icon" index="0"] text = "E" [node name="Name" parent="Animations/Start/SubNode/Node-2-2" index="1"] text = "企业节点" [node name="Node-2-3" parent="Animations/Start/SubNode" instance=ExtResource("2_y06ys")] layout_mode = 2 [node name="IconText" parent="Animations/Start/SubNode/Node-2-3/Icon" index="0"] text = "E" [node name="Name" parent="Animations/Start/SubNode/Node-2-3" index="1"] text = "企业节点" [node name="AnimationPlayer" type="AnimationPlayer" parent="Animations/Start"] method_call_mode = 1 libraries = { "": SubResource("AnimationLibrary_efxtn") } [node name="手动注册与更新标识" parent="Animations" instance=ExtResource("3_cnqit")] visible = false layout_mode = 2 [node name="准备环境" type="Control" parent="Animations"] visible = false layout_mode = 2 [node name="认识与采集" type="Control" parent="Animations"] visible = false layout_mode = 2 [node name="生产模拟" type="Control" parent="Animations"] visible = false layout_mode = 2 [node name="VideoStreamPlayer" type="VideoStreamPlayer" parent="Animations/生产模拟"] custom_minimum_size = Vector2(384, 256) layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -256.0 offset_top = -192.0 offset_right = 256.0 offset_bottom = 192.0 grow_horizontal = 2 grow_vertical = 2 stream = ExtResource("4_o4kja") autoplay = true expand = true [node name="更新温湿度传感器的标识" parent="Animations" instance=ExtResource("5_r3ufd")] visible = false layout_mode = 2 [node name="VBoxContainer" type="VBoxContainer" parent="."] layout_mode = 2 offset_left = 64.0 offset_top = 461.0 offset_right = 1864.0 offset_bottom = 1018.0 [node name="HSeparator2" type="HSeparator" parent="VBoxContainer"] visible = false layout_mode = 2 theme_override_constants/separation = 32 [node name="HSeparator" type="HSeparator" parent="VBoxContainer"] layout_mode = 2 theme_override_constants/separation = 32 [node name="ScrollContainer" type="ScrollContainer" parent="VBoxContainer"] layout_mode = 2 size_flags_vertical = 3 horizontal_scroll_mode = 0 script = ExtResource("4_v65a4") [node name="HFlowContainer" type="HBoxContainer" parent="VBoxContainer/ScrollContainer"] layout_mode = 2 theme_override_constants/separation = 64 [node name="StepElement2" parent="VBoxContainer/ScrollContainer/HFlowContainer" instance=ExtResource("1_6n8rk")] layout_mode = 2 [node name="Name" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/BaseComponent" index="0"] text = "注册标识" [node name="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/BaseComponent" index="1"] text = "注册标识" [node name="Label2" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/BaseComponent" index="3"] text = "为温湿度传感器注册标识码" [node name="RichTextLabel" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/BaseComponent" index="5"] bbcode_enabled = true text = "通过二级节点向顶级节点发送数据" [node name="32493" type="VScrollBar" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/BaseComponent/RichTextLabel" index="1"] visible = false layout_mode = 0 anchor_left = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = -8.0 max_value = 72.0 step = 1.0 page = 72.0 [node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] layout_mode = 2 [node name="Label2" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/HBoxContainer2"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "标识码" [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/HBoxContainer2"] layout_mode = 2 text = "国家级.重庆市.厂家/你的标识" vertical_alignment = 2 [node name="LineEdit" type="LineEdit" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] layout_mode = 2 size_flags_horizontal = 3 text = "88.164.143.4154/S84SF1E" caret_blink = true caret_blink_interval = 0.5 [node name="HSeparator" type="HSeparator" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] layout_mode = 2 [node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] layout_mode = 2 [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/HBoxContainer"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "设备名称:" [node name="LineEdit" type="LineEdit" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/HBoxContainer"] layout_mode = 2 size_flags_horizontal = 3 text = "温湿度传感器" caret_blink = true caret_blink_interval = 0.5 [node name="HSeparator2" type="HSeparator" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] layout_mode = 2 [node name="HBoxContainer3" type="HBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] layout_mode = 2 [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/HBoxContainer3"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "设备Id " [node name="LineEdit" type="LineEdit" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/HBoxContainer3"] layout_mode = 2 size_flags_horizontal = 3 text = "t.h.sensor_01" caret_blink = true caret_blink_interval = 0.5 [node name="HSeparator4" type="HSeparator" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] layout_mode = 2 [node name="HBoxContainer5" type="HBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] layout_mode = 2 [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/HBoxContainer5"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "标识值数量" [node name="LineEdit" type="LineEdit" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/HBoxContainer5"] layout_mode = 2 size_flags_horizontal = 3 placeholder_text = "自动" caret_blink = true caret_blink_interval = 0.5 [node name="HSeparator5" type="HSeparator" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] layout_mode = 2 [node name="HBoxContainer6" type="HBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] layout_mode = 2 [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/HBoxContainer6"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "标识值" [node name="LineEdit" type="LineEdit" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/HBoxContainer6"] layout_mode = 2 size_flags_horizontal = 3 placeholder_text = "自动" caret_blink = true caret_blink_interval = 0.5 [node name="HSeparator3" type="HSeparator" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] layout_mode = 2 [node name="HBoxContainer4" type="HBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] layout_mode = 2 [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/HBoxContainer4"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "注册记录" [node name="LineEdit" type="LineEdit" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/HBoxContainer4"] layout_mode = 2 size_flags_horizontal = 3 text = "registry-t.h.sensor_01-S84SF1E" caret_blink = true caret_blink_interval = 0.5 [node name="HSeparator6" type="HSeparator" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] layout_mode = 2 [node name="注册标识" type="Button" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] layout_mode = 2 text = "注册标识" icon = ExtResource("2_1ml36") expand_icon = true [node name="StepElement9" parent="VBoxContainer/ScrollContainer/HFlowContainer" instance=ExtResource("1_6n8rk")] layout_mode = 2 [node name="Name" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/BaseComponent" index="0"] text = "手动注册与更新标识" [node name="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/BaseComponent" index="1"] text = "手动注册与更新标识" [node name="Label2" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/BaseComponent" index="3"] text = "你需要手动注册一些标识数据" [node name="RichTextLabel" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/BaseComponent" index="5"] text = "在这里手动添加数据" [node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9"] layout_mode = 2 [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "标识码:" [node name="keyLine" type="LineEdit" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer"] layout_mode = 2 size_flags_horizontal = 3 text = "88.123.99/02020220225008" placeholder_text = "88.123.99/XXXXXXX" caret_blink = true caret_blink_interval = 0.5 [node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9"] layout_mode = 2 [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer2"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "标识值:" [node name="valueLine" type="LineEdit" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer2"] layout_mode = 2 size_flags_horizontal = 3 text = "myProduct" caret_blink = true caret_blink_interval = 0.5 [node name="HBoxContainer3" type="HBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9"] layout_mode = 2 [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer3"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "标识名:" [node name="nameLine" type="LineEdit" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer3"] layout_mode = 2 size_flags_horizontal = 3 text = "我的产品" caret_blink = true caret_blink_interval = 0.5 [node name="HBoxContainer4" type="HBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9"] layout_mode = 2 [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer4"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "标识Id:" [node name="idLine" type="LineEdit" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer4"] layout_mode = 2 size_flags_horizontal = 3 text = "my.device" caret_blink = true caret_blink_interval = 0.5 [node name="HBoxContainer5" type="HBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9"] layout_mode = 2 [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer5"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "注册记录:" [node name="registryRecordLine" type="LineEdit" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/HBoxContainer5"] layout_mode = 2 size_flags_horizontal = 3 text = "registry.my.device.record-001" caret_blink = true caret_blink_interval = 0.5 [node name="HSeparator" type="HSeparator" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9"] layout_mode = 2 [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9"] layout_mode = 2 text = "在标识码和Id相同时提交更新,不相同时注册标识" [node name="register-button" type="Button" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9"] layout_mode = 2 text = "手动注册和更新" icon = ExtResource("2_1ml36") expand_icon = true [node name="RegistryResultLabel" type="RichTextLabel" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9"] layout_mode = 2 bbcode_enabled = true text = "这里是注册结果" fit_content = true [node name="StepElement" parent="VBoxContainer/ScrollContainer/HFlowContainer" instance=ExtResource("1_6n8rk")] layout_mode = 2 [node name="RichTextLabel" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement/BaseComponent" index="5"] text = "这里是需要安装和配置的软件" [node name="32492" type="VScrollBar" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement/BaseComponent/RichTextLabel" index="1"] visible = false layout_mode = 0 anchor_left = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = -8.0 max_value = 24.0 step = 1.0 page = 24.0 [node name="CheckButton" type="CheckButton" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement"] visible = false layout_mode = 2 text = "ModbusPoll.exe" flat = true [node name="CheckButton2" type="CheckButton" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement"] visible = false layout_mode = 2 text = "NetAssist.exe" flat = true [node name="CheckButton3" type="CheckButton" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement"] visible = false layout_mode = 2 text = "UartAssist.exe" flat = true [node name="CheckButton4" type="CheckButton" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement"] visible = false layout_mode = 2 text = "chfs.exe" flat = true [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "准备好了么?" [node name="Button" type="Button" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement"] layout_mode = 2 text = "一键配置并打开环境" icon = ExtResource("2_ugkdr") expand_icon = true [node name="Label2" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "别忘了,我们还有Modbus学习的视频" [node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement"] layout_mode = 2 [node name="TextureButton" type="TextureRect" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement/HBoxContainer"] custom_minimum_size = Vector2(0, 128) layout_mode = 2 texture = ExtResource("9_bnn3v") expand_mode = 3 stretch_mode = 5 [node name="Button" type="Button" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement/HBoxContainer"] layout_mode = 2 size_flags_horizontal = 3 text = "打开视频" icon = ExtResource("10_o41te") [node name="StepElement5" parent="VBoxContainer/ScrollContainer/HFlowContainer" instance=ExtResource("1_6n8rk")] layout_mode = 2 [node name="Name" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement5/BaseComponent" index="0"] text = "认识与采集" [node name="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement5/BaseComponent" index="1"] text = "开始采集" [node name="Label2" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement5/BaseComponent" index="3"] text = "配置好环境后开始采集" [node name="RichTextLabel" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement5/BaseComponent" index="5"] text = "跟随以下步骤,开始采集数据" [node name="32496" type="VScrollBar" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement5/BaseComponent/RichTextLabel" index="1"] visible = false layout_mode = 0 anchor_left = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = -8.0 max_value = 24.0 step = 1.0 page = 24.0 [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement5"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "查看 温湿度模块 设备使用手册; 查看 485转以太网网口串口服务器 设备使用手册; 分析需要连接的导线,并完成导线连接; 使用Modbus Poll读取数据; 使用SCADA等工具采集数据; " [node name="StepElement4" parent="VBoxContainer/ScrollContainer/HFlowContainer" instance=ExtResource("1_6n8rk")] layout_mode = 2 [node name="Name" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement4/BaseComponent" index="0"] text = "开始生产" [node name="Label2" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement4/BaseComponent" index="3"] text = "我们来生产笔记本吧" [node name="RichTextLabel" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement4/BaseComponent" index="5"] text = "在生产过程中,我们会创建和更新一些标识" [node name="Label" type="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement4"] layout_mode = 2 text = "订单信息 温度数据 湿度数据 AGV的电量 AGV的电流 装配机械臂的标识 拧紧机械臂的标识 夹爪的标识" [node name="StepElement3" parent="VBoxContainer/ScrollContainer/HFlowContainer" instance=ExtResource("1_6n8rk")] custom_minimum_size = Vector2(512, 512) layout_mode = 2 [node name="Name" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3/BaseComponent" index="0"] text = "获取数据" [node name="Label" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3/BaseComponent" index="1"] text = "获取数据" [node name="Label2" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3/BaseComponent" index="3"] text = "已经采集到数据了" [node name="RichTextLabel" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3/BaseComponent" index="5"] text = "当前传感器数据" [node name="32494" type="VScrollBar" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3/BaseComponent/RichTextLabel" index="1"] visible = false layout_mode = 0 anchor_left = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = -8.0 max_value = 24.0 step = 1.0 page = 24.0 [node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3"] layout_mode = 2 [node name="TextEdit" type="TextEdit" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3/VBoxContainer"] layout_mode = 2 placeholder_text = "http://192.168.254.254:81/WebApi/" scroll_fit_content_height = true [node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3/VBoxContainer"] layout_mode = 2 [node name="VBoxContainer" type="HBoxContainer" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3/VBoxContainer/HBoxContainer"] layout_mode = 2 theme_override_constants/separation = 8 [node name="Button" type="Button" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3/VBoxContainer/HBoxContainer/VBoxContainer"] custom_minimum_size = Vector2(256, 128) layout_mode = 2 theme_type_variation = &"ColorPanel" text = "温度36" [node name="Button2" type="Button" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3/VBoxContainer/HBoxContainer/VBoxContainer"] custom_minimum_size = Vector2(256, 128) layout_mode = 2 theme_type_variation = &"ColorPanel" text = "湿度37" [node name="Button" type="Button" parent="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3"] layout_mode = 2 text = "提交标识更新数据" icon = ExtResource("5_qj746") expand_icon = true [connection signal="ready" from="VBoxContainer/ScrollContainer" to="VBoxContainer/ScrollContainer" method="set_horizontal_scroll_mode" binds= [1]] [connection signal="pressed" from="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2/BaseComponent/Name" to="Animations" method="set_current_tab" binds= [0]] [connection signal="pressed" from="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/BaseComponent/Name" to="Animations" method="set_current_tab" binds= [1]] [connection signal="pressed" from="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9/register-button" to="Animations/手动注册与更新标识/AnimationPlayer" method="play" binds= ["Start"]] [connection signal="pressed" from="VBoxContainer/ScrollContainer/HFlowContainer/StepElement/BaseComponent/Name" to="Animations" method="set_current_tab" binds= [2]] [connection signal="pressed" from="VBoxContainer/ScrollContainer/HFlowContainer/StepElement5/BaseComponent/Name" to="Animations" method="set_current_tab" binds= [3]] [connection signal="pressed" from="VBoxContainer/ScrollContainer/HFlowContainer/StepElement4/BaseComponent/Name" to="Animations" method="set_current_tab" binds= [4]] [connection signal="pressed" from="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3/BaseComponent/Name" to="Animations" method="set_current_tab" binds= [5]] [connection signal="pressed" from="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3/Button" to="Animations/更新温湿度传感器的标识/AnimationPlayer" method="play" binds= ["Start"]] [editable path="Animations/Start/Root/Node-0"] [editable path="Animations/Start/Node/Node1-1"] [editable path="Animations/Start/Node/Node-1-2"] [editable path="Animations/Start/SubNode/Node-2-1"] [editable path="Animations/Start/SubNode/Node-2-2"] [editable path="Animations/Start/SubNode/Node-2-3"] [editable path="Animations/手动注册与更新标识"] [editable path="Animations/更新温湿度传感器的标识"] [editable path="VBoxContainer/ScrollContainer/HFlowContainer/StepElement2"] [editable path="VBoxContainer/ScrollContainer/HFlowContainer/StepElement9"] [editable path="VBoxContainer/ScrollContainer/HFlowContainer/StepElement"] [editable path="VBoxContainer/ScrollContainer/HFlowContainer/StepElement5"] [editable path="VBoxContainer/ScrollContainer/HFlowContainer/StepElement4"] [editable path="VBoxContainer/ScrollContainer/HFlowContainer/StepElement3"]