Starts live image display using the specified acquisition FIFO.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- acqFifo
- Type: System Object
The image source. Must implement ICogAcqFifo.
- own (Optional)
- Type: System Boolean
If true, this method optimizes display performance, but there are some resitrctions on how you can use the FIFO.
Exceptions
| Exception | Condition |
|---|---|
| AxHost InvalidActiveXStateException | Thrown when the display control is invalid. |
See Also