173 lines
5.3 KiB
Plaintext
173 lines
5.3 KiB
Plaintext
[gd_scene load_steps=19 format=3 uid="uid://dab6loryocc73"]
|
|
|
|
[ext_resource type="Script" path="res://scenes/эмс/эмс.gd" id="1_mk57x"]
|
|
[ext_resource type="PackedScene" uid="uid://da7w3vkhadfwe" path="res://scenes/button-flat/button-flat.tscn" id="2_eju8r"]
|
|
[ext_resource type="Texture2D" uid="uid://biyjygfnhhf7i" path="res://data/save.png" id="3_sc4po"]
|
|
[ext_resource type="Texture2D" uid="uid://t51eyh4hmc6p" path="res://data/load.png" id="4_mit0h"]
|
|
[ext_resource type="Texture2D" uid="uid://7h55yvh84cve" path="res://data/connect.png" id="6_axj2m"]
|
|
[ext_resource type="Texture2D" uid="uid://cjsr544qccftu" path="res://data/disconnect.png" id="7_yscbq"]
|
|
[ext_resource type="Script" path="res://table/table.gd" id="8_qcl30"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_sy7ny"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_udlbp"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_4amgo"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_fi0eb"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_5kkhp"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_ot108"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_63bsy"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_yuj6c"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_2q0t0"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_n2m1l"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_x5pts"]
|
|
|
|
[node name="ЭМС" type="Panel"]
|
|
offset_right = 1598.0
|
|
offset_bottom = 1201.0
|
|
script = ExtResource("1_mk57x")
|
|
|
|
[node name="lbl_online" type="Label" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 30.0
|
|
offset_top = 4.0
|
|
offset_right = 166.0
|
|
offset_bottom = 30.0
|
|
text = "Ячейка на связи"
|
|
|
|
[node name="btn_flash_read" parent="." instance=ExtResource("2_eju8r")]
|
|
layout_mode = 0
|
|
offset_left = 1446.0
|
|
offset_top = 55.0
|
|
offset_right = 1583.0
|
|
offset_bottom = 85.0
|
|
strips_rotation = 10.0
|
|
text = "Прочитать"
|
|
|
|
[node name="btn_flash_write" parent="." instance=ExtResource("2_eju8r")]
|
|
layout_mode = 0
|
|
offset_left = 1446.0
|
|
offset_top = 99.0
|
|
offset_right = 1583.0
|
|
offset_bottom = 129.0
|
|
strips_rotation = 10.0
|
|
text = "Записать"
|
|
|
|
[node name="btn_save" type="Button" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 1453.0
|
|
offset_top = 960.0
|
|
offset_right = 1973.0
|
|
offset_bottom = 1480.0
|
|
scale = Vector2(0.1, 0.1)
|
|
focus_mode = 0
|
|
theme_override_styles/focus = SubResource("StyleBoxEmpty_sy7ny")
|
|
theme_override_styles/pressed = SubResource("StyleBoxEmpty_udlbp")
|
|
theme_override_styles/normal = SubResource("StyleBoxEmpty_4amgo")
|
|
icon = ExtResource("3_sc4po")
|
|
|
|
[node name="btn_load" type="Button" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 1453.0
|
|
offset_top = 1015.0
|
|
offset_right = 1973.0
|
|
offset_bottom = 1535.0
|
|
scale = Vector2(0.1, 0.1)
|
|
focus_mode = 0
|
|
theme_override_styles/focus = SubResource("StyleBoxEmpty_fi0eb")
|
|
theme_override_styles/pressed = SubResource("StyleBoxEmpty_5kkhp")
|
|
theme_override_styles/normal = SubResource("StyleBoxEmpty_4amgo")
|
|
icon = ExtResource("4_mit0h")
|
|
|
|
[node name="btn_connect" type="Button" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 627.0
|
|
offset_top = 55.0
|
|
offset_right = 683.0
|
|
offset_bottom = 111.0
|
|
focus_mode = 0
|
|
theme_override_colors/icon_normal_color = Color(1, 1, 1, 1)
|
|
theme_override_styles/focus = SubResource("StyleBoxEmpty_ot108")
|
|
theme_override_styles/pressed = SubResource("StyleBoxEmpty_63bsy")
|
|
theme_override_styles/normal = SubResource("StyleBoxEmpty_yuj6c")
|
|
icon = ExtResource("6_axj2m")
|
|
|
|
[node name="btn_disconnect" type="Button" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 714.0
|
|
offset_top = 741.0
|
|
offset_right = 770.0
|
|
offset_bottom = 815.0
|
|
focus_mode = 0
|
|
theme_override_colors/icon_normal_color = Color(1, 1, 1, 1)
|
|
theme_override_styles/focus = SubResource("StyleBoxEmpty_2q0t0")
|
|
theme_override_styles/pressed = SubResource("StyleBoxEmpty_n2m1l")
|
|
theme_override_styles/normal = SubResource("StyleBoxEmpty_x5pts")
|
|
icon = ExtResource("7_yscbq")
|
|
|
|
[node name="scrollin" type="ScrollContainer" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 56.0
|
|
offset_top = 52.0
|
|
offset_right = 641.0
|
|
offset_bottom = 679.0
|
|
|
|
[node name="tbl_in" type="GridContainer" parent="scrollin"]
|
|
layout_mode = 2
|
|
script = ExtResource("8_qcl30")
|
|
|
|
[node name="scrl_files" type="ScrollContainer" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 1047.0
|
|
offset_top = 962.0
|
|
offset_right = 1442.0
|
|
offset_bottom = 1166.0
|
|
|
|
[node name="tbl_files" type="GridContainer" parent="scrl_files"]
|
|
layout_mode = 2
|
|
script = ExtResource("8_qcl30")
|
|
|
|
[node name="scrollout" type="ScrollContainer" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 657.0
|
|
offset_top = 50.0
|
|
offset_right = 1351.0
|
|
offset_bottom = 679.0
|
|
|
|
[node name="tbl_out" type="GridContainer" parent="scrollout"]
|
|
layout_mode = 2
|
|
script = ExtResource("8_qcl30")
|
|
|
|
[node name="scrl_in_set" type="ScrollContainer" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 120.0
|
|
offset_top = 776.0
|
|
offset_right = 703.0
|
|
offset_bottom = 942.0
|
|
|
|
[node name="tbl_in_set" type="GridContainer" parent="scrl_in_set"]
|
|
layout_mode = 2
|
|
script = ExtResource("8_qcl30")
|
|
|
|
[node name="scrl_out_set" type="ScrollContainer" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 719.0
|
|
offset_top = 773.0
|
|
offset_right = 1415.0
|
|
offset_bottom = 924.0
|
|
|
|
[node name="tbl_out_set" type="GridContainer" parent="scrl_out_set"]
|
|
layout_mode = 2
|
|
script = ExtResource("8_qcl30")
|
|
|
|
[connection signal="pressed" from="btn_save" to="." method="_on_btn_save_pressed"]
|
|
[connection signal="pressed" from="btn_load" to="." method="_on_btn_load_pressed"]
|