We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d326a45 commit 2745c09Copy full SHA for 2745c09
ADApp/op/bob/sim_cam_image.bob
@@ -155,7 +155,7 @@
155
<name>Action Button_3</name>
156
<actions>
157
<action type="open_display">
158
- <file>/mnt/iocad/tmp/screens/bob/simDetector.bob</file>
+ <file>simDetector.bob</file>
159
<macros>
160
<P>$(P)</P>
161
<R>$(R)</R>
@@ -164,7 +164,7 @@
164
<description>ADSimDetector</description>
165
</action>
166
167
- <file>/mnt/iocad/tmp/screens/bob/ADBase.bob</file>
+ <file>ADBase.bob</file>
168
169
170
@@ -173,7 +173,7 @@
173
<description>ADBase</description>
174
175
176
- <file>/mnt/iocad/tmp/screens/bob/commonPlugins.bob</file>
+ <file>commonPlugins.bob</file>
177
178
179
</macros>
0 commit comments