How to get the IP Address of a connected device in the gateway?

Hi,

I need to display the IP address of a connected device (PLC) in perspective.
What function or method is there to retrieve the IP Address?

I am using Ignition 8.1.48

Thank You

session.props.address
Session Properties | Ignition User Manual

1 Like

I am looking for the IP address of a connected device, like a PLC, that is connected to the ignition gateway. I need to display this IP address in perspective.

Something like system.device.getDeviceHostname | Ignition User Manual for a device connection you have configured.

You had me in the first half

For AB you will see value in Diagnostic

1 Like

7.9 era but here you go