First string implemented
This commit is contained in:
14
PLC/DUTs/ST_MODULE_VOLT_CONFIG.TcDUT
Normal file
14
PLC/DUTs/ST_MODULE_VOLT_CONFIG.TcDUT
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.12">
|
||||
<DUT Name="ST_MODULE_VOLT_CONFIG" Id="{5bd0445f-1079-4488-9137-b6d029b50b39}">
|
||||
<Declaration><![CDATA[TYPE ST_MODULE_VOLT_CONFIG :
|
||||
STRUCT
|
||||
xUnit1Is1500V : BOOL;
|
||||
xUnit2Is1500V : BOOL;
|
||||
xUnit3Is1500V : BOOL;
|
||||
xUnit4Is1500V : BOOL;
|
||||
END_STRUCT
|
||||
END_TYPE
|
||||
]]></Declaration>
|
||||
</DUT>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user