Skip to content
Snippets Groups Projects
Commit 8394d399 authored by Benjamin Bolling's avatar Benjamin Bolling
Browse files

script removed

parent cde053d3
No related branches found
No related tags found
No related merge requests found
......@@ -6,16 +6,7 @@
<actions>
<action type="execute">
<script file="EmbeddedPy">
<text><![CDATA[# Embedded python script
from org.csstudio.display.builder.runtime.script import PVUtil, ScriptUtil
print 'Hello'
# widget.setPropertyValue('text', PVUtil.getString(pvs[0]))
If TS2-010RFC:RFS01:FIM-110:INTS-RB == 'IDLE' and TS2-010RFC:RFS02:FIM-110:INTS-RB == 'IDLE':
loc://RF = 1
else:
loc://RF = 0
]]></text>
<text><![CDATA[]]></text>
</script>
<description>Execute Script</description>
</action>
......
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