Skip to content
Snippets Groups Projects
Commit 22180a75 authored by Juliano Murari's avatar Juliano Murari
Browse files

Fix BPMFE prefix macro

parent d6b92627
No related branches found
No related tags found
No related merge requests found
......@@ -687,7 +687,7 @@ M7 - FRU Communication Lost</tooltip>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_10</name>
<pv_name>$(SYSTEM_P):$(RFFE_NAME):PLL1-RegConfigR</pv_name>
<pv_name>$(CONTROL_GROUP):$(RFFE_NAME):PLL1-RegConfigR</pv_name>
<x>1610</x>
<y>38</y>
<width>60</width>
......@@ -724,9 +724,9 @@ M7 - FRU Communication Lost</tooltip>
<action type="open_display">
<file>../../../99-Shared/bpmrffe/bpmrffe.bob</file>
<macros>
<P>$(SYSTEM_P):$(RFFE_NAME):</P>
<P>$(CONTROL_GROUP):$(RFFE_NAME):</P>
<R></R>
<SYSTEM>$(SYSTEM_P):$(RFFE_NAME)</SYSTEM>
<SYSTEM>$(CONTROL_GROUP):$(RFFE_NAME)</SYSTEM>
</macros>
<target>tab</target>
</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