abcbuzhiming 发表于 2012-7-8 15:36

abcbuzhiming 发表于 2012-7-8 16:18

Breeze 发表于 2012-7-8 17:10

引用第2楼abcbuzhiming于2012-07-08 16:18发表的:
按这个说法的话那这个网络就没法实现点对点,全部都是广播了,但是我看modbus里有规定数据帧格式里带有地址域,并且能实现点对点 images/back.gif

A Modbus command contains the Modbus address of the device it is intended for. Only the intended device will act on the command, even though other devices might receive it (an exception is specific broadcastable commands sent to node 0 which are acted on but not acknowledged).
估计你说的应该是modbus tcp
页: [1]
查看完整版本: 有没有知道工业设备总线网络里的节点是怎么寻址的吗?