ICogGigEAccess PropertiesCognex VisionPro 9.8

The ICogGigEAccess type exposes the following members.

Properties

  NameDescription
Public propertyCurrentIPAddress
The IP address used to communicate with the camera.
Public propertyCurrentSubnetMask
Returns the current subnet mask to be used for communicating with the camera.
Public propertyHostIPAddress
The IP address of the host adapter the camera is connected to.
Public propertyHostSubnetMask
Returns the subnet mask of the GigE adapter to which the camera is attached.
Public propertyIsDHCPEnabled
Whether true or false is determined by if the current IP address of the camera is set via DHCP or by its PersistentIPAddress.
Public propertyMACAddress
Returns the MAC address (also known as physical address) of the camera.
Public propertyPersistentIPAddress
Returns the persistent IP address of the camera.
Public propertyPersistentSubnetMask
Returns the persistent subnet mask of the camera.
Public propertyTimeStampCounter
Read the current value of the camera's timestamp counter.
Public propertyTimeStampFrequency
Read the frequency of the camera's timestamp counter.
Top
See Also