This timeout value is used for acknowledgement, sending and receiving
data.
For Acknowledgment:
When AckEnabled is true, this is the maximum number of milliseconds that
this device’s output processing thread will wait for an acknowledgement
message. If this timeout is exceeded, the output processing thread will
retransmit the message. This will be repeated up to AckNumRetries times.
If the message is not acknowledged, the output processing thread
generates an Error event.
For other cases:
It will throw a timeout error when it fails to successfully either send
or the entire data.
Namespace: Cognex.VisionPro.QuickBuild.Implementation.InternalAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Property Value
Type: Int32See Also