Commit a1a1d15d authored by Claes Sjofors's avatar Claes Sjofors

NodeConfig and Modbus TCP, hostname instead of address

parent f58812b3
......@@ -1159,7 +1159,7 @@ Volume OtherIO $ClassVolume 0.0.250.10
EndObject
EndObject
!/**
! @Version 1.0
! @Version 1.1
! @Group IO
! @Summary Slave object for Modbus TCP I/O.
! Slave object for Modbus TCP I/O.
......@@ -1234,8 +1234,9 @@ Volume OtherIO $ClassVolume 0.0.250.10
EndBody
EndObject
!/**
! @Summary IP-address for the remote node..
! IP-address for the remote node. Dynamic change is not possible.
! @Summary IP-address for the remote node.
! IP-address for the remote node, or host name.
! Dynamic change is not possible.
!*/
Object Address $Attribute 6 08-FEB-2008 10:44:42.47
Body SysBody 14-MAY-2012 13:53:27.76
......
......@@ -126,9 +126,8 @@ SObject pwrb:Class
EndBody
EndObject
!/**
! IP address of the node.
!
! In format a.b.c.d, e.g. 192.168.32.144
! IP address of the node in format a.b.c.d, e.g. 192.168.32.144,
! or the host name.
!*/
Object Address $Attribute 6
Body SysBody
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment