This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2432: Retrieve temporary values for name and IP configuration in Profinet

Part Number: AM2432

Hi

I am using AM2432 with the Industrial SDK 11.00.00.08.

Our application needs to know the IP configuration and name used by the Profinet stack.
I am using the Proneta tool and have noticed that when the name and IP configuration are stored permanently, the stack correctly calls the PN_APP_IOD_cbStoreRemaMem callback and provides the new values. However, when the configurations are temporary, I can rely on the PN_APP_IOD_cbReportipAddr callback for the IP address, but I have noticed that there is no equivalent way to obtain the new name (and, as expected, the Store callback is not called).

Is there an equivalent way to find out the name of the device currently in use?

Thank you, 

Best Regards,

Andrea