-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from njustchenhao/Test
增加Simulink模型,更新MAIN,更新VIUs可视化界面
- Loading branch information
Showing
15 changed files
with
8,710 additions
and
856 deletions.
There are no files selected for viewing
File renamed without changes.
19 changes: 19 additions & 0 deletions
19
TCProject - Robot_Control/Robot_Control/DUTs/Robot_Simulink/E_TcMatSimDataAreaType.TcDUT
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
767 changes: 767 additions & 0 deletions
767
...oject - Robot_Control/Robot_Control/DUTs/Robot_Simulink/FB_SimulinkModel_forControl.TcPOU
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.