- Modified PackML state machine to be able to disable unused states - Added PackTag datatypes for recipe handling - Started recipe parameter description in json file - Added schema file for recipe json - Added state machine drawing for packml
7 lines
580 B
XML
7 lines
580 B
XML
<?xml version="1.0"?>
|
|
<TcSmItem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.beckhoff.com/schemas/2012/07/TcSmProject" TcSmVersion="1.0" TcVersion="3.1.4026.19" ClassName="CSafetyPlcProjDef">
|
|
<Project Disabled="true" GUID="{16E7B360-DCD5-431E-9380-EF0E96A38071}" Name="TwinSAFE" PrjFilePath="..\..\TwinSAFE\TwinSAFE.splcproj" TmcFilePath="..\..\TwinSAFE\TwinSAFE.tmc" GeneralArchiveSettings="#x000f" TargetArchiveSettings="#x0007" FileArchiveSettings="#x000e">
|
|
<Instance File="TwinSAFE Instance.xti"/>
|
|
</Project>
|
|
</TcSmItem>
|