The configuration at P11:
haspp11oh: p11/ads/sps1 192.168.34.168 haspp11sltv.desy.de p11/ads/sps2 192.168.34.169 haspp11sltvh.desy.de p11/slt/exp.01 p11/ads/sps1 chan 0 slt1vgap p11/slt/exp.02 p11/ads/sps1 chan 1 slt1voffs p11/slt/exp.03 p11/ads/sps2 chan 0 slt2hleft p11/slt/exp.04 p11/ads/sps2 chan 1 slt2right p11/slt/exp.05 p11/ads/sps2 chan 2 slt2vgap p11/slt/exp.06 p11/ads/sps2 chan 3 slt2voffs
slt1vgap, etc. are logical names which are used in Spectra, see below.
After the server has been configured properly, the devices are introduced to Online (/online_dir/online.xml):
<device> <name>slt1vgap</name> <type>stepping_motor</type> <module>spk</module> <device>p11/slt/exp.01</device> <control>tango</control> <hostname>haspp11oh:10000</hostname> </device> <device> <name>slt1voffs</name> <type>stepping_motor</type> <module>spk</module> <device>p11/slt/exp.02</device> <control>tango</control> <hostname>haspp11oh:10000</hostname> </device> <device> <name>slt2hleft</name> <type>stepping_motor</type> <module>spk</module> <device>p11/slt/exp.03</device> <control>tango</control> <hostname>haspp11oh:10000</hostname> </device> <device> <name>slt2hright</name> <type>stepping_motor</type> <module>spk</module> <device>p11/slt/exp.04</device> <control>tango</control> <hostname>haspp11oh:10000</hostname> </device> <device> <name>slt2vgap</name> <type>stepping_motor</type> <module>spk</module> <device>p11/slt/exp.05</device> <control>tango</control> <hostname>haspp11oh:10000</hostname> </device> <device> <name>slt2voffs</name> <type>stepping_motor</type> <module>spk</module> <device>p11/slt/exp.06</device> <control>tango</control> <hostname>haspp11oh:10000</hostname> </device>