Table 46 formally defines the Structure DataType PowerlinkIpAddressDataType to represent POWERLINK Objects of the POWERLINK data type IP_ADDRESS.
Table 46 – PowerlinkIpAddressDataType Structure
Name |
Type |
Description |
PowerlinkIpAddressDataType |
Structure |
|
b1 |
Byte |
1st byte of the IP-Address, e.g. 192 for the Address 192.168.100.1 |
b2 |
Byte |
2nd byte of the IP-Address, e.g. 168 for the Address 192.168.100.1 |
b3 |
Byte |
3rd byte of the IP-Address, e.g. 100 for the Address 192.168.100.1 |
b4 |
Byte |
4th byte of the IP-Address, e.g. 1 for the Address 192.168.100.1 |