/AWS1/CL_PANNETWORKPAYLOAD¶
The network configuration for a device.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_ethernet0 TYPE REF TO /AWS1/CL_PANETHERNETPAYLOAD /AWS1/CL_PANETHERNETPAYLOAD¶
Settings for Ethernet port 0.
io_ethernet1 TYPE REF TO /AWS1/CL_PANETHERNETPAYLOAD /AWS1/CL_PANETHERNETPAYLOAD¶
Settings for Ethernet port 1.
io_ntp TYPE REF TO /AWS1/CL_PANNTPPAYLOAD /AWS1/CL_PANNTPPAYLOAD¶
Network time protocol (NTP) server settings.
Queryable Attributes¶
Ethernet0¶
Settings for Ethernet port 0.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ETHERNET0() |
Getter for ETHERNET0 |
Ethernet1¶
Settings for Ethernet port 1.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ETHERNET1() |
Getter for ETHERNET1 |
Ntp¶
Network time protocol (NTP) server settings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NTP() |
Getter for NTP |