CogEthernetPortSettings DHCPEnable Property Cognex VisionPro
Gets or sets whether DHCP is enabled for the Ethernet port.

Namespace: Cognex.VisionPro.Comm
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 65.1.0.0
Syntax

public bool DHCPEnable { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
ICogChangedEvent Changed

Raised when this property changes.

The following state flag may be affected:

  • SfDHCPEnable
See Also