Projektdateien hinzufügen.
This commit is contained in:
10
PLC_SIM/GVLs/GVL_GLOBAL.TcGVL
Normal file
10
PLC_SIM/GVLs/GVL_GLOBAL.TcGVL
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.12">
|
||||
<GVL Name="GVL_GLOBAL" Id="{48e9f5d5-c85b-4e17-821e-1a57bdce0dd8}">
|
||||
<Declaration><![CDATA[{attribute 'qualified_only'}
|
||||
VAR_GLOBAL
|
||||
// Random number generator
|
||||
fbRandom : DRAND;
|
||||
END_VAR]]></Declaration>
|
||||
</GVL>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user