Slt, P02 (incl. screen shots)

The configuration at P02:

 
haspp02oh1: 
  p02/ads/sps1 192.168.34.153 haspp02sltv.desy.de
  p02/ads/sps2 192.168.34.154 haspp02sltvh.desy.de

  p02/slt/exp.01 p02/ads/sps1 chan 0 slt1vgap
  p02/slt/exp.02 p02/ads/sps1 chan 1 slt1voffs
  p02/slt/exp.03 p02/ads/sps2 chan 0 slt2hleft
  p02/slt/exp.04 p02/ads/sps2 chan 1 slt2hright
  p02/slt/exp.05 p02/ads/sps2 chan 2 slt2vgap
  p02/slt/exp.06 p02/ads/sps2 chan 3 slt2voffs
  p02/slt/exp.07 p02/ads/sps1 chan 2 slt1vgap    (used by P03)
  p02/slt/exp.08 p02/ads/sps1 chan 3 slt1voffs   (used by P03)

Slit 1 of beamlines P02/P03 is controlled by the same PLC. The server for the PLC runs on haspp02oh1.

The first four screen shots show how the servers are created. haspp02oh1 runs two PLC server, p02/ads/sps1 and /p02/ads/sps2. Sps1 talks to the PLC that is used by both beamlines.

Figure 56.5: Slt/Spk create server, P02
Image SpkCreateServerP02

Figure 56.6: Ads: add class to Spk, P02
Image SpkSPSAddClassP02

The next screen shots show the server properties. The detailed property values can be found further down in this section.

Figure 56.7: Properties of the PLC Server for the Slt/Spk, P02
Image SpkAdsPropertiesP02

Figure 56.8: Properties of the Slt/Spk Server, P02
Image SpkPropertiesP02

/online_dir/online.xml on haspp02ch1a:

<device>
 <name>slt1vgap</name>
 <type>stepping_motor</type>
 <module>spk</module>
 <device>p02/slt/exp.01</device>
 <control>tango</control>
 <hostname>haspp02oh1:10000</hostname>
</device>
<device>
 <name>slt1voffs</name>
 <type>stepping_motor</type>
 <module>spk</module>
 <device>p02/slt/exp.02</device>
 <control>tango</control>
 <hostname>haspp02oh1:10000</hostname>
</device>
<device>
 <name>slt2left</name>
 <type>stepping_motor</type>
 <module>spk</module>
 <device>p02/slt/exp.03</device>
 <control>tango</control>
 <hostname>haspp02oh1:10000</hostname>
</device>
<device>
 <name>slt2right</name>
 <type>stepping_motor</type>
 <module>spk</module>
 <device>p02/slt/exp.04</device>
 <control>tango</control>
 <hostname>haspp02oh1:10000</hostname>
</device>
<device>
 <name>slt2vgap</name>
 <type>stepping_motor</type>
 <module>spk</module>
 <device>p02/slt/exp.05</device>
 <control>tango</control>
 <hostname>haspp02oh1:10000</hostname>
</device>
<device>
 <name>slt2offs</name>
 <type>stepping_motor</type>
 <module>spk</module>
 <device>p02/slt/exp.06</device>
 <control>tango</control>
 <hostname>haspp02oh1:10000</hostname>
</device>