CogCommCard PropertiesCognex VisionPro 9.10

The CogCommCard type exposes the following members.

Properties

  NameDescription
Public propertyDiscreteIOAccess
Gets a discrete I/O access object.

Use the discrete I/O access object to access the discrete I/O and precision I/O features of the comm card.

This property returns null if the hardware does not support discrete I/O.

Public propertyEthernetPortAccess
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.

Public propertyFfpAccess
Gets a factory floor protocol (FFP) access object.

Use the factory floor protocol access object to access the factory floor protocol features of the comm card.

This property returns null if the hardware does not support factory floor protocols.

Public propertyFirmwareVersion
Gets the version of the firmware running on the hardware.
Public propertyName
Gets the name of the comm card.
Public propertyProductIdentity
Gets the product identity of the hardware.
Public propertySerialNumber
Gets the serial number of the comm card.
Top
See Also