You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
389 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.12">
<DUT Name="AparZone" Id="{b204c244-f977-48e1-a4ff-88d4ab5864fa}">
<Declaration><![CDATA[TYPE AparZone :
STRUCT
iAp : INT; // Apartment number where the room is
iZone : INT; // Zone number where the appartment is
END_STRUCT
END_TYPE
]]></Declaration>
</DUT>
</TcPlcObject>