Files
cms_thermo_active/Step.Config/Config/userSoftKeyConfig.xml
T
Lucio Maranta 63d2ce8f4a Fix configuration
Fix Functionality and PLC id matching
2018-03-28 17:31:32 +02:00

136 lines
3.9 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<userSoftKeys>
<softKey_toggle>
<active>true</active>
<category>1</category>
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
<plcId>1</plcId>
<localizedNames>
<lang langKey="en">Test</lang>
<lang langKey="it">Ita</lang>
</localizedNames>
</softKey_toggle>
<softKey_group>
<active>true</active>
<category>1</category>
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
<localizedNames>
<lang langKey="en">Test</lang>
<lang langKey="it">Ita</lang>
</localizedNames>
<subKeys>
<subKey plcId="1"> 1 </subKey>
<subKey plcId="2"> 1 </subKey>
</subKeys>
</softKey_group>
<softKey_group>
<active>false</active>
<category>2</category>
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
<localizedNames>
<lang langKey="en">Test</lang>
<lang langKey="it">Ita</lang>
</localizedNames>
<subKeys>
<subKey plcId="1"> 1 </subKey>
<subKey plcId="2"> 1 </subKey>
</subKeys>
</softKey_group>
<softKey_group>
<active>true</active>
<category>2</category>
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
<localizedNames>
<lang langKey="en">Test</lang>
<lang langKey="it">Ita</lang>
</localizedNames>
<subKeys>
<subKey plcId="1"> 1 </subKey>
</subKeys>
</softKey_group>
<softKey_group>
<active>true</active>
<category>2</category>
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
<localizedNames>
<lang langKey="en">Test</lang>
<lang langKey="it">Ita</lang>
</localizedNames>
<subKeys>
<subKey plcId="1"> 1 </subKey>
<subKey plcId="2"> 1 </subKey>
</subKeys>
</softKey_group>
<softKey_group>
<active>true</active>
<category>2</category>
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
<localizedNames>
<lang langKey="en">Test</lang>
<lang langKey="it">Ita</lang>
</localizedNames>
<subKeys>
<subKey plcId="1"> 1 </subKey>
<subKey plcId="2"> 1 </subKey>
<subKey plcId="3"> 1 </subKey>
</subKeys>
</softKey_group>
<softKey_group>
<active>true</active>
<category>2</category>
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
<localizedNames>
<lang langKey="en">Test</lang>
<lang langKey="it">Ita</lang>
</localizedNames>
<subKeys>
<subKey plcId="1"> 1 </subKey>
<subKey plcId="2"> 1 </subKey>
<subKey plcId="3"> 1 </subKey>
<subKey plcId="4"> 1 </subKey>
</subKeys>
</softKey_group>
<softKey_group>
<active>true</active>
<category>2</category>
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
<localizedNames>
<lang langKey="en">Test</lang>
<lang langKey="it">Ita</lang>
</localizedNames>
<subKeys>
<subKey plcId="1"> 1 </subKey>
<subKey plcId="2"> 1 </subKey>
<subKey plcId="3"> 1 </subKey>
<subKey plcId="4"> 1 </subKey>
<subKey plcId="5"> 1 </subKey>
</subKeys>
</softKey_group>
<softKey_group>
<active>true</active>
<category>2</category>
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
<localizedNames>
<lang langKey="en">Test</lang>
<lang langKey="it">Ita</lang>
</localizedNames>
<subKeys>
<subKey plcId="1"> 1 </subKey>
<subKey plcId="2"> 1 </subKey>
<subKey plcId="3"> 1 </subKey>
<subKey plcId="4"> 1 </subKey>
<subKey plcId="5"> 1 </subKey>
<subKey plcId="6"> 1 </subKey>
</subKeys>
</softKey_group>
<softKey_toggle>
<active>true</active>
<category>1</category>
<operatorConfirmationNeeded>true</operatorConfirmationNeeded>
<plcId>1</plcId>
<localizedNames>
<lang langKey="en">Test</lang>
<lang langKey="it">Ita</lang>
</localizedNames>
</softKey_toggle>
</userSoftKeys>