Initial
This commit is contained in:
13
PLC/9 Robot/DUTs/sRobotConfig.TcDUT
Normal file
13
PLC/9 Robot/DUTs/sRobotConfig.TcDUT
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4026.11">
|
||||
<DUT Name="sRobotConfig" Id="{90ebcc01-63ab-426d-b85a-2c52e2117eb7}">
|
||||
<Declaration><![CDATA[TYPE sRobotConfig :
|
||||
STRUCT
|
||||
// ConfigKUKA : sConfigKUKA;
|
||||
KUKA : sConfigKUKA;
|
||||
SubstrateInformation : ARRAY [0..MaxNumberOfSizes] OF sSubstrateInformation;
|
||||
ConfigPlausibility : BOOL;
|
||||
END_STRUCT
|
||||
END_TYPE]]></Declaration>
|
||||
</DUT>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user