CogAcqFifoGigE SetInternal Method Cognex VisionPro 9.10
Cognex Internal use only.

Namespace: Cognex.VisionPro.FGGigE.Implementation.Internal
Assembly: Cognex.VisionPro.FGGigE (in Cognex.VisionPro.FGGigE.dll) Version: 79.0.0.0
Syntax

public virtual bool SetInternal(
	double val,
	int select
)

Parameters

val
Type: System Double
n/a
select
Type: System Int32
n/a

Return Value

Type: Boolean

Implements

ICogAcqFifo SetInternal(Double, Int32)
See Also