Files
infineon_plc/PLC/LibraryCandidates/Scheduler/ITFs/I_Transport.TcIO

19 lines
822 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TcPlcObject Version="1.1.0.1">
<Itf Name="I_Transport" Id="{ab102a71-b12c-47a4-86f6-0ac81eba046a}">
<Declaration><![CDATA[INTERFACE I_Transport
]]></Declaration>
<Property Name="P_Available" Id="{3d35d7bc-8757-4198-a19d-30d68f948ed9}">
<Declaration><![CDATA[PROPERTY P_Available : BOOL]]></Declaration>
<Get Name="Get" Id="{4a84e659-1971-4dc0-87d2-0fe5edfa2e18}">
<Declaration><![CDATA[]]></Declaration>
</Get>
</Property>
<Property Name="P_HasError" Id="{57c92e5a-3721-42db-811d-3913f54f35ee}">
<Declaration><![CDATA[PROPERTY P_HasError : BOOL]]></Declaration>
<Get Name="Get" Id="{ce549bea-4b32-46cf-b739-cdadf8dfa005}">
<Declaration><![CDATA[]]></Declaration>
</Get>
</Property>
</Itf>
</TcPlcObject>