31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://8ll27id5ajq1"]
|
||
|
||
[ext_resource type="Script" uid="uid://d0jwv5opi3mrl" path="res://scenes/pribor-afsp/pribor-afsp.gd" id="1_151rh"]
|
||
[ext_resource type="PackedScene" uid="uid://dnxq870xf6pkh" path="res://scenes/pribor-afsp/bort-afsp.tscn" id="3_d7iti"]
|
||
|
||
[node name="pribor_afsp" type="Control"]
|
||
layout_mode = 3
|
||
anchors_preset = 0
|
||
offset_left = 70.0
|
||
offset_top = 30.0
|
||
offset_right = 70.0
|
||
offset_bottom = 30.0
|
||
scale = Vector2(1, 0.9)
|
||
script = ExtResource("1_151rh")
|
||
prefix_path = "DeviceDescription[DeviceName]"
|
||
this_afsp_name = "Устройство РР левого борта"
|
||
unit_name = &"уарэп-афсп-левый"
|
||
settings_path_to_url = "Адрес АФСП левого борта"
|
||
settings_path_to_wait_time = "Период опроса состояния АФСП, секунды"
|
||
metadata/DeviceName = &"Устройство РР левого борта"
|
||
|
||
[node name="bort" parent="." instance=ExtResource("3_d7iti")]
|
||
layout_mode = 0
|
||
offset_left = 24.0
|
||
offset_top = 27.7778
|
||
offset_right = 604.0
|
||
offset_bottom = 1216.78
|
||
metadata/DeviceName = &"Устройство РР левого борта"
|
||
|
||
[connection signal="pressed" from="bort" to="." method="_on_item_pressed"]
|