Added Simulation plc and removed unnecessary files from repository
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
VAR_GLOBAL
|
||||
// Random number generator
|
||||
fbRandom : DRAND;
|
||||
|
||||
// Emergency stop ok
|
||||
xEmergencyStopOk AT %Q* : BOOL := TRUE;
|
||||
|
||||
// String error array
|
||||
astStringError : ST_STRING_ERROR;
|
||||
END_VAR]]></Declaration>
|
||||
</GVL>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user