<group>
<name>Low Voltage</name>
+ <channel><name>CBM:MVD:POWER:AGILENT_34411A:Voltage</name> <period>1</period><monitor/></channel>
+
<channel><name>CBM:MVD:POWER:PRESTO_RECIPIENT:GetGeneralOutput</name> <period>1</period><monitor/></channel>
<channel><name>CBM:MVD:POWER:PRESTO_RECIPIENT:CHAN1:GetOutput</name> <period>1</period><monitor/></channel>
<channel><name>CBM:MVD:POWER:PRESTO_RECIPIENT:CHAN2:GetOutput</name> <period>1</period><monitor/></channel>
org.csstudio.archive.rdb/user=archive
org.csstudio.archive.rdb/schema=
org.csstudio.security/secure_preference_location=Instance
-org.csstudio.platform.libs.epics/addr_list=192.168.10.101 192.168.10.102 192.168.10.103 192.168.10.104 192.168.10.105 192.168.10.106 192.168.10.107
+org.csstudio.platform.libs.epics/addr_list=192.168.10.101 192.168.10.102 192.168.10.103 192.168.10.104 192.168.10.105 192.168.10.106 192.168.10.107 192.168.10.108
--- /dev/null
+[Unit]
+Description=EPICS IOC "AGILENT_34411A"
+After=network.target
+
+[Service]
+Type=simple
+User=scs
+EnvironmentFile=/home/scs/EPICS/env/epics_env.systemd
+Environment="EPICS_CAS_INTF_ADDR_LIST=192.168.10.108"
+WorkingDirectory=/home/scs/EPICS/IOCs/AGILENT_34411A/iocBoot/iocAGILENT_34411A
+ExecStart=/usr/bin/procServ -n balzers_ioc -f 20108 /home/scs/EPICS/IOCs/AGILENT_34411A/iocBoot/iocAGILENT_34411A/st.cmd
+Restart=on-abort
+
+[Install]
+WantedBy=multi-user.target