mGuard Data Read

Is it possible to read information off of an mGuard on a PLCNext? I’m looking to read the External IP address that is set via DHCP on the WAN side.

You could consider using SNMP. The SNMP_Client FB in the SNMP library might help with this.
You would need to check the mGuard documentation for the OIDs that contain the required IP address information.