ICogGigEAccess IsDHCPEnabled Property Cognex VisionPro 9.7
Whether true or false is determined by if the current IP address of the camera is set via DHCP or by its PersistentIPAddress.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax

bool IsDHCPEnabled { get; }

Property Value

Type: Boolean
See Also