I am adding the ability to change the touch panel's IP address in my LabVIEW Touch Panel application, but can not find where the IP address is stored in the registry. On the TPC-2106 it is stored in the HKEY_LOCAL_MACHINE\Comm\SMSC91181\Parms\TcpIp. The 2006 uses a different network card, or at least with a different name, so it should be stored in HKEY_LOCAL_MACHINE\Comm\DM9CE1\Parms\TcpIp, but the value for the IP address is Unimplemented.
So where does the TPC-2006 store the IP Address settings?