INADDR (UNION)ΒΆ
TYPE INADDR : UNION
This union contains an IP address in three different formats.
- InOut:
- Name - Type - Comment - S_un_b- Address for byte-by-byte access - S_un_w- Address for word-by-word access - ulAddr- UDINT- IP-address 
TYPE INADDR : UNION
This union contains an IP address in three different formats.
| Name | Type | Comment | 
|---|---|---|
| 
 | Address for byte-by-byte access | |
| 
 | Address for word-by-word access | |
| 
 | 
 | IP-address |