IpConfigurationMethod Enumeration#
Syntax#
C#
VB
Members#
Member name | Value | Description | |
---|---|---|---|
AutoIP | 0 | AutoIP, also known as Link Local Address (LLA), means that the camera uses automatic IP address assignment and assigns itself an IP address. | |
DHCP | 1 | DHCP means that a DHCP server assigns an IP address to the camera. | |
StaticIP | 2 | Static IP means that you assign an IP address to the camera that will stay in place even when the camera is powered off and back on again. You may also have to specify a subnet mask and a gateway. Make sure that the camera is in the same subnet as the adapter and that the camera has a unique IP address. |