DeviceConfigurationExample
last edited 3 years ago by amehrabyan
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE device SYSTEM "file:/device.dtd">
<device name="FirstBuildap" >
<terminals>
<inpin id="99" name="START" >
</inpin>
</terminals>
<part id="1" type="part" name="HelloWorld" source="parts/custom/Part.vcb" />
<part id="2" type="part" name="MessageBox" source="ui.messagebox" />
<link id="3" from="99" to="203" mapped="false" />
<link id="4" from="99" to="101" mapped="true" >
<map constant="true" to="0" type="java.lang.String" array="false" >Buildap</map>
</link>
<link id="1" from="151" to="202" mapped="false" />
</device>