19 lines
923 B
XML
Executable File
19 lines
923 B
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<Symbolconfiguration xmlns="http://www.3s-software.com/schemas/Symbolconfiguration.xsd">
|
|
<Header>
|
|
<Version>3.5.14.0</Version>
|
|
<SymbolConfigObject version="4.0.0.0" runtimeid="3.5.17.0" libversion="3.5.17.0" compiler="3.5.17.0" lmm="3.5.17.0" profile="CODESYS V3.5 SP17+" settings="SupportOPCUA, LayoutCalculator=OptimizedClientSideLayoutCalculator" />
|
|
<ProjectInfo name="pertemuan_9" devicename="Device" appname="Application" />
|
|
</Header>
|
|
<TypeList>
|
|
<TypeSimple name="T_BYTE" size="1" swapsize="1" typeclass="Byte" iecname="BYTE" />
|
|
</TypeList>
|
|
<NodeList>
|
|
<Node name="Application">
|
|
<Node name="PLC_PRG">
|
|
<Node name="INPUT_PORT" type="T_BYTE" access="ReadWrite" directaddress="%MB0" />
|
|
<Node name="OUTPUT_PORT" type="T_BYTE" access="ReadWrite" directaddress="%MB1" />
|
|
</Node>
|
|
</Node>
|
|
</NodeList>
|
|
</Symbolconfiguration> |