Files
CheryFianlAssemblyLineNew/Analysis/ReleaseFiles/File/PlcAddrDfn_S7.xml
T
HM-CN\zhengxuan.zhang 8cf3fb42d6 #总装移交版本
2025-03-07 11:44:37 +08:00

17 lines
1.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Config>
<SignalList_Write>
<SoftLive Type="byte" StartAddr="0" IndexOrLength="" Remark="软件心跳,写入PLC,间隔0.5S" />
<CmmError Type="byte" StartAddr="2" IndexOrLength="" Remark="CMM报错,10报警,0清除" />
<CMMStatus Type="byte" StartAddr="4" IndexOrLength="" Remark="CMM状态,10空闲,20忙碌" />
<CMMResult Type="byte" StartAddr="10" IndexOrLength="" Remark="测量结果, 10为OK20为NG" />
</SignalList_Write>
<SignalList_Read>
<PlcLive Type="byte" StartAddr="110" IndexOrLength=" " Remark="PLC心跳0或1交替" />
<PlcAutoRunning Type="byte" StartAddr="112" IndexOrLength="" Remark="设备状态:10:手动;20:自动;30:自动联动;40自动脱机模式" />
<CmmHome Type="byte" StartAddr="114" IndexOrLength="" Remark="安全位置信号" />
<CmmPartOk Type="bool" StartAddr="126" IndexOrLength="0" Remark="工件就位信号,true代表就位" />
<StartCmd Type="byte" StartAddr="128" IndexOrLength="" Remark="启动测量指令,10启动" />
<PartID Type="string" StartAddr="140" IndexOrLength="64" Remark="工件ID" />
</SignalList_Read>
</Config>