From 05519412d1a84b751a5b37b200fa2d99422fec18 Mon Sep 17 00:00:00 2001
From: Claudio Scafuri <claudio.scafuri@elettra.eu>
Date: Fri, 1 Jul 2022 14:52:28 +0200
Subject: [PATCH] add device config

---
 docs/vg-3hca11.conf    |  54 ++++++++++
 docs/vg-ecvaca11.conf  |  55 ++++++++++
 docs/vg-ecvacbsa3.conf | 234 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 343 insertions(+)
 create mode 100644 docs/vg-3hca11.conf
 create mode 100644 docs/vg-ecvaca11.conf
 create mode 100644 docs/vg-ecvacbsa3.conf

diff --git a/docs/vg-3hca11.conf b/docs/vg-3hca11.conf
new file mode 100644
index 0000000..56f0110
--- /dev/null
+++ b/docs/vg-3hca11.conf
@@ -0,0 +1,54 @@
+#
+# Resource backup , created Mon Apr 04 17:11:53 CEST 2022
+#
+
+#---------------------------------------------------------
+# SERVER vg-srv/3hca11, Vg device declaration
+#---------------------------------------------------------
+
+vg-srv/3hca11/DEVICE/Vg: "sr/3hc/vgpe_3hci_s11.01",\ 
+                         "sr/3hc/vgpe_3hc_s11.01",\ 
+                         "sr/3hc/vgpi_3hci_s11.01"
+
+
+# --- sr/3hc/vgpe_3hci_s11.01 properties
+
+sr/3hc/vgpe_3hci_s11.01->Channel: 0
+sr/3hc/vgpe_3hci_s11.01->TpgDevice: "sr/3hc/tpg_3hc_s11.01"
+sr/3hc/vgpe_3hci_s11.01->__SubDevices: "sr/3hc/tpg_3hc_s11.01"
+
+# --- sr/3hc/vgpe_3hci_s11.01 attribute properties
+
+
+# --- sr/3hc/vgpe_3hc_s11.01 properties
+
+sr/3hc/vgpe_3hc_s11.01->Channel: 2
+sr/3hc/vgpe_3hc_s11.01->TpgDevice: "sr/3hc/tpg_3hc_s11.01"
+sr/3hc/vgpe_3hc_s11.01->__SubDevices: "sr/3hc/tpg_3hc_s11.01"
+
+# --- sr/3hc/vgpe_3hc_s11.01 attribute properties
+
+
+# --- sr/3hc/vgpi_3hci_s11.01 properties
+
+sr/3hc/vgpi_3hci_s11.01->Channel: 1
+sr/3hc/vgpi_3hci_s11.01->TpgDevice: "sr/3hc/tpg_3hc_s11.01"
+
+# --- sr/3hc/vgpi_3hci_s11.01 attribute properties
+
+
+#---------------------------------------------------------
+# CLASS Vg properties
+#---------------------------------------------------------
+
+CLASS/Vg->cvs_location: "/home/cvsadm/cvsroot/booster/servers/vg/"
+CLASS/Vg->cvs_tag: release_02
+CLASS/Vg->Description: ""
+CLASS/Vg->doc_url: "http://www.esrf.fr/computing/cs/tango/tango_doc/ds_doc/"
+CLASS/Vg->helperApplication: "/runtime/elettra/bin/vg"
+CLASS/Vg->InheritedFrom: TANGO_BASE_CLASS
+CLASS/Vg->ProjectTitle: Vg
+
+# CLASS Vg attribute properties
+
+
diff --git a/docs/vg-ecvaca11.conf b/docs/vg-ecvaca11.conf
new file mode 100644
index 0000000..328e9d8
--- /dev/null
+++ b/docs/vg-ecvaca11.conf
@@ -0,0 +1,55 @@
+#
+# Resource backup , created Thu Jul 22 11:50:34 CEST 2021
+#
+
+#---------------------------------------------------------
+# SERVER vg-srv/ecvaca11, Vg device declaration
+#---------------------------------------------------------
+
+vg-srv/ecvaca11/DEVICE/Vg: "bts/vacuum/vgpe_bts2.1",\ 
+                           "bts/vacuum/vgpe_bts2.2",\ 
+                           "bts/vacuum/vgpi_bts2.1"
+
+
+# --- bts/vacuum/vgpe_bts2.1 properties
+
+bts/vacuum/vgpe_bts2.1->Channel: 0
+bts/vacuum/vgpe_bts2.1->TpgDevice: "sr/vacuum/tpg_a11.1"
+bts/vacuum/vgpe_bts2.1->__SubDevices: "sr/vacuum/tpg_a11.1"
+
+# --- bts/vacuum/vgpe_bts2.1 attribute properties
+
+
+# --- bts/vacuum/vgpe_bts2.2 properties
+
+bts/vacuum/vgpe_bts2.2->Channel: 0
+bts/vacuum/vgpe_bts2.2->TpgDevice: "sr/vacuum/tpg_a11.1"
+bts/vacuum/vgpe_bts2.2->__SubDevices: "sr/vacuum/tpg_a11.1"
+
+# --- bts/vacuum/vgpe_bts2.2 attribute properties
+
+
+# --- bts/vacuum/vgpi_bts2.1 properties
+
+bts/vacuum/vgpi_bts2.1->Channel: 0
+bts/vacuum/vgpi_bts2.1->TpgDevice: "sr/vacuum/tpg_a11.1"
+bts/vacuum/vgpi_bts2.1->__SubDevices: "sr/vacuum/tpg_a11.1"
+
+# --- bts/vacuum/vgpi_bts2.1 attribute properties
+
+
+#---------------------------------------------------------
+# CLASS Vg properties
+#---------------------------------------------------------
+
+CLASS/Vg->cvs_location: "/home/cvsadm/cvsroot/booster/servers/vg/"
+CLASS/Vg->cvs_tag: release_02
+CLASS/Vg->Description: "Device delle singole teste di lettura collegate ad un tpg300"
+CLASS/Vg->doc_url: "http://www.esrf.fr/computing/cs/tango/tango_doc/ds_doc/"
+CLASS/Vg->helperApplication: "/runtime/elettra/bin/vg"
+CLASS/Vg->InheritedFrom: TANGO_BASE_CLASS
+CLASS/Vg->ProjectTitle: "Vacuum Gauge Server"
+
+# CLASS Vg attribute properties
+
+
diff --git a/docs/vg-ecvacbsa3.conf b/docs/vg-ecvacbsa3.conf
new file mode 100644
index 0000000..9d50c33
--- /dev/null
+++ b/docs/vg-ecvacbsa3.conf
@@ -0,0 +1,234 @@
+#
+# Resource backup , created Thu Jun 30 16:03:20 CEST 2022
+#
+
+#---------------------------------------------------------
+# SERVER vg-srv/ecvacbsa3, Vg device declaration
+#---------------------------------------------------------
+
+vg-srv/ecvacbsa3/DEVICE/Vg: "b/vacuum/vgpee_b14.1",\ 
+                            "b/vacuum/vgpee_b14.2",\ 
+                            "b/vacuum/vgpeke_b13.1",\ 
+                            "b/vacuum/vgpeke_b13.2",\ 
+                            "b/vacuum/vgpe_b14.1",\ 
+                            "b/vacuum/vgpe_b15.1",\ 
+                            "b/vacuum/vgpe_b18.1",\ 
+                            "b/vacuum/vgpe_b22.1",\ 
+                            "b/vacuum/vgpe_b26.1",\ 
+                            "b/vacuum/vgpe_bts1.1",\ 
+                            "b/vacuum/vgpe_bts1.2",\ 
+                            "b/vacuum/vgpe_bts1.3",\ 
+                            "b/vacuum/vgpie_b14.1",\ 
+                            "b/vacuum/vgpike_b13.1",\ 
+                            "b/vacuum/vgpi_b14.1",\ 
+                            "b/vacuum/vgpi_b17.1",\ 
+                            "b/vacuum/vgpi_b24.1",\ 
+                            "b/vacuum/vgpi_bts1.1",\ 
+                            "b/vacuum/vgpi_bts1.2"
+
+
+# --- b/vacuum/vgpee_b14.1 properties
+
+b/vacuum/vgpee_b14.1->Channel: 0
+b/vacuum/vgpee_b14.1->TpgDevice: "bsa/vacuum/tpg_bsa3.3"
+b/vacuum/vgpee_b14.1->__SubDevices: "bsa/vacuum/tpg_bsa3.3"
+
+# --- b/vacuum/vgpee_b14.1 attribute properties
+
+b/vacuum/vgpee_b14.1/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpee_b14.2 properties
+
+b/vacuum/vgpee_b14.2->Channel: 0
+b/vacuum/vgpee_b14.2->TpgDevice: "bsa/vacuum/tpg_bsa3.3"
+b/vacuum/vgpee_b14.2->__SubDevices: "bsa/vacuum/tpg_bsa3.3"
+
+# --- b/vacuum/vgpee_b14.2 attribute properties
+
+b/vacuum/vgpee_b14.2/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpeke_b13.1 properties
+
+b/vacuum/vgpeke_b13.1->Channel: 0
+b/vacuum/vgpeke_b13.1->TpgDevice: "bsa/vacuum/tpg_bsa3.1"
+b/vacuum/vgpeke_b13.1->__SubDevices: "bsa/vacuum/tpg_bsa3.1"
+
+# --- b/vacuum/vgpeke_b13.1 attribute properties
+
+b/vacuum/vgpeke_b13.1/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpeke_b13.2 properties
+
+b/vacuum/vgpeke_b13.2->Channel: 0
+b/vacuum/vgpeke_b13.2->TpgDevice: "bsa/vacuum/tpg_bsa3.1"
+b/vacuum/vgpeke_b13.2->__SubDevices: "bsa/vacuum/tpg_bsa3.1"
+
+# --- b/vacuum/vgpeke_b13.2 attribute properties
+
+b/vacuum/vgpeke_b13.2/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpe_b14.1 properties
+
+b/vacuum/vgpe_b14.1->Channel: 0
+b/vacuum/vgpe_b14.1->TpgDevice: "bsa/vacuum/tpg_bsa3.2"
+b/vacuum/vgpe_b14.1->__SubDevices: "bsa/vacuum/tpg_bsa3.2"
+
+# --- b/vacuum/vgpe_b14.1 attribute properties
+
+b/vacuum/vgpe_b14.1/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpe_b15.1 properties
+
+b/vacuum/vgpe_b15.1->Channel: 0
+b/vacuum/vgpe_b15.1->TpgDevice: "bsa/vacuum/tpg_bsa3.2"
+b/vacuum/vgpe_b15.1->__SubDevices: "bsa/vacuum/tpg_bsa3.2"
+
+# --- b/vacuum/vgpe_b15.1 attribute properties
+
+b/vacuum/vgpe_b15.1/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpe_b18.1 properties
+
+b/vacuum/vgpe_b18.1->Channel: 0
+b/vacuum/vgpe_b18.1->TpgDevice: "bsa/vacuum/tpg_bsa3.4"
+b/vacuum/vgpe_b18.1->__SubDevices: "bsa/vacuum/tpg_bsa3.4"
+
+# --- b/vacuum/vgpe_b18.1 attribute properties
+
+b/vacuum/vgpe_b18.1/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpe_b22.1 properties
+
+b/vacuum/vgpe_b22.1->Channel: 0
+b/vacuum/vgpe_b22.1->TpgDevice: "bsa/vacuum/tpg_bsa3.4"
+b/vacuum/vgpe_b22.1->__SubDevices: "bsa/vacuum/tpg_bsa3.4"
+
+# --- b/vacuum/vgpe_b22.1 attribute properties
+
+b/vacuum/vgpe_b22.1/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpe_b26.1 properties
+
+b/vacuum/vgpe_b26.1->Channel: 0
+b/vacuum/vgpe_b26.1->TpgDevice: "bsa/vacuum/tpg_bsa3.5"
+b/vacuum/vgpe_b26.1->__SubDevices: "bsa/vacuum/tpg_bsa3.5"
+
+# --- b/vacuum/vgpe_b26.1 attribute properties
+
+b/vacuum/vgpe_b26.1/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpe_bts1.1 properties
+
+b/vacuum/vgpe_bts1.1->Channel: 0
+b/vacuum/vgpe_bts1.1->TpgDevice: "bsa/vacuum/tpg_bsa3.6"
+b/vacuum/vgpe_bts1.1->__SubDevices: "bsa/vacuum/tpg_bsa3.6"
+
+# --- b/vacuum/vgpe_bts1.1 attribute properties
+
+b/vacuum/vgpe_bts1.1/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpe_bts1.2 properties
+
+b/vacuum/vgpe_bts1.2->Channel: 0
+b/vacuum/vgpe_bts1.2->TpgDevice: "bsa/vacuum/tpg_bsa3.6"
+b/vacuum/vgpe_bts1.2->__SubDevices: "bsa/vacuum/tpg_bsa3.6"
+
+# --- b/vacuum/vgpe_bts1.2 attribute properties
+
+b/vacuum/vgpe_bts1.2/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpe_bts1.3 properties
+
+b/vacuum/vgpe_bts1.3->Channel: 0
+b/vacuum/vgpe_bts1.3->TpgDevice: "bsa/vacuum/tpg_bsa3.7"
+b/vacuum/vgpe_bts1.3->__SubDevices: "bsa/vacuum/tpg_bsa3.7"
+
+# --- b/vacuum/vgpe_bts1.3 attribute properties
+
+b/vacuum/vgpe_bts1.3/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpie_b14.1 properties
+
+b/vacuum/vgpie_b14.1->Channel: 0
+b/vacuum/vgpie_b14.1->TpgDevice: "bsa/vacuum/tpg_bsa3.3"
+b/vacuum/vgpie_b14.1->__SubDevices: "bsa/vacuum/tpg_bsa3.3"
+
+# --- b/vacuum/vgpie_b14.1 attribute properties
+
+b/vacuum/vgpie_b14.1/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpike_b13.1 properties
+
+b/vacuum/vgpike_b13.1->Channel: 0
+b/vacuum/vgpike_b13.1->TpgDevice: "bsa/vacuum/tpg_bsa3.1"
+b/vacuum/vgpike_b13.1->__SubDevices: "bsa/vacuum/tpg_bsa3.1"
+
+# --- b/vacuum/vgpike_b13.1 attribute properties
+
+b/vacuum/vgpike_b13.1/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpi_b14.1 properties
+
+b/vacuum/vgpi_b14.1->Channel: 0
+b/vacuum/vgpi_b14.1->TpgDevice: "bsa/vacuum/tpg_bsa3.2"
+b/vacuum/vgpi_b14.1->__SubDevices: "bsa/vacuum/tpg_bsa3.2"
+
+# --- b/vacuum/vgpi_b14.1 attribute properties
+
+b/vacuum/vgpi_b14.1/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpi_b17.1 properties
+
+b/vacuum/vgpi_b17.1->Channel: 0
+b/vacuum/vgpi_b17.1->TpgDevice: "bsa/vacuum/tpg_bsa3.2"
+b/vacuum/vgpi_b17.1->__SubDevices: "bsa/vacuum/tpg_bsa3.2"
+
+# --- b/vacuum/vgpi_b17.1 attribute properties
+
+b/vacuum/vgpi_b17.1/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpi_b24.1 properties
+
+b/vacuum/vgpi_b24.1->Channel: 0
+b/vacuum/vgpi_b24.1->TpgDevice: "bsa/vacuum/tpg_bsa3.5"
+b/vacuum/vgpi_b24.1->__SubDevices: "bsa/vacuum/tpg_bsa3.5"
+
+# --- b/vacuum/vgpi_b24.1 attribute properties
+
+b/vacuum/vgpi_b24.1/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpi_bts1.1 properties
+
+b/vacuum/vgpi_bts1.1->Channel: 0
+b/vacuum/vgpi_bts1.1->TpgDevice: "bsa/vacuum/tpg_bsa3.6"
+b/vacuum/vgpi_bts1.1->__SubDevices: "bsa/vacuum/tpg_bsa3.6"
+
+# --- b/vacuum/vgpi_bts1.1 attribute properties
+
+b/vacuum/vgpi_bts1.1/Pressure->format: %6.2e
+
+# --- b/vacuum/vgpi_bts1.2 properties
+
+b/vacuum/vgpi_bts1.2->Channel: 0
+b/vacuum/vgpi_bts1.2->TpgDevice: "bsa/vacuum/tpg_bsa3.6"
+b/vacuum/vgpi_bts1.2->__SubDevices: "bsa/vacuum/tpg_bsa3.6"
+
+# --- b/vacuum/vgpi_bts1.2 attribute properties
+
+b/vacuum/vgpi_bts1.2/Pressure->format: %6.2e
+
+#---------------------------------------------------------
+# CLASS Vg properties
+#---------------------------------------------------------
+
+CLASS/Vg->cvs_location: "/home/cvsadm/cvsroot/fermi/servers/vg/src/"
+CLASS/Vg->cvs_tag: release_07
+CLASS/Vg->Description: ""
+CLASS/Vg->doc_url: "http://www.esrf.eu/computing/cs/tango/tango_doc/ds_doc/"
+CLASS/Vg->helperApplication: "/runtime/elettra/bin/vg"
+CLASS/Vg->InheritedFrom: TANGO_BASE_CLASS
+CLASS/Vg->ProjectTitle: Vg
+
+# CLASS Vg attribute properties
+
+
-- 
GitLab