Constructs a new used acquisition ID.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 65.1.0.0
Syntax
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown if camera index is less than 0 or greater than the number of supported camera acquisition channels. |
| ArgumentOutOfRangeException | Thrown if the acquisition ID is less than 0 or greater than UInt16.MaxValue. |
See Also