NodeId | ns=1;i=29 |
NodeClass | DataType |
BrowseName | 1:PowerlinkIpAddressDataType |
DisplayName | PowerlinkIpAddressDataType |
Description | Structure DataType PowerlinkIpAddressDataType to represent POWERLINK Objects of the POWERLINK data type IP_ADDRESS |
BaseType | 0:Structure |
IsAbstract | False |
Field Name | Data Type | Description |
---|---|---|
b1 | 0:Byte | 1st byte of the IP-Address, e.g. 192 for the Address 192.168.100.1 |
b2 | 0:Byte | 2nd byte of the IP-Address, e.g. 168 for the Address 192.168.100.1 |
b3 | 0:Byte | 3rd byte of the IP-Address, e.g. 100 for the Address 192.168.100.1 |
b4 | 0:Byte | 4th byte of the IP-Address, e.g. 1 for the Address 192.168.100.1 |