ICog1394DCAMAccess SetRegisterAccess Method (UInt32, UInt32)Cognex VisionPro 9.24
Access the 1394DCAM register with the given address.

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

void SetRegisterAccess(
	uint addr,
	uint value
)

Parameters

addr
Type: System UInt32
value
Type: System UInt32
See Also