Новый клиент от ФС
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=76 format=3 uid="uid://cvor2jm4xk3ha"]
|
||||
[gd_scene load_steps=75 format=3 uid="uid://cvor2jm4xk3ha"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/PRD.gd" id="1_v273n"]
|
||||
[ext_resource type="Texture2D" uid="uid://cdxdluvyb5uei" path="res://table/on.png" id="2_dv7xx"]
|
||||
@@ -26,7 +26,6 @@
|
||||
[ext_resource type="Texture2D" uid="uid://bcq6o4fuxh88b" path="res://pictures/эмс_pressed.png" id="12_u035s"]
|
||||
[ext_resource type="Texture2D" uid="uid://b8jfjs7qh10wh" path="res://pictures/фс.png" id="13_xdqnq"]
|
||||
[ext_resource type="Texture2D" uid="uid://c8gfddmqnws7v" path="res://pictures/фс_pressed.png" id="14_0dei1"]
|
||||
[ext_resource type="Script" path="res://scripts/modul_fs.gd" id="15_b4pr1"]
|
||||
[ext_resource type="Texture2D" uid="uid://cyuv78v6vem55" path="res://pictures/сохр.png" id="15_bpwqh"]
|
||||
[ext_resource type="Shader" path="res://Shaders/loadead.gdshader" id="16_4osrw"]
|
||||
[ext_resource type="Texture2D" uid="uid://bk2cbbj31mq2x" path="res://pictures/сохр_pressed.png" id="16_55rvl"]
|
||||
@@ -1340,86 +1339,6 @@ scale = Vector2(24.5313, 11.2656)
|
||||
texture = SubResource("GradientTexture2D_0pk2o")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="Modul_fs" type="Panel" parent="TabContainer"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
theme_override_styles/panel = SubResource("StyleBoxTexture_ooo4i")
|
||||
script = ExtResource("15_b4pr1")
|
||||
metadata/_tab_index = 3
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="manage_panel" type="GridContainer" parent="TabContainer/Modul_fs"]
|
||||
layout_mode = 0
|
||||
offset_left = 200.0
|
||||
offset_top = 186.0
|
||||
offset_right = 773.0
|
||||
offset_bottom = 308.0
|
||||
columns = 3
|
||||
|
||||
[node name="con" type="Button" parent="TabContainer/Modul_fs/manage_panel"]
|
||||
layout_mode = 2
|
||||
text = " Подключение "
|
||||
|
||||
[node name="ip_connect" type="Label" parent="TabContainer/Modul_fs/manage_panel/con"]
|
||||
layout_mode = 0
|
||||
offset_top = 32.0
|
||||
offset_right = 118.0
|
||||
offset_bottom = 55.0
|
||||
|
||||
[node name="addres_fs" type="LineEdit" parent="TabContainer/Modul_fs/manage_panel"]
|
||||
custom_minimum_size = Vector2(150, 0)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="get_gen_status" type="Button" parent="TabContainer/Modul_fs/manage_panel"]
|
||||
layout_mode = 2
|
||||
toggle_mode = true
|
||||
text = "Переключатель генератора "
|
||||
|
||||
[node name="status_ind" type="Label" parent="TabContainer/Modul_fs/manage_panel/get_gen_status"]
|
||||
layout_mode = 0
|
||||
offset_top = 33.0
|
||||
offset_right = 84.0
|
||||
offset_bottom = 56.0
|
||||
|
||||
[node name="read" type="LineEdit" parent="TabContainer/Modul_fs"]
|
||||
layout_mode = 0
|
||||
offset_left = 199.0
|
||||
offset_top = 322.0
|
||||
offset_right = 954.0
|
||||
offset_bottom = 353.0
|
||||
|
||||
[node name="fs_connect" type="Label" parent="TabContainer/Modul_fs"]
|
||||
layout_mode = 0
|
||||
offset_left = 206.0
|
||||
offset_top = 144.0
|
||||
offset_right = 377.0
|
||||
offset_bottom = 167.0
|
||||
text = "Связь с модулем ФС"
|
||||
|
||||
[node name="temp_1" type="Label" parent="TabContainer/Modul_fs"]
|
||||
layout_mode = 0
|
||||
offset_left = 1015.0
|
||||
offset_top = 119.0
|
||||
offset_right = 1102.0
|
||||
offset_bottom = 152.0
|
||||
text = "Темп"
|
||||
|
||||
[node name="temp_2" type="Label" parent="TabContainer/Modul_fs"]
|
||||
layout_mode = 0
|
||||
offset_left = 1016.0
|
||||
offset_top = 156.0
|
||||
offset_right = 1103.0
|
||||
offset_bottom = 189.0
|
||||
text = "Темп"
|
||||
|
||||
[node name="temp_3" type="Label" parent="TabContainer/Modul_fs"]
|
||||
layout_mode = 0
|
||||
offset_left = 1015.0
|
||||
offset_top = 193.0
|
||||
offset_right = 1102.0
|
||||
offset_bottom = 226.0
|
||||
text = "Темп"
|
||||
|
||||
[node name="load_status_yau" type="ProgressBar" parent="."]
|
||||
offset_left = 490.0
|
||||
offset_top = 19.0
|
||||
@@ -1446,6 +1365,3 @@ metadata/_edit_lock_ = true
|
||||
[connection signal="pressed" from="Background/switch_panel/texture_save_config" to="." method="_on_save_config"]
|
||||
[connection signal="pressed" from="Background/switch_panel/texture_load_config" to="." method="_on_load_config"]
|
||||
[connection signal="pressed" from="TabContainer/PRD/Connect_prd" to="." method="_on_connect_prd_pressed"]
|
||||
[connection signal="pressed" from="TabContainer/Modul_fs/manage_panel/con" to="TabContainer/Modul_fs" method="_on_start"]
|
||||
[connection signal="text_submitted" from="TabContainer/Modul_fs/manage_panel/addres_fs" to="TabContainer/Modul_fs" method="_on_addres_fs"]
|
||||
[connection signal="toggled" from="TabContainer/Modul_fs/manage_panel/get_gen_status" to="TabContainer/Modul_fs" method="_on_get_status"]
|
||||
|
||||
Reference in New Issue
Block a user