615 lines
24 KiB
Plaintext
615 lines
24 KiB
Plaintext
[gd_scene load_steps=28 format=3 uid="uid://cwq2llh4vrnsg"]
|
||
|
||
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXPanel.cs" id="1_rnsr2"]
|
||
[ext_resource type="PackedScene" uid="uid://d1po2qljd0jh2" path="res://Mods/教育平台/教程header.tscn" id="2_136dc"]
|
||
[ext_resource type="Texture2D" uid="uid://mfyhei8n50j0" path="res://Artists/Art/Icons/icon_gears.png" id="3_eeavf"]
|
||
[ext_resource type="Theme" uid="uid://yepsxq6dperk" path="res://Mods/MinimalUI/MinimalUI.tres" id="4_gpphu"]
|
||
[ext_resource type="Texture2D" uid="uid://bx6yl6f7ndpbr" path="res://Artists/Art/Backgrounds/ppt-background.png" id="5_1s34r"]
|
||
[ext_resource type="Texture2D" uid="uid://k3xy782w6pa0" path="res://BITKit/Art/Shapes/icon_squad_rounded-4px.png" id="6_eeqvn"]
|
||
[ext_resource type="Texture2D" uid="uid://dv24ghy23fnje" path="res://Artists/Art/Icons/icon_file-ppt-filled.png" id="7_dalvu"]
|
||
[ext_resource type="Texture2D" uid="uid://cqp41rmbnhtfg" path="res://Mods/工业数据采集与分析应用分享/Arts/Images/6分钟快速理解Modbus通信协议@硬声APP.jpg" id="8_60o1p"]
|
||
[ext_resource type="Texture2D" uid="uid://cmerxcdq74b5l" path="res://Artists/Art/Icons/Ionc_save.png" id="9_l3857"]
|
||
[ext_resource type="Texture2D" uid="uid://df2ytivbngvf4" path="res://Artists/Art/Icons/icon_software.png" id="10_0ydt3"]
|
||
[ext_resource type="Texture2D" uid="uid://2qyr2fcp2a2j" path="res://Artists/Art/Icons/icon_filetype-exe.png" id="11_0r4eb"]
|
||
[ext_resource type="Texture2D" uid="uid://jscvym83h015" path="res://Artists/Art/Icons/icon_park-solid_install.png" id="12_pww4y"]
|
||
[ext_resource type="Texture2D" uid="uid://dhws1cqlkdixm" path="res://Artists/Art/Icons/icon_folder.png" id="13_w2j7y"]
|
||
[ext_resource type="Texture2D" uid="uid://cai2ch4k68eyi" path="res://Artists/Art/Icons/icon_folder-delete.png" id="14_7e8yu"]
|
||
[ext_resource type="PackedScene" uid="uid://kjagucr1ngry" path="res://Artists/Templates/RectangleData.tscn" id="15_i3dfc"]
|
||
[ext_resource type="Texture2D" uid="uid://fkd63fjc550" path="res://Artists/Art/Icons/icon_help.png" id="17_qggt8"]
|
||
[ext_resource type="Texture2D" uid="uid://c38luts5hc5fj" path="res://Artists/Art/Icons/Arrows/icon_chevron-left-rounded.png" id="18_l665t"]
|
||
[ext_resource type="Texture2D" uid="uid://bqwchhovknbro" path="res://Artists/Art/Icons/Arrows/icon_chevron-right-rounded.png" id="19_lo7qx"]
|
||
|
||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_8r0uu"]
|
||
|
||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_vv624"]
|
||
|
||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_cjnsr"]
|
||
|
||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_y5boq"]
|
||
|
||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_q3pqj"]
|
||
|
||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_jj7yi"]
|
||
|
||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_cxqrw"]
|
||
|
||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_ksa7w"]
|
||
|
||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_0hfaj"]
|
||
|
||
[node name="工业数据采集与分析应用分享" type="VBoxContainer"]
|
||
anchors_preset = 15
|
||
anchor_right = 1.0
|
||
anchor_bottom = 1.0
|
||
grow_horizontal = 2
|
||
grow_vertical = 2
|
||
theme_override_constants/separation = 0
|
||
script = ExtResource("1_rnsr2")
|
||
allowCursor = true
|
||
allowInput = true
|
||
|
||
[node name="教程Header" parent="." instance=ExtResource("2_136dc")]
|
||
layout_mode = 2
|
||
|
||
[node name="Label" parent="教程Header" index="0"]
|
||
text = "温湿度数据采集"
|
||
|
||
[node name="SubViewport" type="SubViewport" parent="."]
|
||
|
||
[node name="Camera3D" type="Camera3D" parent="SubViewport"]
|
||
current = true
|
||
|
||
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
||
layout_mode = 2
|
||
size_flags_vertical = 3
|
||
|
||
[node name="ColorRect" type="ColorRect" parent="HBoxContainer"]
|
||
clip_children = 2
|
||
custom_minimum_size = Vector2(256, 0)
|
||
layout_mode = 2
|
||
color = Color(0.0745098, 0.0745098, 0.0745098, 1)
|
||
|
||
[node name="VBoxContainer2" type="VBoxContainer" parent="HBoxContainer/ColorRect"]
|
||
layout_mode = 1
|
||
anchors_preset = 15
|
||
anchor_right = 1.0
|
||
anchor_bottom = 1.0
|
||
grow_horizontal = 2
|
||
grow_vertical = 2
|
||
|
||
[node name="MarginContainer" type="MarginContainer" parent="HBoxContainer/ColorRect/VBoxContainer2"]
|
||
layout_mode = 2
|
||
theme_override_constants/margin_left = 32
|
||
theme_override_constants/margin_top = 32
|
||
theme_override_constants/margin_right = 32
|
||
theme_override_constants/margin_bottom = 32
|
||
|
||
[node name="VBoxContainer2" type="VBoxContainer" parent="HBoxContainer/ColorRect/VBoxContainer2/MarginContainer"]
|
||
layout_mode = 2
|
||
|
||
[node name="Label" type="Label" parent="HBoxContainer/ColorRect/VBoxContainer2/MarginContainer/VBoxContainer2"]
|
||
layout_mode = 2
|
||
theme_type_variation = &"HeaderLarge"
|
||
text = "快捷指令"
|
||
|
||
[node name="Label2" type="Label" parent="HBoxContainer/ColorRect/VBoxContainer2/MarginContainer/VBoxContainer2"]
|
||
layout_mode = 2
|
||
theme_type_variation = &"HeaderSmall"
|
||
text = "快捷方式在这里"
|
||
|
||
[node name="HSeparator" type="HSeparator" parent="HBoxContainer/ColorRect/VBoxContainer2/MarginContainer/VBoxContainer2"]
|
||
layout_mode = 2
|
||
theme_override_constants/separation = 32
|
||
|
||
[node name="ItemList" type="ItemList" parent="HBoxContainer/ColorRect/VBoxContainer2/MarginContainer/VBoxContainer2"]
|
||
layout_mode = 2
|
||
theme_override_styles/panel = SubResource("StyleBoxEmpty_8r0uu")
|
||
theme_override_styles/focus = SubResource("StyleBoxEmpty_vv624")
|
||
theme_override_styles/selected = SubResource("StyleBoxEmpty_cjnsr")
|
||
theme_override_styles/selected_focus = SubResource("StyleBoxEmpty_y5boq")
|
||
theme_override_styles/cursor = SubResource("StyleBoxEmpty_q3pqj")
|
||
theme_override_styles/cursor_unfocused = SubResource("StyleBoxEmpty_jj7yi")
|
||
auto_height = true
|
||
item_count = 5
|
||
item_0/text = "打开PPT"
|
||
item_1/text = "播放视频"
|
||
item_2/text = "一键配置环境"
|
||
item_3/text = "打开环境文件夹"
|
||
item_4/text = "扫描并连接温湿度传感器"
|
||
|
||
[node name="HSeparator2" type="HSeparator" parent="HBoxContainer/ColorRect/VBoxContainer2/MarginContainer/VBoxContainer2"]
|
||
layout_mode = 2
|
||
theme_override_constants/separation = 32
|
||
|
||
[node name="TextureRect" type="TextureRect" parent="HBoxContainer/ColorRect"]
|
||
modulate = Color(0.164706, 0.164706, 0.164706, 1)
|
||
layout_mode = 0
|
||
offset_left = -66.0
|
||
offset_top = 770.0
|
||
offset_right = 190.0
|
||
offset_bottom = 1009.0
|
||
texture = ExtResource("3_eeavf")
|
||
|
||
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer"]
|
||
layout_mode = 2
|
||
size_flags_horizontal = 3
|
||
|
||
[node name="TabContainer" type="TabContainer" parent="HBoxContainer/VBoxContainer"]
|
||
visible = false
|
||
layout_mode = 2
|
||
size_flags_vertical = 3
|
||
theme = ExtResource("4_gpphu")
|
||
theme_override_font_sizes/font_size = 24
|
||
theme_override_styles/panel = SubResource("StyleBoxEmpty_cxqrw")
|
||
clip_tabs = false
|
||
tabs_visible = false
|
||
|
||
[node name="介绍" type="Control" parent="HBoxContainer/VBoxContainer/TabContainer"]
|
||
layout_mode = 2
|
||
|
||
[node name="BoxContainer" type="BoxContainer" parent="HBoxContainer/VBoxContainer/TabContainer/介绍"]
|
||
layout_mode = 1
|
||
anchors_preset = 15
|
||
anchor_right = 1.0
|
||
anchor_bottom = 1.0
|
||
grow_horizontal = 2
|
||
grow_vertical = 2
|
||
|
||
[node name="ColorRect" type="ColorRect" parent="HBoxContainer/VBoxContainer/TabContainer/介绍/BoxContainer"]
|
||
custom_minimum_size = Vector2(384, 0)
|
||
layout_mode = 2
|
||
color = Color(0.0627451, 0.0627451, 0.0627451, 1)
|
||
|
||
[node name="MarginContainer" type="MarginContainer" parent="HBoxContainer/VBoxContainer/TabContainer/介绍/BoxContainer/ColorRect"]
|
||
layout_mode = 1
|
||
anchors_preset = 15
|
||
anchor_right = 1.0
|
||
anchor_bottom = 1.0
|
||
grow_horizontal = 2
|
||
grow_vertical = 2
|
||
theme = ExtResource("4_gpphu")
|
||
theme_override_constants/margin_left = 16
|
||
theme_override_constants/margin_top = 16
|
||
theme_override_constants/margin_right = 16
|
||
theme_override_constants/margin_bottom = 16
|
||
|
||
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/VBoxContainer/TabContainer/介绍/BoxContainer/ColorRect/MarginContainer"]
|
||
layout_mode = 2
|
||
theme = ExtResource("4_gpphu")
|
||
|
||
[node name="Label" type="Label" parent="HBoxContainer/VBoxContainer/TabContainer/介绍/BoxContainer/ColorRect/MarginContainer/VBoxContainer"]
|
||
layout_mode = 2
|
||
theme = ExtResource("4_gpphu")
|
||
theme_type_variation = &"HeaderLarge"
|
||
text = "目录"
|
||
|
||
[node name="Label2" type="Label" parent="HBoxContainer/VBoxContainer/TabContainer/介绍/BoxContainer/ColorRect/MarginContainer/VBoxContainer"]
|
||
layout_mode = 2
|
||
theme = ExtResource("4_gpphu")
|
||
theme_type_variation = &"HeaderMedium"
|
||
text = "实践一温湿度数据采集"
|
||
|
||
[node name="MarginContainer" type="MarginContainer" parent="HBoxContainer/VBoxContainer/TabContainer/介绍/BoxContainer"]
|
||
layout_mode = 2
|
||
size_flags_horizontal = 3
|
||
theme_override_constants/margin_left = 16
|
||
theme_override_constants/margin_top = 16
|
||
theme_override_constants/margin_right = 16
|
||
theme_override_constants/margin_bottom = 16
|
||
|
||
[node name="RichTextLabel" type="RichTextLabel" parent="HBoxContainer/VBoxContainer/TabContainer/介绍/BoxContainer/MarginContainer"]
|
||
layout_mode = 2
|
||
theme = ExtResource("4_gpphu")
|
||
bbcode_enabled = true
|
||
text = "# 工业数据采集与分析应用分享
|
||
|
||
## 实践一:温湿度数据采集
|
||
|
||
配置:温湿度传感器(485)+以太网转485模块+电源等
|
||
|
||
目标:掌握Modbus协议、接线、查看文档等技能
|
||
|
||
步骤:查看文档+接线+现场讲解等
|
||
|
||
|
||
## 实践二:模拟量数字量采集
|
||
|
||
配置:按钮开关+4-20ma信号发生器+模拟量采集模块+电源等
|
||
|
||
目标:掌握常见传感器的数据采集等。
|
||
|
||
步骤:查看文档+接线+现场讲解+采集
|
||
|
||
|
||
## 实践三:激光雷达数据采集
|
||
配置:激光雷达(UDP)+电源等
|
||
|
||
目标:掌握非标自定义协议的设备的数据采集。
|
||
|
||
步骤:查看文档+接线+现场讲解+采集"
|
||
|
||
[node name="实战" type="TabContainer" parent="HBoxContainer/VBoxContainer/TabContainer"]
|
||
visible = false
|
||
layout_mode = 2
|
||
|
||
[node name="温湿度数据采集(RS485)" type="TabContainer" parent="HBoxContainer/VBoxContainer/TabContainer/实战"]
|
||
layout_mode = 2
|
||
|
||
[node name="Mudbus认识和学习" type="TabContainer" parent="HBoxContainer/VBoxContainer/TabContainer/实战/温湿度数据采集(RS485)"]
|
||
layout_mode = 2
|
||
|
||
[node name="进行采集" type="TabContainer" parent="HBoxContainer/VBoxContainer/TabContainer/实战/温湿度数据采集(RS485)"]
|
||
visible = false
|
||
layout_mode = 2
|
||
|
||
[node name="查看设备资料" type="Control" parent="HBoxContainer/VBoxContainer/TabContainer/实战/温湿度数据采集(RS485)/进行采集"]
|
||
layout_mode = 2
|
||
|
||
[node name="接线" type="Control" parent="HBoxContainer/VBoxContainer/TabContainer/实战/温湿度数据采集(RS485)/进行采集"]
|
||
visible = false
|
||
layout_mode = 2
|
||
|
||
[node name="使用Mudbus Pull工具进行测试" type="Control" parent="HBoxContainer/VBoxContainer/TabContainer/实战/温湿度数据采集(RS485)/进行采集"]
|
||
visible = false
|
||
layout_mode = 2
|
||
|
||
[node name="使用串口服务器将ModbusRTU转为Modbus TCP" type="Control" parent="HBoxContainer/VBoxContainer/TabContainer/实战/温湿度数据采集(RS485)/进行采集"]
|
||
visible = false
|
||
layout_mode = 2
|
||
|
||
[node name="接入SCADA" type="Control" parent="HBoxContainer/VBoxContainer/TabContainer/实战/温湿度数据采集(RS485)/进行采集"]
|
||
visible = false
|
||
layout_mode = 2
|
||
|
||
[node name="模拟量采集" type="TabContainer" parent="HBoxContainer/VBoxContainer/TabContainer/实战"]
|
||
visible = false
|
||
layout_mode = 2
|
||
|
||
[node name="激光雷达数据采集(UDP)" type="TabContainer" parent="HBoxContainer/VBoxContainer/TabContainer/实战"]
|
||
visible = false
|
||
layout_mode = 2
|
||
|
||
[node name="现场讲解" type="Control" parent="HBoxContainer/VBoxContainer/TabContainer"]
|
||
visible = false
|
||
layout_mode = 2
|
||
|
||
[node name="TabContainer2" type="TabContainer" parent="HBoxContainer/VBoxContainer"]
|
||
layout_mode = 2
|
||
size_flags_vertical = 3
|
||
theme_override_styles/panel = SubResource("StyleBoxEmpty_ksa7w")
|
||
|
||
[node name="查看文档" type="MarginContainer" parent="HBoxContainer/VBoxContainer/TabContainer2"]
|
||
layout_mode = 2
|
||
theme_override_constants/margin_left = 128
|
||
theme_override_constants/margin_top = 128
|
||
theme_override_constants/margin_right = 128
|
||
theme_override_constants/margin_bottom = 128
|
||
|
||
[node name="TextureRect" type="TextureRect" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档"]
|
||
visible = false
|
||
layout_mode = 2
|
||
texture = ExtResource("5_1s34r")
|
||
expand_mode = 1
|
||
stretch_mode = 4
|
||
|
||
[node name="HBoxContainer" type="HBoxContainer" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档"]
|
||
layout_mode = 2
|
||
theme_override_constants/separation = 64
|
||
alignment = 1
|
||
|
||
[node name="ColorRect" type="NinePatchRect" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer"]
|
||
self_modulate = Color(0, 0, 0, 0.501961)
|
||
layout_mode = 2
|
||
size_flags_horizontal = 3
|
||
texture = ExtResource("6_eeqvn")
|
||
patch_margin_left = 16
|
||
patch_margin_top = 16
|
||
patch_margin_right = 16
|
||
patch_margin_bottom = 16
|
||
|
||
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/ColorRect"]
|
||
layout_mode = 2
|
||
offset_left = 77.0
|
||
offset_right = 293.0
|
||
offset_bottom = 591.0
|
||
theme_override_constants/separation = 16
|
||
alignment = 1
|
||
|
||
[node name="Label" type="Label" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/ColorRect/VBoxContainer"]
|
||
layout_mode = 2
|
||
theme = ExtResource("4_gpphu")
|
||
theme_type_variation = &"HeaderMedium"
|
||
text = "这是你你需要的课件
|
||
可以在这里快速打开"
|
||
vertical_alignment = 1
|
||
|
||
[node name="Button" type="Button" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/ColorRect/VBoxContainer"]
|
||
layout_mode = 2
|
||
theme = ExtResource("4_gpphu")
|
||
text = "打开PPT"
|
||
icon = ExtResource("7_dalvu")
|
||
|
||
[node name="Label2" type="Label" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/ColorRect/VBoxContainer"]
|
||
layout_mode = 2
|
||
theme = ExtResource("4_gpphu")
|
||
theme_type_variation = &"HeaderMedium"
|
||
text = "还有你需要的视频"
|
||
vertical_alignment = 1
|
||
|
||
[node name="RichTextLabel" type="RichTextLabel" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/ColorRect/VBoxContainer"]
|
||
layout_mode = 2
|
||
bbcode_enabled = true
|
||
text = "[url=https://b23.tv/8YPP7fU]6分钟学会modbus通讯协议[/url]"
|
||
fit_content = true
|
||
|
||
[node name="TextureRect" type="TextureRect" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/ColorRect/VBoxContainer"]
|
||
custom_minimum_size = Vector2(0, 128)
|
||
layout_mode = 2
|
||
texture = ExtResource("8_60o1p")
|
||
expand_mode = 2
|
||
stretch_mode = 5
|
||
|
||
[node name="Button2" type="Button" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/ColorRect/VBoxContainer"]
|
||
layout_mode = 2
|
||
text = "保存视频到本地"
|
||
icon = ExtResource("9_l3857")
|
||
|
||
[node name="NinePatchRect" type="NinePatchRect" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer"]
|
||
self_modulate = Color(0, 0, 0, 0.501961)
|
||
layout_mode = 2
|
||
size_flags_horizontal = 3
|
||
texture = ExtResource("6_eeqvn")
|
||
patch_margin_left = 16
|
||
patch_margin_top = 16
|
||
patch_margin_right = 16
|
||
patch_margin_bottom = 6
|
||
|
||
[node name="VBoxContainer2" type="VBoxContainer" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect"]
|
||
layout_mode = 1
|
||
anchors_preset = 8
|
||
anchor_left = 0.5
|
||
anchor_top = 0.5
|
||
anchor_right = 0.5
|
||
anchor_bottom = 0.5
|
||
offset_left = -174.5
|
||
offset_top = -188.0
|
||
offset_right = 174.5
|
||
offset_bottom = 188.0
|
||
grow_horizontal = 2
|
||
grow_vertical = 2
|
||
theme_override_constants/separation = 16
|
||
alignment = 1
|
||
|
||
[node name="HBoxContainer" type="HBoxContainer" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2"]
|
||
layout_mode = 2
|
||
|
||
[node name="TextureRect" type="TextureRect" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2/HBoxContainer"]
|
||
custom_minimum_size = Vector2(24, 24)
|
||
layout_mode = 2
|
||
texture = ExtResource("10_0ydt3")
|
||
expand_mode = 3
|
||
|
||
[node name="Label2" type="Label" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2/HBoxContainer"]
|
||
layout_mode = 2
|
||
theme = ExtResource("4_gpphu")
|
||
theme_type_variation = &"HeaderLarge"
|
||
text = "一键安装mudbus全家桶"
|
||
|
||
[node name="ItemList" type="ItemList" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2"]
|
||
visible = false
|
||
layout_mode = 2
|
||
theme = ExtResource("4_gpphu")
|
||
theme_override_font_sizes/font_size = 24
|
||
theme_override_styles/panel = SubResource("StyleBoxEmpty_0hfaj")
|
||
select_mode = 1
|
||
allow_rmb_select = true
|
||
auto_height = true
|
||
item_count = 4
|
||
fixed_icon_size = Vector2i(32, 32)
|
||
item_0/text = "Mudbuspoll"
|
||
item_0/icon = ExtResource("11_0r4eb")
|
||
item_1/text = "NetAssists"
|
||
item_1/icon = ExtResource("11_0r4eb")
|
||
item_2/text = "UartAssist"
|
||
item_2/icon = ExtResource("11_0r4eb")
|
||
item_3/text = "cnfs"
|
||
item_3/icon = ExtResource("11_0r4eb")
|
||
|
||
[node name="Label3" type="Label" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2"]
|
||
layout_mode = 2
|
||
theme = ExtResource("4_gpphu")
|
||
theme_type_variation = &"HeaderSmall"
|
||
text = "装机必备"
|
||
|
||
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2"]
|
||
layout_mode = 2
|
||
|
||
[node name="CheckButton" type="CheckButton" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2/VBoxContainer"]
|
||
layout_mode = 2
|
||
text = "Mudbuspoll"
|
||
icon = ExtResource("11_0r4eb")
|
||
expand_icon = true
|
||
|
||
[node name="CheckButton2" type="CheckButton" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2/VBoxContainer"]
|
||
layout_mode = 2
|
||
text = "NetAssists"
|
||
icon = ExtResource("11_0r4eb")
|
||
expand_icon = true
|
||
|
||
[node name="CheckButton3" type="CheckButton" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2/VBoxContainer"]
|
||
layout_mode = 2
|
||
text = "UartAssist"
|
||
icon = ExtResource("11_0r4eb")
|
||
expand_icon = true
|
||
|
||
[node name="CheckButton4" type="CheckButton" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2/VBoxContainer"]
|
||
layout_mode = 2
|
||
text = "cnfs"
|
||
icon = ExtResource("11_0r4eb")
|
||
expand_icon = true
|
||
|
||
[node name="Button6" type="Button" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2"]
|
||
layout_mode = 2
|
||
text = "一键所需安装"
|
||
icon = ExtResource("12_pww4y")
|
||
|
||
[node name="Label4" type="Label" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2"]
|
||
layout_mode = 2
|
||
theme = ExtResource("4_gpphu")
|
||
theme_type_variation = &"HeaderSmall"
|
||
text = "推荐安装"
|
||
|
||
[node name="VBoxContainer2" type="VBoxContainer" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2"]
|
||
layout_mode = 2
|
||
|
||
[node name="CheckButton" type="CheckButton" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2/VBoxContainer2"]
|
||
layout_mode = 2
|
||
text = "vscode"
|
||
icon = ExtResource("11_0r4eb")
|
||
expand_icon = true
|
||
|
||
[node name="CheckButton2" type="CheckButton" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2/VBoxContainer2"]
|
||
layout_mode = 2
|
||
text = "abb studio"
|
||
icon = ExtResource("11_0r4eb")
|
||
expand_icon = true
|
||
|
||
[node name="CheckButton3" type="CheckButton" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2/VBoxContainer2"]
|
||
layout_mode = 2
|
||
text = "西门子PLC"
|
||
icon = ExtResource("11_0r4eb")
|
||
expand_icon = true
|
||
|
||
[node name="CheckButton4" type="CheckButton" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2/VBoxContainer2"]
|
||
layout_mode = 2
|
||
text = "tcping"
|
||
icon = ExtResource("11_0r4eb")
|
||
expand_icon = true
|
||
|
||
[node name="Button" type="Button" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2"]
|
||
visible = false
|
||
layout_mode = 2
|
||
text = "给我全装上"
|
||
|
||
[node name="Button2" type="Button" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2"]
|
||
visible = false
|
||
layout_mode = 2
|
||
text = "只安装已勾选的"
|
||
|
||
[node name="Button3" type="Button" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2"]
|
||
visible = false
|
||
layout_mode = 2
|
||
text = "已勾选的安装+未勾选的卸载"
|
||
|
||
[node name="Button4" type="Button" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2"]
|
||
visible = false
|
||
layout_mode = 2
|
||
text = "全部卸载"
|
||
|
||
[node name="Button5" type="Button" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect/VBoxContainer2"]
|
||
layout_mode = 2
|
||
text = "一键安装所有环境"
|
||
icon = ExtResource("12_pww4y")
|
||
|
||
[node name="NinePatchRect2" type="NinePatchRect" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer"]
|
||
self_modulate = Color(0, 0, 0, 0.501961)
|
||
layout_mode = 2
|
||
size_flags_horizontal = 3
|
||
texture = ExtResource("6_eeqvn")
|
||
patch_margin_left = 16
|
||
patch_margin_top = 16
|
||
patch_margin_right = 16
|
||
patch_margin_bottom = 16
|
||
|
||
[node name="VBoxContainer3" type="VBoxContainer" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect2"]
|
||
layout_mode = 1
|
||
anchors_preset = 8
|
||
anchor_left = 0.5
|
||
anchor_top = 0.5
|
||
anchor_right = 0.5
|
||
anchor_bottom = 0.5
|
||
offset_left = -143.5
|
||
offset_top = -295.5
|
||
offset_right = 143.5
|
||
offset_bottom = 295.5
|
||
grow_horizontal = 2
|
||
grow_vertical = 2
|
||
theme_override_constants/separation = 16
|
||
alignment = 1
|
||
|
||
[node name="Label" type="Label" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect2/VBoxContainer3"]
|
||
layout_mode = 2
|
||
theme_type_variation = &"HeaderLarge"
|
||
text = "当然了,别忘了进入环境"
|
||
|
||
[node name="Button" type="Button" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect2/VBoxContainer3"]
|
||
layout_mode = 2
|
||
text = "打开环境文件夹"
|
||
icon = ExtResource("13_w2j7y")
|
||
|
||
[node name="Label2" type="Label" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect2/VBoxContainer3"]
|
||
layout_mode = 2
|
||
theme_type_variation = &"HeaderLarge"
|
||
text = "如果你想移除环境,可以"
|
||
|
||
[node name="Button2" type="Button" parent="HBoxContainer/VBoxContainer/TabContainer2/查看文档/HBoxContainer/NinePatchRect2/VBoxContainer3"]
|
||
layout_mode = 2
|
||
text = "移除环境文件夹"
|
||
icon = ExtResource("14_7e8yu")
|
||
|
||
[node name="温湿度数据采集" type="MarginContainer" parent="HBoxContainer/VBoxContainer/TabContainer2"]
|
||
visible = false
|
||
layout_mode = 2
|
||
theme_override_constants/margin_left = 16
|
||
theme_override_constants/margin_top = 16
|
||
theme_override_constants/margin_right = 16
|
||
theme_override_constants/margin_bottom = 16
|
||
|
||
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/VBoxContainer/TabContainer2/温湿度数据采集"]
|
||
layout_mode = 2
|
||
|
||
[node name="Label" type="Label" parent="HBoxContainer/VBoxContainer/TabContainer2/温湿度数据采集/VBoxContainer"]
|
||
layout_mode = 2
|
||
theme_type_variation = &"HeaderLarge"
|
||
text = "传感器数据"
|
||
|
||
[node name="CenterContainer" type="HBoxContainer" parent="HBoxContainer/VBoxContainer/TabContainer2/温湿度数据采集/VBoxContainer"]
|
||
layout_mode = 2
|
||
size_flags_horizontal = 0
|
||
size_flags_vertical = 0
|
||
|
||
[node name="RectangleData" parent="HBoxContainer/VBoxContainer/TabContainer2/温湿度数据采集/VBoxContainer/CenterContainer" instance=ExtResource("15_i3dfc")]
|
||
layout_mode = 2
|
||
|
||
[node name="RectangleData2" parent="HBoxContainer/VBoxContainer/TabContainer2/温湿度数据采集/VBoxContainer/CenterContainer" instance=ExtResource("15_i3dfc")]
|
||
layout_mode = 2
|
||
|
||
[node name="MarginContainer" type="MarginContainer" parent="HBoxContainer/VBoxContainer"]
|
||
layout_mode = 2
|
||
theme_override_constants/margin_left = 16
|
||
theme_override_constants/margin_top = 16
|
||
theme_override_constants/margin_right = 16
|
||
theme_override_constants/margin_bottom = 16
|
||
|
||
[node name="HBoxContainer" type="HBoxContainer" parent="HBoxContainer/VBoxContainer/MarginContainer"]
|
||
layout_mode = 2
|
||
alignment = 2
|
||
|
||
[node name="Button3" type="Button" parent="HBoxContainer/VBoxContainer/MarginContainer/HBoxContainer"]
|
||
layout_mode = 2
|
||
text = "帮助与提示"
|
||
icon = ExtResource("17_qggt8")
|
||
|
||
[node name="Button" type="Button" parent="HBoxContainer/VBoxContainer/MarginContainer/HBoxContainer"]
|
||
layout_mode = 2
|
||
text = "上一步"
|
||
icon = ExtResource("18_l665t")
|
||
|
||
[node name="Button2" type="Button" parent="HBoxContainer/VBoxContainer/MarginContainer/HBoxContainer"]
|
||
layout_mode = 2
|
||
text = "下一步"
|
||
icon = ExtResource("19_lo7qx")
|
||
|
||
[editable path="教程Header"]
|
||
[editable path="HBoxContainer/VBoxContainer/TabContainer2/温湿度数据采集/VBoxContainer/CenterContainer/RectangleData2"]
|