修改TM PLC相关内容
This commit is contained in:
parent
f262e3ed20
commit
10b3e502dd
@ -254,7 +254,7 @@ namespace SicModules.TMs
|
||||
{
|
||||
InitRoutine();
|
||||
|
||||
//InitDevice();
|
||||
InitDevice();
|
||||
|
||||
InitFsm();
|
||||
|
||||
|
||||
@ -68,12 +68,12 @@
|
||||
<IoProvider load_condition="1" module="PM1" name="io" map_module="PM1" map_file="pm\pm1\_ioDefinePM1.xml" class="Aitex.Core.RT.Device.Devices.SiemensIoProvider" assembly="MECF.Framework.RT.EquipmentLibrary" >
|
||||
<Parameter ip="192.168.1.105" port="102" plcType="4"/>
|
||||
<Blocks>
|
||||
<Block type="di" index="0" size="416" value_type="" variable="DB100.DBB100"></Block>
|
||||
<Block type="do" index="0" size="256" value_type="" variable="DB100.DBB152"></Block>
|
||||
<Block type="ai" index="0" size="181" value_type="float" variable="DB100.DBD184"></Block>
|
||||
<Block type="ao" index="0" size="181" value_type="float" variable="DB100.DBD908"></Block>
|
||||
<Block type="ai" index="1" size="100" value_type="float" variable="DB100.DBD1632"></Block>
|
||||
<Block type="ao" index="1" size="100" value_type="float" variable="DB100.DBD2032"></Block>
|
||||
<Block type="di" index="0" size="416" value_type="" variable="DB100.DBB100"></Block>
|
||||
<Block type="do" index="0" size="256" value_type="" variable="DB100.DBB152"></Block>
|
||||
<Block type="ai" index="0" size="181" value_type="float" variable="DB100.DBD184"></Block>
|
||||
<Block type="ao" index="0" size="181" value_type="float" variable="DB100.DBD908"></Block>
|
||||
<Block type="ai" index="1" size="100" value_type="float" variable="DB100.DBD1632"></Block>
|
||||
<Block type="ao" index="1" size="100" value_type="float" variable="DB100.DBD2032"></Block>
|
||||
</Blocks>
|
||||
</IoProvider>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user