add module fs
This commit is contained in:
432
PRD_MP550.tscn
432
PRD_MP550.tscn
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=47 format=3 uid="uid://cvor2jm4xk3ha"]
|
||||
[gd_scene load_steps=50 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"]
|
||||
@@ -7,12 +7,14 @@
|
||||
[ext_resource type="Texture2D" uid="uid://cfktmk2rowmul" path="res://table/off.png" id="3_qvuyu"]
|
||||
[ext_resource type="Shader" path="res://Shaders/ray.gdshader" id="4_uy5o2"]
|
||||
[ext_resource type="Texture2D" uid="uid://62v0xejejuwj" path="res://Web.png" id="5_i3nvb"]
|
||||
[ext_resource type="Shader" path="res://ray_2.gdshader" id="8_12mng"]
|
||||
[ext_resource type="Texture2D" uid="uid://cgtg4gbqnuxrc" path="res://nine-patch-round.png" id="9_0r2qk"]
|
||||
[ext_resource type="Script" path="res://ems_g.gd" id="9_g1wia"]
|
||||
[ext_resource type="Script" path="res://scripts/ems_g.gd" id="9_g1wia"]
|
||||
[ext_resource type="Shader" path="res://load.gdshader" id="10_lf1xh"]
|
||||
[ext_resource type="PackedScene" uid="uid://bdb0bhfu7366l" path="res://kasseta-fs-kd.tscn" id="10_tdh2s"]
|
||||
[ext_resource type="PackedScene" uid="uid://bnlkbbn7b4a3k" path="res://table/элемент-эмс.tscn" id="11_d60jk"]
|
||||
[ext_resource type="PackedScene" uid="uid://p2suppildvq0" path="res://table/элемент-в.tscn" id="11_fg7ul"]
|
||||
[ext_resource type="Script" path="res://scripts/modul_fs.gd" id="15_b4pr1"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_eib3t"]
|
||||
bg_color = Color(0.223529, 0.168627, 0.223529, 1)
|
||||
@@ -27,13 +29,13 @@ border_color = Color(0.339047, 0.26316, 0.339004, 1)
|
||||
border_blend = true
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_gooip"]
|
||||
bg_color = Color(0.223529, 0.168627, 0.223529, 0.490196)
|
||||
bg_color = Color(0.143, 0.103, 0.143, 0.799)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lqhgx"]
|
||||
bg_color = Color(0, 0, 0, 0.490196)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_148rs"]
|
||||
bg_color = Color(0, 0, 0, 0.490196)
|
||||
bg_color = Color(0.141176, 0.101961, 0.141176, 0.8)
|
||||
border_width_bottom = 4
|
||||
border_color = Color(0.223529, 0.168627, 0.223529, 1)
|
||||
border_blend = true
|
||||
@@ -43,7 +45,7 @@ corner_radius_bottom_right = 2
|
||||
corner_radius_bottom_left = 2
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ldbvf"]
|
||||
bg_color = Color(0.223529, 0.168627, 0.223529, 0.490196)
|
||||
bg_color = Color(0.141176, 0.101961, 0.141176, 0.8)
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_h8aei"]
|
||||
|
||||
@@ -92,18 +94,6 @@ bg_color = Color(0.356863, 0.278431, 0.356863, 1)
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_7u7p7"]
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_jlp41"]
|
||||
colors = PackedColorArray(0, 0.647059, 0, 1, 0, 0.266667, 0, 1)
|
||||
|
||||
[sub_resource type="GradientTexture2D" id="GradientTexture2D_u3yy8"]
|
||||
gradient = SubResource("Gradient_jlp41")
|
||||
fill = 1
|
||||
fill_from = Vector2(0.5, 0.5)
|
||||
fill_to = Vector2(1.145, 0)
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_otisn"]
|
||||
texture = SubResource("GradientTexture2D_u3yy8")
|
||||
|
||||
[sub_resource type="PlaceholderTexture2D" id="PlaceholderTexture2D_723du"]
|
||||
size = Vector2(1600, 1200)
|
||||
|
||||
@@ -117,7 +107,7 @@ script/source = "extends Sprite2D
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_dgiai"]
|
||||
shader = ExtResource("4_uy5o2")
|
||||
shader_parameter/color_signal = Color(0.690196, 0.776471, 0, 1)
|
||||
shader_parameter/turn = 0.785
|
||||
shader_parameter/turn = 0.735
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_ki0n7"]
|
||||
|
||||
@@ -126,6 +116,23 @@ gradient = SubResource("Gradient_ki0n7")
|
||||
fill_from = Vector2(0.474359, 0.5)
|
||||
metadata/_snap_enabled = true
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_2pxu2"]
|
||||
shader = ExtResource("8_12mng")
|
||||
shader_parameter/color_signal = Color(1.29351e-07, 0.19544, 0.0177065, 0.574)
|
||||
shader_parameter/turn = 0.735
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_jlp41"]
|
||||
colors = PackedColorArray(0, 0.647059, 0, 1, 0, 0.266667, 0, 1)
|
||||
|
||||
[sub_resource type="GradientTexture2D" id="GradientTexture2D_u3yy8"]
|
||||
gradient = SubResource("Gradient_jlp41")
|
||||
fill = 1
|
||||
fill_from = Vector2(0.5, 0.5)
|
||||
fill_to = Vector2(1.145, 0)
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_otisn"]
|
||||
texture = SubResource("GradientTexture2D_u3yy8")
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_tn8m6"]
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_ooo4i"]
|
||||
@@ -196,6 +203,18 @@ theme_override_styles/pressed = SubResource("StyleBoxFlat_p247y")
|
||||
toggle_mode = true
|
||||
text = "ЭМС Г"
|
||||
|
||||
[node name="select_fs" type="Button" parent="Background/side_panel"]
|
||||
layout_mode = 0
|
||||
offset_top = 241.0
|
||||
offset_right = 216.0
|
||||
offset_bottom = 277.0
|
||||
focus_mode = 0
|
||||
mouse_default_cursor_shape = 2
|
||||
theme_override_font_sizes/font_size = 14
|
||||
theme_override_styles/pressed = SubResource("StyleBoxFlat_p247y")
|
||||
toggle_mode = true
|
||||
text = "Модуль ФС"
|
||||
|
||||
[node name="Litera_3_5_7" type="ColorRect" parent="Background"]
|
||||
visible = false
|
||||
layout_mode = 0
|
||||
@@ -251,131 +270,33 @@ theme_override_styles/panel = SubResource("StyleBoxTexture_7u7p7")
|
||||
metadata/_tab_index = 0
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="scroll1" type="ScrollContainer" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
[node name="select_dev" type="GridContainer" parent="TabContainer/PRD"]
|
||||
layout_mode = 2
|
||||
offset_left = 12.0
|
||||
offset_top = 64.0
|
||||
offset_right = 12.0
|
||||
offset_bottom = 64.0
|
||||
script = ExtResource("2_vmbyo")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="table_ukp_1" type="GridContainer" parent="TabContainer/PRD"]
|
||||
layout_mode = 2
|
||||
offset_left = 969.0
|
||||
offset_top = 27.0
|
||||
offset_right = 1332.0
|
||||
offset_bottom = 308.0
|
||||
|
||||
[node name="table1" type="GridContainer" parent="TabContainer/PRD/scroll1"]
|
||||
layout_mode = 2
|
||||
offset_right = 969.0
|
||||
offset_bottom = 27.0
|
||||
script = ExtResource("2_vmbyo")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="scroll2" type="ScrollContainer" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
[node name="table_ukp_2" type="GridContainer" parent="TabContainer/PRD"]
|
||||
layout_mode = 2
|
||||
offset_left = 969.0
|
||||
offset_top = 331.0
|
||||
offset_right = 1332.0
|
||||
offset_bottom = 619.0
|
||||
|
||||
[node name="table2" type="GridContainer" parent="TabContainer/PRD/scroll2"]
|
||||
layout_mode = 2
|
||||
offset_right = 969.0
|
||||
offset_bottom = 331.0
|
||||
script = ExtResource("2_vmbyo")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="LABEL" type="Label" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
offset_left = 482.0
|
||||
offset_top = 17.0
|
||||
offset_right = 764.0
|
||||
offset_bottom = 40.0
|
||||
text = "ЛИТЕРА 2! ПРД-Н!"
|
||||
|
||||
[node name="Zapret" type="Button" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
offset_left = 482.0
|
||||
offset_top = 45.0
|
||||
offset_right = 600.0
|
||||
offset_bottom = 79.0
|
||||
focus_mode = 0
|
||||
mouse_default_cursor_shape = 2
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_otisn")
|
||||
toggle_mode = true
|
||||
text = " Запрет СИ2"
|
||||
metadata/litera = 48
|
||||
|
||||
[node name="LABEL2" type="Label" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
offset_left = 482.0
|
||||
offset_top = 329.0
|
||||
offset_right = 764.0
|
||||
offset_bottom = 352.0
|
||||
text = "ЛИТЕРА 3! ПРД-Н!"
|
||||
|
||||
[node name="Zapret2" type="Button" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
offset_left = 482.0
|
||||
offset_top = 357.0
|
||||
offset_right = 600.0
|
||||
offset_bottom = 391.0
|
||||
focus_mode = 0
|
||||
mouse_default_cursor_shape = 2
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_otisn")
|
||||
toggle_mode = true
|
||||
text = " Запрет СИ3"
|
||||
metadata/litera = 49
|
||||
|
||||
[node name="Label_luch" type="Label" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
offset_left = 482.0
|
||||
offset_top = 100.0
|
||||
offset_right = 764.0
|
||||
offset_bottom = 123.0
|
||||
text = "Номер и направление луча"
|
||||
|
||||
[node name="LUCH" type="OptionButton" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
offset_left = 482.0
|
||||
offset_top = 132.0
|
||||
offset_right = 600.0
|
||||
offset_bottom = 163.0
|
||||
item_count = 2
|
||||
popup/item_0/text = "Что-то"
|
||||
popup/item_1/text = "Что-то"
|
||||
popup/item_1/id = 1
|
||||
|
||||
[node name="Modul" type="Label" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
offset_left = 482.0
|
||||
offset_top = 402.0
|
||||
offset_right = 626.0
|
||||
offset_bottom = 425.0
|
||||
text = "Модуляция"
|
||||
|
||||
[node name="DKM2" type="Label" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
offset_left = 482.0
|
||||
offset_top = 183.0
|
||||
offset_right = 624.0
|
||||
offset_bottom = 206.0
|
||||
text = "ДКМ ДОУ 2"
|
||||
|
||||
[node name="DKM3" type="Label" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
offset_left = 482.0
|
||||
offset_top = 431.0
|
||||
offset_right = 624.0
|
||||
offset_bottom = 454.0
|
||||
text = "ДКМ ДОУ 3"
|
||||
|
||||
[node name="FGOZ2" type="Label" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
offset_left = 482.0
|
||||
offset_top = 206.0
|
||||
offset_right = 655.0
|
||||
offset_bottom = 229.0
|
||||
text = "ФГОЗ 2"
|
||||
|
||||
[node name="FGOZ3" type="Label" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
offset_left = 482.0
|
||||
offset_top = 454.0
|
||||
offset_right = 655.0
|
||||
offset_bottom = 477.0
|
||||
text = "ФГОЗ 3"
|
||||
|
||||
[node name="PSK" type="Sprite2D" parent="TabContainer/PRD"]
|
||||
material = ExtResource("3_3syd3")
|
||||
position = Vector2(1276.25, 29)
|
||||
@@ -397,7 +318,7 @@ texture = ExtResource("5_i3nvb")
|
||||
expand_mode = 1
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="ray" type="Sprite2D" parent="TabContainer/PRD/PSK"]
|
||||
[node name="ray_1" type="Sprite2D" parent="TabContainer/PRD/PSK"]
|
||||
material = SubResource("ShaderMaterial_dgiai")
|
||||
position = Vector2(549.221, 560.705)
|
||||
scale = Vector2(21.8765, 21.6782)
|
||||
@@ -425,24 +346,75 @@ texture = ExtResource("5_i3nvb")
|
||||
expand_mode = 1
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="ray" type="Sprite2D" parent="TabContainer/PRD/PSK2"]
|
||||
material = SubResource("ShaderMaterial_dgiai")
|
||||
[node name="ray_2" type="Sprite2D" parent="TabContainer/PRD/PSK2"]
|
||||
material = SubResource("ShaderMaterial_2pxu2")
|
||||
position = Vector2(549.221, 560.705)
|
||||
scale = Vector2(21.8765, 21.6782)
|
||||
texture = SubResource("GradientTexture2D_0pk2o")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="select_dev" type="ScrollContainer" parent="TabContainer/PRD"]
|
||||
[node name="Grid" type="GridContainer" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
offset_left = 12.0
|
||||
offset_top = 64.0
|
||||
offset_right = 375.0
|
||||
offset_bottom = 96.0
|
||||
offset_left = 616.0
|
||||
offset_top = 34.0
|
||||
offset_right = 949.0
|
||||
offset_bottom = 612.0
|
||||
|
||||
[node name="select_dev" type="GridContainer" parent="TabContainer/PRD/select_dev"]
|
||||
[node name="LABEL" type="Label" parent="TabContainer/PRD/Grid"]
|
||||
layout_mode = 2
|
||||
text = "ЛИТЕРА 2! ПРД-Н!"
|
||||
|
||||
[node name="Zapret" type="Button" parent="TabContainer/PRD/Grid"]
|
||||
layout_mode = 2
|
||||
focus_mode = 0
|
||||
mouse_default_cursor_shape = 2
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_otisn")
|
||||
toggle_mode = true
|
||||
text = " Запрет СИ2"
|
||||
metadata/litera = 48
|
||||
|
||||
[node name="Modul" type="Label" parent="TabContainer/PRD/Grid"]
|
||||
layout_mode = 2
|
||||
text = "Модуляция"
|
||||
|
||||
[node name="Label_ray" type="Label" parent="TabContainer/PRD/Grid"]
|
||||
layout_mode = 2
|
||||
text = "Номер и направление луча"
|
||||
|
||||
[node name="Ray_set" type="OptionButton" parent="TabContainer/PRD/Grid"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="DKM2" type="Label" parent="TabContainer/PRD/Grid"]
|
||||
layout_mode = 2
|
||||
text = "ДКМ ДОУ 2"
|
||||
|
||||
[node name="FGOZ2" type="Label" parent="TabContainer/PRD/Grid"]
|
||||
layout_mode = 2
|
||||
text = "ФГОЗ 2"
|
||||
|
||||
[node name="LABEL2" type="Label" parent="TabContainer/PRD/Grid"]
|
||||
layout_mode = 2
|
||||
text = "ЛИТЕРА 3! ПРД-Н!"
|
||||
|
||||
[node name="Zapret2" type="Button" parent="TabContainer/PRD/Grid"]
|
||||
layout_mode = 2
|
||||
focus_mode = 0
|
||||
mouse_default_cursor_shape = 2
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_otisn")
|
||||
toggle_mode = true
|
||||
text = " Запрет СИ3"
|
||||
metadata/litera = 49
|
||||
|
||||
[node name="FGOZ3" type="Label" parent="TabContainer/PRD/Grid"]
|
||||
layout_mode = 2
|
||||
text = "ФГОЗ 3"
|
||||
|
||||
[node name="DKM3" type="Label" parent="TabContainer/PRD/Grid"]
|
||||
layout_mode = 2
|
||||
text = "ДКМ ДОУ 3"
|
||||
|
||||
[node name="Ray_set2" type="OptionButton" parent="TabContainer/PRD/Grid"]
|
||||
layout_mode = 2
|
||||
script = ExtResource("2_vmbyo")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="ControlPanel" type="Panel" parent="TabContainer"]
|
||||
visible = false
|
||||
@@ -570,7 +542,6 @@ offset_right = 59.0
|
||||
offset_bottom = 208.0
|
||||
textures = Array[Texture]([])
|
||||
self_size = Vector2i(50, 174)
|
||||
fname = "ИП МАА 1"
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="ref_A24" parent="TabContainer/ControlPanel/kasseta_p_1" instance=ExtResource("11_fg7ul")]
|
||||
@@ -580,7 +551,6 @@ offset_right = 109.0
|
||||
offset_bottom = 208.0
|
||||
textures = Array[Texture]([])
|
||||
self_size = Vector2i(50, 174)
|
||||
fname = "ИП МАА 2"
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="ref_A25" parent="TabContainer/ControlPanel/kasseta_p_1" instance=ExtResource("11_fg7ul")]
|
||||
@@ -590,7 +560,6 @@ offset_right = 159.0
|
||||
offset_bottom = 208.0
|
||||
textures = Array[Texture]([])
|
||||
self_size = Vector2i(50, 174)
|
||||
fname = "ИП9-50 1"
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="ref_A26" parent="TabContainer/ControlPanel/kasseta_p_1" instance=ExtResource("11_fg7ul")]
|
||||
@@ -600,7 +569,6 @@ offset_right = 209.0
|
||||
offset_bottom = 208.0
|
||||
textures = Array[Texture]([])
|
||||
self_size = Vector2i(50, 174)
|
||||
fname = "ИП9-50 2"
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="ref_A27" parent="TabContainer/ControlPanel/kasseta_p_1" instance=ExtResource("11_fg7ul")]
|
||||
@@ -610,7 +578,6 @@ offset_right = 259.0
|
||||
offset_bottom = 208.0
|
||||
textures = Array[Texture]([])
|
||||
self_size = Vector2i(50, 174)
|
||||
fname = "ИП12-50 1"
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="ref_A28" parent="TabContainer/ControlPanel/kasseta_p_1" instance=ExtResource("11_fg7ul")]
|
||||
@@ -620,7 +587,6 @@ offset_right = 309.0
|
||||
offset_bottom = 208.0
|
||||
textures = Array[Texture]([])
|
||||
self_size = Vector2i(50, 174)
|
||||
fname = "ИП9-50 3"
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="ref_A29" parent="TabContainer/ControlPanel/kasseta_p_1" instance=ExtResource("11_fg7ul")]
|
||||
@@ -630,7 +596,6 @@ offset_right = 359.0
|
||||
offset_bottom = 208.0
|
||||
textures = Array[Texture]([])
|
||||
self_size = Vector2i(50, 174)
|
||||
fname = "ИП12-50 2"
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="ref_A30" parent="TabContainer/ControlPanel/kasseta_p_1" instance=ExtResource("11_fg7ul")]
|
||||
@@ -640,7 +605,6 @@ offset_right = 409.0
|
||||
offset_bottom = 208.0
|
||||
textures = Array[Texture]([])
|
||||
self_size = Vector2i(50, 174)
|
||||
fname = "ИП5-25"
|
||||
rname = "A30"
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
@@ -697,7 +661,6 @@ offset_top = 38.0
|
||||
offset_right = 58.0
|
||||
offset_bottom = 216.0
|
||||
self_size = Vector2i(50, 178)
|
||||
fname = "СЗИ2 от УФ"
|
||||
rname = "A22"
|
||||
|
||||
[node name="ref_A23" parent="TabContainer/ControlPanel/Signal_EMS_G" instance=ExtResource("11_d60jk")]
|
||||
@@ -706,7 +669,6 @@ offset_top = 38.0
|
||||
offset_right = 107.0
|
||||
offset_bottom = 216.0
|
||||
self_size = Vector2i(50, 178)
|
||||
fname = "СЗИ3 от УФ"
|
||||
rname = "A23"
|
||||
|
||||
[node name="ref_A26" parent="TabContainer/ControlPanel/Signal_EMS_G" instance=ExtResource("11_d60jk")]
|
||||
@@ -715,7 +677,6 @@ offset_top = 38.0
|
||||
offset_right = 156.0
|
||||
offset_bottom = 216.0
|
||||
self_size = Vector2i(50, 178)
|
||||
fname = "СИ2 от ФС"
|
||||
rname = "A26"
|
||||
|
||||
[node name="ref_A27" parent="TabContainer/ControlPanel/Signal_EMS_G" instance=ExtResource("11_d60jk")]
|
||||
@@ -724,7 +685,6 @@ offset_top = 38.0
|
||||
offset_right = 205.0
|
||||
offset_bottom = 216.0
|
||||
self_size = Vector2i(50, 178)
|
||||
fname = "СИ3 от ФС"
|
||||
rname = "A27"
|
||||
|
||||
[node name="ref_A28" parent="TabContainer/ControlPanel/Signal_EMS_G" instance=ExtResource("11_d60jk")]
|
||||
@@ -733,7 +693,6 @@ offset_top = 38.0
|
||||
offset_right = 254.0
|
||||
offset_bottom = 216.0
|
||||
self_size = Vector2i(50, 178)
|
||||
fname = "СИ2 в УФ"
|
||||
rname = "A28"
|
||||
|
||||
[node name="ref_A29" parent="TabContainer/ControlPanel/Signal_EMS_G" instance=ExtResource("11_d60jk")]
|
||||
@@ -742,7 +701,6 @@ offset_top = 38.0
|
||||
offset_right = 304.0
|
||||
offset_bottom = 216.0
|
||||
self_size = Vector2i(50, 178)
|
||||
fname = "СИ3 в УФ"
|
||||
rname = "A29"
|
||||
|
||||
[node name="ref_A31" parent="TabContainer/ControlPanel/Signal_EMS_G" instance=ExtResource("11_d60jk")]
|
||||
@@ -751,8 +709,7 @@ offset_top = 38.0
|
||||
offset_right = 354.0
|
||||
offset_bottom = 216.0
|
||||
self_size = Vector2i(50, 178)
|
||||
fname = "Модуляция"
|
||||
rname = "A31"
|
||||
rname = "УМ2"
|
||||
|
||||
[node name="ref_A32" parent="TabContainer/ControlPanel/Signal_EMS_G" instance=ExtResource("11_d60jk")]
|
||||
offset_left = 354.0
|
||||
@@ -760,8 +717,7 @@ offset_top = 38.0
|
||||
offset_right = 404.0
|
||||
offset_bottom = 216.0
|
||||
self_size = Vector2i(50, 178)
|
||||
fname = "Модуляция"
|
||||
rname = "A32"
|
||||
rname = "УМ3"
|
||||
|
||||
[node name="ref_A33" parent="TabContainer/ControlPanel/Signal_EMS_G" instance=ExtResource("11_d60jk")]
|
||||
offset_left = 405.0
|
||||
@@ -769,7 +725,6 @@ offset_top = 38.0
|
||||
offset_right = 455.0
|
||||
offset_bottom = 216.0
|
||||
self_size = Vector2i(50, 178)
|
||||
fname = "ФГОЗ"
|
||||
rname = "A33"
|
||||
|
||||
[node name="EMS_G" type="Panel" parent="TabContainer"]
|
||||
@@ -815,7 +770,158 @@ theme_override_colors/font_shadow_color = Color(0.427493, 0.427493, 0.427493, 1)
|
||||
theme_override_font_sizes/font_size = 28
|
||||
text = "Загрузка ..."
|
||||
|
||||
[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="set_space" type="GridContainer" parent="TabContainer/Modul_fs"]
|
||||
layout_mode = 0
|
||||
offset_left = 211.0
|
||||
offset_top = 378.0
|
||||
offset_right = 854.0
|
||||
offset_bottom = 418.0
|
||||
columns = 2
|
||||
|
||||
[node name="set_ferq" type="Button" parent="TabContainer/Modul_fs/set_space"]
|
||||
custom_minimum_size = Vector2(100, 0)
|
||||
layout_mode = 2
|
||||
text = " Set н/ч"
|
||||
|
||||
[node name="write_to_set_freq" type="LineEdit" parent="TabContainer/Modul_fs/set_space"]
|
||||
custom_minimum_size = Vector2(300, 0)
|
||||
layout_mode = 2
|
||||
text = "500"
|
||||
placeholder_text = "Частота"
|
||||
|
||||
[node name="measurement" type="Label" parent="TabContainer/Modul_fs/set_space/write_to_set_freq"]
|
||||
layout_mode = 0
|
||||
offset_left = 313.0
|
||||
offset_top = 2.0
|
||||
offset_right = 365.0
|
||||
offset_bottom = 30.0
|
||||
text = "МГц"
|
||||
|
||||
[node name="set_att2" type="Button" parent="TabContainer/Modul_fs/set_space"]
|
||||
custom_minimum_size = Vector2(100, 0)
|
||||
layout_mode = 2
|
||||
text = " Set att"
|
||||
|
||||
[node name="write_to_set_att" type="LineEdit" parent="TabContainer/Modul_fs/set_space"]
|
||||
custom_minimum_size = Vector2(300, 0)
|
||||
layout_mode = 2
|
||||
text = "38.75"
|
||||
placeholder_text = "-38.75 to 0"
|
||||
|
||||
[node name="measurement" type="Label" parent="TabContainer/Modul_fs/set_space/write_to_set_att"]
|
||||
layout_mode = 0
|
||||
offset_left = 313.0
|
||||
offset_top = 2.0
|
||||
offset_right = 351.0
|
||||
offset_bottom = 30.0
|
||||
text = "dB"
|
||||
|
||||
[node name="manage_panel" type="GridContainer" parent="TabContainer/Modul_fs"]
|
||||
layout_mode = 0
|
||||
offset_left = 200.0
|
||||
offset_top = 186.0
|
||||
offset_right = 805.0
|
||||
offset_bottom = 308.0
|
||||
columns = 5
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[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="get_freq" type="Button" parent="TabContainer/Modul_fs/manage_panel"]
|
||||
layout_mode = 2
|
||||
text = " Получить н/ч "
|
||||
|
||||
[node name="freq_ind" type="Label" parent="TabContainer/Modul_fs/manage_panel/get_freq"]
|
||||
layout_mode = 0
|
||||
offset_top = 32.0
|
||||
offset_right = 106.0
|
||||
offset_bottom = 55.0
|
||||
|
||||
[node name="get_att" type="Button" parent="TabContainer/Modul_fs/manage_panel"]
|
||||
layout_mode = 2
|
||||
text = " Получить att "
|
||||
|
||||
[node name="att_ind" type="Label" parent="TabContainer/Modul_fs/manage_panel/get_att"]
|
||||
layout_mode = 0
|
||||
offset_top = 32.0
|
||||
offset_right = 105.0
|
||||
offset_bottom = 55.0
|
||||
|
||||
[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 = 216.0
|
||||
offset_top = 818.0
|
||||
offset_right = 971.0
|
||||
offset_bottom = 849.0
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="fs_connect" type="Label" parent="TabContainer/Modul_fs"]
|
||||
layout_mode = 0
|
||||
offset_left = 206.0
|
||||
offset_top = 88.0
|
||||
offset_right = 377.0
|
||||
offset_bottom = 111.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 = "Темп"
|
||||
|
||||
[connection signal="pressed" from="Background/side_panel/select_prd" to="." method="_on_prd_select"]
|
||||
[connection signal="pressed" from="Background/side_panel/select_control" to="." method="_on_control_button"]
|
||||
[connection signal="pressed" from="Background/side_panel/select_ems_g" to="." method="_on_emsg_select"]
|
||||
[connection signal="pressed" from="Background/side_panel/select_fs" to="." method="_on_mfs_select"]
|
||||
[connection signal="pressed" from="read_isa" to="." method="_on_read_isa_pressed"]
|
||||
[connection signal="pressed" from="TabContainer/Modul_fs/set_space/set_ferq" to="TabContainer/Modul_fs" method="_on_set_ferq"]
|
||||
[connection signal="pressed" from="TabContainer/Modul_fs/set_space/set_att2" to="TabContainer/Modul_fs" method="_on_set_att"]
|
||||
[connection signal="pressed" from="TabContainer/Modul_fs/manage_panel/con" to="TabContainer/Modul_fs" method="_on_start"]
|
||||
[connection signal="pressed" from="TabContainer/Modul_fs/manage_panel/get_freq" to="TabContainer/Modul_fs" method="_on_send_pressed"]
|
||||
[connection signal="pressed" from="TabContainer/Modul_fs/manage_panel/get_att" to="TabContainer/Modul_fs" method="_on_get_att"]
|
||||
[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