This method does everything necessary to establish a valid communication
channel with the specified properties. That includes creating the
low-level device object (e.g. a socket), ensuring that the output queue
is correctly sized and initially empty, and ensuring that the input
buffer is empty. This method does nothing if IsDeviceOpen is already true
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
See Also