An offset into the overall result data packet
at which to write the result data for this
particular inspection result.
Namespace: Cognex.VisionPro.CommThere is a single common packet format for all inspection result data. It is the responsibility of the user to partition this single data region into separate regions to avoid overwriting result data from other parallel inspection slots/channels (if they so choose).
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 73.0.0.0
Syntax
Property Value
Type: Int32Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Thrown if value is less than 0. |
| ArgumentException | Thrown if the value is less than 0. |
See Also