Files
uarep-ctl/scenes/pribor-afsp/pribor-afsp-1.tscn
TotMaxim 38529ac0cc
Some checks failed
Локальный тест / test (push) Has been cancelled
Обновление контроля АФСП
2026-04-05 15:52:50 +03:00

31 lines
1.2 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[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"]