CogCommCard EthernetPortAccess Property Cognex VisionPro
Gets the Ethernet port access object.

Use the Ethernet port access object to configure the IP settings (IP address, subnet mask, etc...) of the Ethernet ports on the hardware.

The IP settings of the card can also be configured using Comm Card Configurator utility.

This property returns null if the hardware does not support Ethernet port configuration.

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

public CogEthernetPortAccess EthernetPortAccess { get; }

Property Value

Type: CogEthernetPortAccess
See Also