This is the configuration at P07:
hasgksspp07eh3: p07/ads/sps1 192.168.34.161 haspp07sltv.desy.de p07/ads/sps2 192.168.34.162 haspp07sltvh.desy.de p07/slt/exp.01 p07/ads/sps1 chan 0 slt1vgap p07/slt/exp.02 p07/ads/sps1 chan 1 slt1voffs p07/slt/exp.03 p07/ads/sps2 chan 0 slt2hleft p07/slt/exp.04 p07/ads/sps2 chan 1 slt2right p07/slt/exp.05 p07/ads/sps2 chan 2 slt2vgap p07/slt/exp.06 p07/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>p07/slt/exp.01</device> <control>tango</control> <hostname>hasgksspp07eh3:10000</hostname> </device> <device> <name>slt1voffs</name> <type>stepping_motor</type> <module>spk</module> <device>p07/slt/exp.02</device> <control>tango</control> <hostname>hasgksspp07eh3:10000</hostname> </device> <device> <name>slt2hleft</name> <type>stepping_motor</type> <module>spk</module> <device>p07/slt/exp.03</device> <control>tango</control> <hostname>hasgksspp07eh3:10000</hostname> </device> <device> <name>slt2hright</name> <type>stepping_motor</type> <module>spk</module> <device>p07/slt/exp.04</device> <control>tango</control> <hostname>hasgksspp07eh3:10000</hostname> </device> <device> <name>slt2vgap</name> <type>stepping_motor</type> <module>spk</module> <device>p07/slt/exp.05</device> <control>tango</control> <hostname>hasgksspp07eh3:10000</hostname> </device> <device> <name>slt2voffs</name> <type>stepping_motor</type> <module>spk</module> <device>p07/slt/exp.06</device> <control>tango</control> <hostname>hasgksspp07eh3:10000</hostname> </device>