Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
Property Value
Type: DoubleImplements
ICogAcq1394DCAM CameraBandwidth| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the bandwith value changes. The following state flag may be affected: |
| Exception | Condition |
|---|---|
| ArgumentException | Value is < 0 or Value > 1.0. |
Sets or gets the camera bandwidth. Values range from 0.0, which directs the camera to consume as little bandwidth as possible, to 1.0, which directs the camera not to restrict its use of bandwidth.
This property lets you limit the amount of bandwidth used by an individual IEEE 1394 DCAM camera. You can connect more than one IEEE 1394 DCAM to a single IEEE 1394 adapter. By using this class, you can limit the amount of bandwidth used by individual cameras.
Note: Specifying a small (or zero) value for bandwidth may prevent some cameras from acquiring any images and cause the acquisition to return an error.
Default Value: 1.0