This property identifies the computer to which results will be sent and
from which commands will be read. This string may be in the form of
an IP address, that is, a 32-bit integer expressed as four 8-bit values
separated by periods, such as “127.205.42.9”. When Open() is called, this
string will be evaluated to determine if it is in the form of an IP
address. If it is then it will be used as such. If not, then we assume
that this string is a host name which must be resolved using DNS. There is
no default value.
Namespace: Cognex.VisionPro.QuickBuild.Implementation.InternalAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax
Property Value
Type: StringImplements
ICogIOTCPIP HostSee Also