ICog1394DCAMAccess SetRegisterAccess Method (Int32, Int32)Cognex VisionPro 9.25 SR1
Access the 1394DCAM register with the given address.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 93.1.0.0
Syntax

void SetRegisterAccess(
	int addr,
	int value
)

Parameters

addr
Type: System Int32
value
Type: System Int32
See Also