full stage tested with ioc. all 5 axis working with EPICS caqtdm ui

This commit is contained in:
2017-08-02 11:20:46 +02:00
parent ede6671ff0
commit f6b3853550
6 changed files with 101 additions and 11 deletions

View File

@@ -47,13 +47,15 @@
<property name="geometry">
<rect>
<x>20</x>
<y>80</y>
<y>70</y>
<width>725</width>
<height>72</height>
<height>120</height>
</rect>
</property>
<property name="macro">
<string>
P=$(P),M=MOTOR_AX;
P=$(P),M=MOTOR_AZ;
P=$(P),M=MOTOR_ROT_Y1;
P=$(P),M=MOTOR_X1;
P=$(P),M=MOTOR_Y1</string>
@@ -62,7 +64,7 @@ P=$(P),M=MOTOR_Y1</string>
<string notr="true">ESB_MX_motor.ui</string>
</property>
<property name="numberOfItems" stdset="0">
<number>3</number>
<number>5</number>
</property>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget">
@@ -197,8 +199,8 @@ P=$(P),M=MOTOR_Y1</string>
<widget class="caMessageButton" name="camessagebutton">
<property name="geometry">
<rect>
<x>640</x>
<y>160</y>
<x>620</x>
<y>20</y>
<width>100</width>
<height>22</height>
</rect>