CogAcqLookupTable SetLookupTable Method Cognex VisionPro 9.21

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

public virtual void SetLookupTable(
	int index,
	byte[] value
)

Parameters

index
Type: System Int32
value
Type:  System Byte 

Implements

ICogAcqLookupTable SetLookupTable(Int32,  Byte )
See Also