Skip to content
Snippets Groups Projects
Commit c8c0d31b authored by Krisztián Löki's avatar Krisztián Löki
Browse files

Check value instead of UDF field

parent cba56ada
No related branches found
No related tags found
1 merge request!188Added interlocking device display, converted JS scripts to Python, got rid of unused scripts
......@@ -12,11 +12,10 @@
<vertical_alignment>1</vertical_alignment>
<rules>
<rule name="Text" prop_id="text" out_exp="true">
<exp bool_exp="pvInt1 == 0">
<exp bool_exp="pvStr0 != ''">
<expression>pvStr0 + ':'</expression>
</exp>
<pv_name>$(ITLck):Device</pv_name>
<pv_name>$(ITLck):Device.UDF</pv_name>
</rule>
</rules>
<tooltip>The device driving this interlock</tooltip>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment