Details
-
Type: New Feature
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V5.2.0.0
-
Labels:None
-
Account:SPC Open Modbus TCP (SPCOPENMODTCP)
Description
The stack can inform the host application, if the IP address has changed. In case, the application
requires this information, the application can combine the two services ‘Socket Poll service’ and ‘Get
Interface Addresses service’.
Using the Socket Poll service, the application will be aware about changes of the IP address. To
accomplish this, the Poll service offers a specific socket handle: SOCK_HANDLE_IPV4CHANGE
(0xF000). After the application receives the information about the change of the IP address, the
application can read the current IP address using the Get Interface Addresses service.
This mechanism and both services ‘Socket Poll’ and ‘Get Interface Addresses’ are described in the
Socket API manual.
Note: This option is availabe through communication channel 1
„Network Service Channel“ of the dual-port memory.
Attachments
Issue Links
- requested by
-
PRODOMBV5-223 Feature: Changes of IP settings should be reported to Socket API application (FWREQ-6)
- Closed