CogAcqFifoGenTL SetInternal Method Cognex VisionPro 9.25 SR1
Cognex Internal use only.

Namespace: Cognex.VisionPro.GenTL.Implementation.Internal
Assembly: Cognex.VisionPro.GenTL (in Cognex.VisionPro.GenTL.dll) Version: 93.1.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