P03

The large offset monochromator at P03 is controlled by the Lom500Energy server. This section shows only those settings that differ from P08. Inspect the P08 section 21.2 for a more complete description.

Figure 21.1: Lom500, create the PLC server
Image Lom500CreateServerPLC

Figure 21.2: Lom500, create ther Lom server
Image Lom500CreateServerLom

Figure 21.3: Properties of the PLC Server for the Lom500, P03
Image Lom500AdsProperties

Figure 21.4: Properties of the Lom500 Server, P03
Image Lom500LomProperties

After the server has been configured properly, the devices are introduced to Online (/online_dir/online.xml).

<!--
<device>
 <name>lomenergy</name>
 <type>type_tango</type>
 <module>tango_motor</module>
 <device>p03/lomenergy/exp.01</device>
 <control>tango</control>
 <hostname>haspp03:10000</hostname>
</device>
--> 

<device>
 <name>lom1pitch</name>
 <type>stepping_motor</type>
 <module>lom</module>
 <device>p03/lom/exp.01</device>
 <control>tango</control>
 <hostname>haspp03:10000</hostname>
</device>
<device>
 <name>lom1roll</name>
 <type>stepping_motor</type>
 <module>lom</module>
 <device>p03/lom/exp.02</device>
 <control>tango</control>
 <hostname>haspp03:10000</hostname>
</device>
<device>
 <name>lom2pitch</name>
 <type>stepping_motor</type>
 <module>lom</module>
 <device>p03/lom/exp.03</device>
 <control>tango</control>
 <hostname>haspp03:10000</hostname>
</device>
<device>
 <name>lom2lat</name>
 <type>stepping_motor</type>
 <module>lom</module>
 <device>p03/lom/exp.04</device>
 <control>tango</control>
 <hostname>haspp03:10000</hostname>
</device>
<device>
 <name>lom2hub</name>
 <type>stepping_motor</type>
 <module>lom</module>
 <device>p03/lom/exp.05</device>
 <control>tango</control>
 <hostname>haspp03:10000</hostname>
</device>
<device>
 <name>lom1hub</name>
 <type>stepping_motor</type>
 <module>lom</module>
 <device>p03/lom/exp.06</device>
 <control>tango</control>
 <hostname>haspp03:10000</hostname>
</device>
<device>
 <name>lom2lin</name>
 <type>stepping_motor</type>
 <module>lom</module>
 <device>p03/lom/exp.07</device>
 <control>tango</control>
 <hostname>haspp03:10000</hostname>
</device>
<device>
 <name>lomscrn</name>
 <type>stepping_motor</type>
 <module>lom</module>
 <device>p03/lom/exp.08</device>
 <control>tango</control>
 <hostname>haspp03:10000</hostname>
</device>