ICogGigEAccess IsDHCPEnabled Property Cognex VisionPro 9.8 SR1
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: 75.0.0.0
Syntax

bool IsDHCPEnabled { get; }

Property Value

Type: Boolean
See Also