The CogCommCard type exposes the following members.
| Name | Description | |
|---|---|---|
| DiscreteIOAccess |
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. | |
| EthernetPortAccess |
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. | |
| FfpAccess |
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. | |
| FirmwareVersion |
Gets the version of the firmware running on the hardware.
| |
| Name |
Gets the name of the comm card.
| |
| ProductIdentity |
Gets the product identity of the hardware.
| |
| SerialNumber |
Gets the serial number of the comm card.
|