CogAcqFifoSynthetic SetInternal Method Cognex VisionPro 9.21

Namespace: Cognex.VisionPro.QuickBuild.Implementation.Internal
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax

public bool SetInternal(
	double val,
	int select
)

Parameters

val
Type: System Double
select
Type: System Int32

Return Value

Type: Boolean

Implements

ICogAcqFifo SetInternal(Double, Int32)
See Also