Skip to content
Snippets Groups Projects
Commit 6bdbd69e authored by Per Nilsson2's avatar Per Nilsson2
Browse files

Fix reset button

parent c05a4ca3
No related branches found
No related tags found
1 merge request!297TMCP PV Name changes
...@@ -793,7 +793,7 @@ $(pv_value)</tooltip> ...@@ -793,7 +793,7 @@ $(pv_value)</tooltip>
<description>Write 1 to $(pv_name)</description> <description>Write 1 to $(pv_name)</description>
</action> </action>
</actions> </actions>
<pv_name>$(P)-PLC:RseCmd</pv_name> <pv_name>$(P)-PLC-30000:RseCmd</pv_name>
<text>Reset Errors</text> <text>Reset Errors</text>
<x>1100</x> <x>1100</x>
<y>125</y> <y>125</y>
......
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
<description>Write 1 to $(pv_name)</description> <description>Write 1 to $(pv_name)</description>
</action> </action>
</actions> </actions>
<pv_name>$(P)-PLC:RseCmd</pv_name> <pv_name>$(P)-PLC-30000:RseCmd</pv_name>
<text>Reset Errors</text> <text>Reset Errors</text>
<x>350</x> <x>350</x>
<y>73</y> <y>73</y>
......
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