Initial
This commit is contained in:
17
PLC/2 Spinner/DUTs/Config/sSpinnerConfig.TcDUT
Normal file
17
PLC/2 Spinner/DUTs/Config/sSpinnerConfig.TcDUT
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4026.12">
|
||||
<DUT Name="sSpinnerConfig" Id="{2f0ebece-4296-4f55-a106-95556b4cc1e3}">
|
||||
<Declaration><![CDATA[TYPE sSpinnerConfig :
|
||||
STRUCT
|
||||
Chuck : sChuckConfig;
|
||||
Robot : sSpinnerRobotConfig;
|
||||
BSR : sBSRConfig;
|
||||
FlowCheck : ARRAY[1..12] OF sConfigFlowCheck;
|
||||
N2MotorTimer : LREAL := 3;
|
||||
|
||||
ConfigPlausibility : BOOL := FALSE;
|
||||
END_STRUCT
|
||||
END_TYPE
|
||||
]]></Declaration>
|
||||
</DUT>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user