modified: solution/tc_project_app/GVLs/GVL_APP.TcGVL modified: solution/tc_project_app/tc_mca_std_lib
14 lines
376 B
XML
14 lines
376 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.11">
|
|
<GVL Name="GVL_APP" Id="{8fe9690c-7907-432e-bedb-6fc99b5ce255}">
|
|
<Declaration><![CDATA[{attribute 'qualified_only'}
|
|
VAR_GLOBAL
|
|
END_VAR
|
|
|
|
VAR_GLOBAL CONSTANT
|
|
nAXIS_NUM: UINT := 0;
|
|
nPNEUMATIC_AXIS_NUM: UINT := 0;
|
|
END_VAR
|
|
]]></Declaration>
|
|
</GVL>
|
|
</TcPlcObject> |