12 lines
438 B
XML
12 lines
438 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TcPlcObject Version="1.1.0.1">
|
|
<GVL Name="GVL_CONFIGS" Id="{528b16e8-292d-49fa-9485-85d9ddf6c11a}">
|
|
<Declaration><![CDATA[{attribute 'qualified_only'}
|
|
VAR_GLOBAL CONSTANT
|
|
// Maximum number OF different interlock conditions
|
|
// Since an interlock is defined as a WORD (size 16 BIT),
|
|
// we have 16 interlocks
|
|
MAX_INTERLOCKS : USINT := 16;
|
|
END_VAR]]></Declaration>
|
|
</GVL>
|
|
</TcPlcObject> |