﻿<?xml version="1.0" encoding="utf-8"?>
<TcPlcObject Version="1.1.0.1">
  <GVL Name="gvlSlackWireCompensator" Id="{99b2a34c-cd01-4f32-813f-d53b9780955f}">
    <Declaration><![CDATA[{attribute 'qualified_only'}
VAR_GLOBAL
		io_in			AT %I*	: SWCIO_In;
		io_out			AT %Q*	: SWCIO_Out;
		
		slackWireComp	: SlackWireCompensator;
END_VAR]]></Declaration>
  </GVL>
</TcPlcObject>