Contents Menu Expand Light mode Dark mode Auto light/dark mode
PMP documentation
Light Logo Dark Logo

IpAddressSettings¶

struct IpAddressSettings¶

The controller’s IP address settings.

IpAddressingMode IpAddressSettings.Mode { get; set; }

string IpAddressSettings.Address { get; set; }

string IpAddressSettings.SubnetMask { get; set; }

string IpAddressSettings.Gateway { get; set; }

Next
Properties
Previous
Izz
| Created using Sphinx and Furo theme.