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
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
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
7.9 era but here you go