Click or drag to resize
IpConfigIsDhcpValid Property
Check if it is possible to change the dhcp setting.

Namespace: Flir.Atlas.Live.Discovery
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public bool IsDhcpValid { get; }

Property Value

Type: Boolean
Remarks
Gigabit cameras can only change the DHCP setting if connected to a valid IP address.
See Also