CogAcqFifo8500L GetInternal Method Cognex VisionPro 9.24
Cognex Internal use only.

Namespace: Cognex.VisionPro.FG8500L.Implementation.Internal
Assembly: Cognex.VisionPro.FG8500L (in Cognex.VisionPro.FG8500L.dll) Version: 91.0.0.0
Syntax

public virtual bool GetInternal(
	ref double val,
	int select
)

Parameters

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

Return Value

Type: Boolean

Implements

ICogAcqFifo GetInternal(Double , Int32)
See Also