This object may only be created from a CogFrameGrabber8120 class.
Inheritance Hierarchy
System MarshalByRefObject
Cognex.VisionPro.Implementation CogObjectBase
Cognex.VisionPro.FG8120.Implementation.Internal CogAcqFifo8120
Namespace: Cognex.VisionPro.FG8120.Implementation.Internal
Assembly: Cognex.VisionPro.FG8120 (in Cognex.VisionPro.FG8120.dll) Version: 65.1.0.0
Syntax
The CogAcqFifo8120 type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CogAcqFifo8120 | Constructs a new instance of this class. | |
| CogAcqFifo8120(IntPtr) | Constructs a new instance of this class using com pointer. | |
| CogAcqFifo8120(CogAcqFifo8120) | Constructs a new instance of this class as a deep copy of the given instance. |
Methods
| Name | Description | |
|---|---|---|
| Acquire | Acquire a new image. | |
| AcquiredPixelFormat | The actual pixel format output by the camera. | |
| Clone | Returns a deep copy of this class instance. Derived classes that implement Clone should override this method; other clients who wish to clone this instance should call ICloneable.Clone. See also CogSerializer.DeepCopyObject | |
| CompleteAcquire | Completes the acquisition specified by the given ticket and returns the acquired image. If the ticket is omitted, or set to -1, the uncompleted acquire that was least recently started will be completed. | |
| CompleteAcquireEx | Completes the acquisition specified by the requested ticket and returns the acquired image. This method is the same as CompleteAcquire(Int32, Int32 , Int32 ) but passes and returns its results in an ICogAcqInfo. | |
| Connect | Cognex Internal use only. | |
| CreateEventSink | Create an object in the event thread of this fifo. This allows single-threaded objects to sink acquisition events efficiently. | |
| CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) | |
| Dispose | ||
| Dispose(Boolean) | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Overrides Object Finalize .) | |
| Flush | Flush all outstanding queued acquisitions. | |
| GetAttributes |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetClassName |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetComponentName |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetConverter |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetDefaultEvent |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetDefaultProperty |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetEditor |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetEvents |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetEvents( Attribute ) |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetFifoState | Returns the instantaneous state of the fifo. | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetInternal | Cognex Internal use only. | |
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| GetObjectData | ||
| GetProperties |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetProperties( Attribute ) |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetPropertyOwner |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) | |
| OnDeserialization | ||
| Prepare | Prepare the fifo so it is ready to start taking triggers immediately. | |
| ResumeAndRaiseChangedEvent | Re-enables raising of the Changed event after SuspendChangedEvent has been called. Also raises the Changed event if the ChangedEventSuspended count is reduced to zero and any changes were made while events were suspended. Must be called once for each call to SuspendChangedEvent. | |
| SetInternal | Cognex Internal use only. | |
| StartAcquire | Start a new acquisition. The returned value is a ticket that may be handed to CompleteAcquire. | |
| SuspendChangedEvent | Temporarily suspends the raising of the Changed event. May be called more than once, and a corresponding call to ResumeAndRaiseChangedEvent must be made for each call to SuspendChangedEvent. | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| SfAcqFifoSensorIndex | ||
| SfAcquireDirectionPositive | This bit will be set in the EventArgs of a Changed event every time the value returned by AcquireDirectionPositive may have changed. | |
| SfAutoCorrectPixelRowOrder | This bit will be set in the EventArgs of a Changed event every time the value returned by AutoCorrectPixelRowOrder may have changed. | |
| SfAutoPrepareEnabled | This bit will be set in the EventArgs of a Changed event every time the value returned by AutoPrepareEnabled may have changed. | |
| SfAuxLightBrightFieldPowerRatio | This bit will be set in the EventArgs of a Changed event every time the value returned by AuxLightBrightFieldPowerRatio may have changed. | |
| SfAuxLightEnabled | This bit will be set in the EventArgs of a Changed event every time the value returned by AuxLightEnabled may have changed. | |
| SfAuxLightPort | This bit will be set in the EventArgs of a Changed event every time the value returned by AuxLightPort may have changed. | |
| SfAuxLightPower | This bit will be set in the EventArgs of a Changed event every time the value returned by AuxLightPower may have changed. | |
| SfBinarizationThreshold | This bit will be set in the EventArgs of a Changed event every time the value returned by BinarizationThreshold may have changed. | |
| SfBridgeDetectionZones | This bit will be set in the EventArgs of a Changed event every time the value returned by BridgeDetectionZones may have changed. | |
| SfBrightness | This bit will be set in the EventArgs of a Changed event every time the value returned by Brightness may have changed. | |
| SfCalibratedSpaceName2D | This bit will be set in the EventArgs of a Changed event every time the value returned by CalibratedSpaceName2D may have changed. | |
| SfCalibratedSpaceName3D | This bit will be set in the EventArgs of a Changed event every time the value returned by CalibratedSpaceName3D may have changed. | |
| SfCameraBandwidth | This bit will be set in the EventArgs of a Changed event every time the value returned by CameraBandwidth may have changed. | |
| SfCameraMode | This bit will be set in the EventArgs of a Changed event every time the value returned by Mode may have changed. | |
| SfCameraPort | This bit will be set in the EventArgs of a Changed event every time the value returned by CameraPort may have changed. | |
| SfChargeTransferInterval | This bit will be set in the EventArgs of a Changed event every time the value returned by ChargeTransferInterval may have changed. | |
| SfContrast | This bit will be set in the EventArgs of a Changed event every time the value returned by Contrast may have changed. | |
| SfCoordinateSpaceTree | This bit will be set in the EventArgs of a Changed event every time the value returned by CoordinateSpaceTree may have changed. | |
| SfCurrentEncoderCount | This bit will be set in the EventArgs of a Changed event every time the value returned by CurrentEncoderCount may have changed. | |
| SfCustomProps | This bit will be set in the EventArgs of a Changed event every time the value returned by CustomProperties may have changed. | |
| SfDetectionSensitivity | This bit will be set in the EventArgs of a Changed event every time the value returned by DetectionSensitivity may have changed. | |
| SfDigitalHighGainSelected | This bit will be set in the EventArgs of a Changed event every time the value returned by DigitalHighGainSelected may have changed. | |
| SfDistancePerCycle | This bit will be set in the EventArgs of a Changed event every time the value returned by DistancePerCycle may have changed. | |
| SfDistancePerLine | ||
| SfEncoderOffset | This bit will be set in the EventArgs of a Changed event every time the value returned by EncoderOffset may have changed. | |
| SfEncoderPort | This bit will be set in the EventArgs of a Changed event every time the value returned by EncoderPort may have changed. | |
| SfEncoderResolution | This bit will be set in the EventArgs of a Changed event every time the value returned by EncoderResolution may have changed. | |
| SfExpectedDistancePerLine | ||
| SfExpectedMotionSpeed | ||
| SfExposure | This bit will be set in the EventArgs of a Changed event every time the value returned by Exposure may have changed. | |
| SfFieldCalibrationFile | ||
| SfFieldCalibrationFileSuccess | ||
| SfFieldCalibrationSensorCount | ||
| SfFieldCalibrationSpace3D | ||
| SfFieldCalibrationSpace3DSensorIndex | ||
| SfFieldCalibrationXScale | ||
| SfFieldCalibrationYScale | ||
| SfFieldCalibrationZScale | ||
| SfFirstPixelLocation | This bit will be set in the EventArgs of a Changed event every time the value returned by FirstPixelLocation may have changed. | |
| SfGetBrightnessMultiChannel | This bit will be set in the EventArgs of a Changed event every time the value returned by GetBrightnessMultiChannel may have changed. | |
| SfGetContrastMultiChannel | This bit will be set in the EventArgs of a Changed event every time the value returned by GetContrastMultiChannel may have changed. | |
| SfGetFieldCalibrationSpaceName2D | ||
| SfGetFieldCalibrationSpaceName3D | ||
| SfGetLookupTable | This bit will be set in the EventArgs of a Changed event every time the value returned by GetLookupTable may have changed. | |
| SfGetROIXYWidthHeight | This bit will be set in the EventArgs of a Changed event every time the value returned by GetROIXYWidthHeight may have changed. | |
| SfGetSlaves | This bit will be set in the EventArgs of a Changed event every time the value returned by GetSlaves may have changed. | |
| SfGetStepsPerLine | This bit will be set in the EventArgs of a Changed event every time the value returned by GetStepsPerLine may have changed. | |
| SfHardwareImagePool | This bit will be set in the EventArgs of a Changed event every time the HardwareImagePool setting has changed. | |
| SfHighDynamicRange | This bit will be set in the EventArgs of a Changed event every time the value returned by HighDynamicRange may have changed. | |
| SfHorizontalAdjustment | This bit will be set in the EventArgs of a Changed event every time the value returned by HorizontalAdjustment may have changed. | |
| SfHorizontalReadoutReversed | This bit will be set in the EventArgs of a Changed event every time the value returned by HorizontalReadoutReversed may have changed. | |
| SfIgnoreBackwardsMotionBetweenAcquires | This bit will be set in the EventArgs of a Changed event every time the value returned by IgnoreBackwardsMotionBetweenAcquires may have changed. | |
| SfIgnoreMissedTrigger | This bit will be set in the EventArgs of a Changed event every time the value returned by IgnoreMissedTrigger may have changed. | |
| SfIgnoreTooFastEncoder | This bit will be set in the EventArgs of a Changed event every time the value returned by IgnoreTooFastEncoder may have changed. | |
| SfLaserDetectionMode | This bit will be set in the EventArgs of a Changed event every time the value returned by LaserDetectionMode may have changed. | |
| SfLaserMode | This bit will be set in the EventArgs of a Changed event every time the value returned by LaserMode may have changed. | |
| SfLatencyLevel | This bit will be set in the EventArgs of a Changed event every time the value returned by LatencyLevel may have changed. | |
| SfLightBrightFieldPowerRatio | This bit will be set in the EventArgs of a Changed event every time the value returned by LightBrightFieldPowerRatio may have changed. | |
| SfLightDelay | This bit will be set in the EventArgs of a Changed event every time the value returned by LightDelay may have changed. | |
| SfLightEnabled | This bit will be set in the EventArgs of a Changed event every time the value returned by LightEnabled may have changed. | |
| SfLightPower | This bit will be set in the EventArgs of a Changed event every time the value returned by LightPower may have changed. | |
| SfLineFrequency | ||
| SfLinkDetectionZones | This bit will be set in the EventArgs of a Changed event every time the value returned by LinkDetectionZones may have changed. | |
| SfMaster | This bit will be set in the EventArgs of a Changed event every time the value returned by Master may have changed. | |
| SfMasterClockFrequency | This bit will be set in the EventArgs of a Changed event every time the value returned by MasterClockFrequency may have changed. | |
| SfMaximumLineFrequency | ||
| SfMaximumMotionSpeed | ||
| SfMinimumBinarizationLineWidth | This bit will be set in the EventArgs of a Changed event every time the value returned by MinimumBinarizationLineWidth may have changed. | |
| SfMinTriggerPeriod | This bit will be set in the EventArgs of a Changed event every time the value returned by MinTriggerPeriod may have changed. | |
| SfMinTriggerWidth | This bit will be set in the EventArgs of a Changed event every time the value returned by MinTriggerWidth may have changed. | |
| SfMotionInput | ||
| SfNumEncoderPorts | This bit will be set in the EventArgs of a Changed event every time the value returned by NumEncoderPorts may have changed. | |
| SfOffsetClampMode | This bit will be set in the EventArgs of a Changed event every time the value returned by OffsetClampMode may have changed. | |
| SfOutlierPixelCorrectionEnabled | This bit will be set in the EventArgs of a Changed event every time the value returned by OutlierPixelCorrectionEnabled may have changed. | |
| SfOutputPixelFormat | This bit will be set in the EventArgs of a Changed event every time the value returned by OutputPixelFormat may have changed. | |
| SfPacketSize | This bit will be set in the EventArgs of a Changed event every time the value returned by PacketSize may have changed. | |
| SfPeakDetectionMode | This bit will be set in the EventArgs of a Changed event every time the value returned by PeakDetectionMode may have changed. | |
| SfProfileCameraAcquireDirection | This bit will be set in the EventArgs of a Changed event every time the value returned by ProfileCameraAcquireDirection may have changed. | |
| SfProfileCameraPositiveEncoderDirection | This bit will be set in the EventArgs of a Changed event every time the value returned by ProfileCameraPositiveEncoderDirection may have changed. | |
| SfRecommendedHardwareImagePool | This bit will be set in the EventArgs of a Changed event every time the RecommendedHardwareImagePool setting has changed. | |
| SfRemoveSkewFromRangeImage | ||
| SfResetCounterOnHardwareTrigger | This bit will be set in the EventArgs of a Changed event every time the value returned by ResetCounterOnHardwareTrigger may have changed. | |
| SfROIMode | This bit will be set in the EventArgs of a Changed event every time the value returned by ROIMode may have changed. | |
| SfRowColumnCalibrationEnabled | This bit will be set in the EventArgs of a Changed event every time the value returned by RowColumnCalibrationEnabled may have changed. | |
| SfSampleX | This bit will be set in the EventArgs of a Changed event every time the value returned by SampleX may have changed. | |
| SfSampleY | This bit will be set in the EventArgs of a Changed event every time the value returned by SampleY may have changed. | |
| SfSelectCalibratedSpace2D | This bit will be set in the EventArgs of a Changed event every time the value returned by SelectCalibratedSpace2D may have changed. | |
| SfSelectedSpaceName | This bit will be set in the EventArgs of a Changed event every time the value returned by SelectedSpaceName may have changed. | |
| SfSettlingTime | This bit will be set in the EventArgs of a Changed event every time the value returned by SettlingTime may have changed. | |
| SfStartAcqOnEncoderCount | This bit will be set in the EventArgs of a Changed event every time the value returned by StartAcqOnEncoderCount may have changed. | |
| SfStrobeDelay | This bit will be set in the EventArgs of a Changed event every time the value returned by StrobeDelay may have changed. | |
| SfStrobeEnabled | This bit will be set in the EventArgs of a Changed event every time the value returned by StrobeEnabled may have changed. | |
| SfStrobePulseDuration | This bit will be set in the EventArgs of a Changed event every time the value returned by StrobePulseDuration may have changed. | |
| SfStrobePulsePolarityHigh | This bit will be set in the EventArgs of a Changed event every time the value returned by StrobePulsePolarityHigh may have changed. | |
| SfSyncModel | This bit will be set in the EventArgs of a Changed event every time the value returned by SyncModel may have changed. | |
| SfTestEncoderDirectionPositive | This bit will be set in the EventArgs of a Changed event every time the value returned by TestEncoderDirectionPositive may have changed. | |
| SfTestEncoderEnabled | This bit will be set in the EventArgs of a Changed event every time the value returned by TestEncoderEnabled may have changed. | |
| SfTimeout | This bit will be set in the EventArgs of a Changed event every time the value returned by Timeout may have changed. | |
| SfTimeoutEnabled | This bit will be set in the EventArgs of a Changed event every time the value returned by TimeoutEnabled may have changed. | |
| SfTransportTimeout | This bit will be set in the EventArgs of a Changed event every time the value returned by TransportTimeout may have changed. | |
| SfTriggerDelay | This bit will be set in the EventArgs of a Changed event every time the value returned by TriggerDelay may have changed. | |
| SfTriggerEnabled | This bit will be set in the EventArgs of a Changed event every time the value returned by TriggerEnabled may have changed. | |
| SfTriggerFromEncoder | This bit will be set in the EventArgs of a Changed event every time the value returned by TriggerFromEncoder may have changed. | |
| SfTriggerLowToHigh | This bit will be set in the EventArgs of a Changed event every time the value returned by TriggerLowToHigh may have changed. | |
| SfTriggerModel | This bit will be set in the EventArgs of a Changed event every time the value returned by TriggerModel may have changed. | |
| SfTriggerSignal | This bit will be set in the EventArgs of a Changed event every time the value returned by TriggerSignal may have changed. | |
| SfTriggerType | This bit will be set in the EventArgs of a Changed event every time the value returned by TriggerType may have changed. | |
| SfUGain | This bit will be set in the EventArgs of a Changed event every time the value returned by UGain may have changed. | |
| SfUseCustomHardwareImagePool | This bit will be set in the EventArgs of a Changed event every time the UseCustomHardwareImagePool setting has changed. | |
| SfUseDefaultScales | ||
| SfUseFieldCalibration | ||
| SfUseSingleChannel | This bit will be set in the EventArgs of a Changed event every time the value returned by UseSingleChannel may have changed. | |
| SfVerticalReadoutReversed | This bit will be set in the EventArgs of a Changed event every time the value returned by VerticalReadoutReversed may have changed. | |
| SfVGain | This bit will be set in the EventArgs of a Changed event every time the value returned by VGain may have changed. | |
| SfXScale | This bit will be set in the EventArgs of a Changed event every time the value returned by XScale may have changed. | |
| SfZContinuityThreshold | This bit will be set in the EventArgs of a Changed event every time the value returned by ZContinuityThreshold may have changed. | |
| SfZContinuityThresholdEnable | This bit will be set in the EventArgs of a Changed event every time the value returned by ZContinuityThresholdEnable may have changed. | |
| SfZDetectionBase | This bit will be set in the EventArgs of a Changed event every time the value returned by ZDetectionBase may have changed. | |
| SfZDetectionBase2 | This bit will be set in the EventArgs of a Changed event every time the value returned by ZDetectionBase2 may have changed. | |
| SfZDetectionEnable | This bit will be set in the EventArgs of a Changed event every time the value returned by ZDetectionEnable may have changed. | |
| SfZDetectionEnable2 | This bit will be set in the EventArgs of a Changed event every time the value returned by ZDetectionEnable2 may have changed. | |
| SfZDetectionHeight | This bit will be set in the EventArgs of a Changed event every time the value returned by ZDetectionHeight may have changed. | |
| SfZDetectionHeight2 | This bit will be set in the EventArgs of a Changed event every time the value returned by ZDetectionExcludeHeight2 may have changed. | |
| SfZDetectionSampling | This bit will be set in the EventArgs of a Changed event every time the value returned by ZDetectionSampling may have changed. | |
| SfZDetectionSampling2 | This bit will be set in the EventArgs of a Changed event every time the value returned by ZDetectionSampling2 may have changed. | |
| SfZOffset | This bit will be set in the EventArgs of a Changed event every time the value returned by ZOffset may have changed. | |
| SfZScale | This bit will be set in the EventArgs of a Changed event every time the value returned by ZScale may have changed. |
Properties
| Name | Description | |
|---|---|---|
| AutoPrepareEnabled | Whether a fifo is automatically prepared after a property is changed. Default is true. | |
| CameraPort | Camera port number which this fifo is attached to. | |
| ChangedEventSuspended | If nonzero, indicates that the raising of the Changed event has been suspended. This value is incremented when SuspendChangedEvent is called and decremented when ResumeAndRaiseChangedEvent is called. | |
| CoordinateSpaceTree | Reads or sets a custom space tree that will be copied into all images acquired from this acquisition fifo. The tree provides advanced functions for managing coordinate spaces. | |
| FrameGrabber | Frame grabber associated with this acquisition fifo. | |
| HasChanged | If true, the serializable state of this object has changed since the last time it was serialized. | |
| NumCameraPorts | Number of physical camera ports available for this acquisition fifo. | |
| OutputPixelFormat | The desired pixel format for images acquired with this fifo. A conversion will be performed if different from AcquiredPixelFormat. | |
| Owned1394DCAMParams | Gets the IEEE 1394 DCAM parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedBrightnessMultiChannelParams | Gets the multi-channel brightness parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedBrightnessParams | Gets the brightness parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedCameraCalibrationParams | Gets the camera calibration parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedChargeTransferIntervalParams | Gets the charge transfer interval parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedContrastMultiChannelParams | Gets the multi-channel contrast parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedContrastParams | Gets the contrast parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedCustomPropertiesParams | Gets the custom properties parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedDigitalCameraGainParams | Gets the digital camera gain parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedExposureParams | Gets the exposure parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedFieldCalibrationParams | Gets the field calibration parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedGigEVisionTransportParams | Gets the gige vision transport parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedHardwareImagePoolParams | ||
| OwnedHorizontalAdjustmentParams | Gets the horizontal adjustment parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedLightParams | Gets the light parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedLineScanParams | Gets the linescan parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedLookupTableParams | Gets the lookup table parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedMasterClockFrequencyParams | Gets the master clock frequency parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedOffsetClampParams | Gets the offset clamp parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedProfileCameraParams | Gets the profile camera parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedRangeImageParams | Gets the range image parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedReadoutDirectionParams | Gets the readout direction parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedROIParams | Gets the region of interest parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedSampleParams | Gets the sample parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedSettlingTimeParams | Gets the settling time parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedSimultaneousParams | Gets the simultaneous acquisition parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedStrobeDelayParams | Gets the strobe delay parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedStrobeParams | Gets the strobe parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedStrobePulseDurationParams | Gets the strobe pulse duration parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedSyncParams | Gets the video sync parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedTriggerFilterParams | Gets the trigger filter parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedTriggerParams | Gets the trigger parameters. These parameters are owned by this AcqFifo object, but are conveniently grouped together inside the returned interface. A null interface will be returned if your hardware does not support these parameters. Your code should check for null before attempting access. | |
| OwnedWhiteBalanceParams | ||
| SelectedSpaceName | Read or set the selected space name that is applied to each image returned from Acquire or CompleteAcquire. | |
| Timeout | Read or set the timeout in milliseconds used when calling Acquire or CompleteAcquire (typically used for handling the case of triggers that didn't occur). | |
| TimeoutEnabled | Read or set whether the timeout value is used. | |
| UserData | Gets a CogDictionary object that can be used to store application-specific information for this acquisition fifo. Internal use only. | |
| VideoFormat | Video Format associated with this acquisition fifo. |
Events
| Name | Description | |
|---|---|---|
| Changed | Occurs when one or more parts of the object's state may have changed. | |
| Complete | ||
| Flushed | Occurs after an acquisition FIFO is flushed. | |
| MovePart | ||
| Overrun |
See Also