Skip to content

Commit

Permalink
Merge pull request #5 from njustchenhao/Test
Browse files Browse the repository at this point in the history
增加Simulink模型,更新MAIN,更新VIUs可视化界面
  • Loading branch information
Jacky_Chen authored Apr 13, 2017
2 parents d9236ae + b1108dc commit 17d6084
Show file tree
Hide file tree
Showing 15 changed files with 8,710 additions and 856 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4020.12">
<DUT Name="E_TcMatSimDataAreaType" Id="{c9bba8c5-2260-4d99-a4f0-33a91d126449}">
<Declaration><![CDATA[TYPE E_TcMatSimDataAreaType :
(
NotSpecified := 0,
Standard,
InputSrc,
InputDst,
OutputSrc,
OutputDst,
InternalDa,
MArea,
RetainDa
);
END_TYPE
]]></Declaration>
</DUT>
</TcPlcObject>

Large diffs are not rendered by default.

Loading

0 comments on commit 17d6084

Please sign in to comment.