The ICogGigEAccess type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CurrentIPAddress | The IP address used to communicate with the camera. | |
| CurrentSubnetMask | Returns the current subnet mask to be used for communicating with the camera. | |
| HostIPAddress | The IP address of the host adapter the camera is connected to. | |
| HostSubnetMask | Returns the subnet mask of the GigE adapter to which the camera is attached. | |
| IsDHCPEnabled | Whether true or false is determined by if the current IP address of the camera is set via DHCP or by its PersistentIPAddress. | |
| MACAddress | Returns the MAC address (also known as physical address) of the camera. | |
| PersistentIPAddress | Returns the persistent IP address of the camera. | |
| PersistentSubnetMask | Returns the persistent subnet mask of the camera. | |
| TimeStampCounter | Read the current value of the camera's timestamp counter. | |
| TimeStampFrequency | Read the frequency of the camera's timestamp counter. |
See Also