Skip to content
Snippets Groups Projects
Commit 713e839f authored by yannick legoc's avatar yannick legoc
Browse files

added run spectrums test controller

parent 49b14706
No related branches found
No related tags found
No related merge requests found
in16_run_spectrums_test.frMinPrefix=Freq. Min
in16_run_spectrums_test.frMaxPrefix=Freq. Max
in16_run_spectrums_test.nMaxPrefix=N Max
in16_run_spectrums_test.commentPrefix=Comment
\ No newline at end of file
<plugin>
<controller type="in16_run_spectrums_test" role="in16_run_spectrums_test1"/>
<number_of_lines nb_lines="2"/>
<composite>
<simple_label prefix="in16_run_spectrums_test.frMinPrefix" font_size="9" hAlignment="left"/>
<text role="in16_run_spectrums_test1" property="frMin"/>
<simple_label prefix="in16_run_spectrums_test.frMaxPrefix" font_size="9" hAlignment="left"/>
<text role="in16_run_spectrums_test1" property="frMax"/>
<simple_label prefix="in16_run_spectrums_test.nMaxPrefix" font_size="9" hAlignment="left"/>
<text role="in16_run_spectrums_test1" property="nMax"/>
<newLine/>
<simple_label prefix="in16_run_spectrums_test.commentPrefix" font_size="9" hAlignment="left"/>
<text role="in16_run_spectrums_test1" property="comment"/>
</composite>
</plugin>
<controller_plugin_config type="in16_run_spectrums_test">
<image key="FREQGEN_CTRL"/>
<settings view="in16_run_spectrums_testView.xml"/>
<command view="in16_run_spectrums_testCommandView.xml"/>
</controller_plugin_config>
<?xml version="1.0" encoding="ISO-8859-1" ?>
<controller type="in16_run_spectrums_test">
<property name="comment" type="string" max_length="60">
</property>
</controller>
<plugin>
<controller type="in16_run_spectrums_test" role="in16_run_spectrums_test1"/>
<table_composite nbColumns="2">
<simple_label prefix="in16_run_spectrums_test.frMinPrefix" font_size="9" hAlignment="left"/>
<text role="in16_run_spectrums_test1" property="frMin"/>
<simple_label prefix="in16_run_spectrums_test.frMaxPrefix" font_size="9" hAlignment="left"/>
<text role="in16_run_spectrums_test1" property="frMax"/>
<simple_label prefix="in16_run_spectrums_test.nMaxPrefix" font_size="9" hAlignment="left"/>
<text role="in16_run_spectrums_test1" property="nMax"/>
<newLine/>
<simple_label prefix="in16_run_spectrums_test.commentPrefix" font_size="9" hAlignment="left"/>
<text role="in16_run_spectrums_test1" property="comment"/>
</table_composite>
</plugin>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment