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

Namespace: Cognex.VisionPro.FG1394DCAM.Implementation.Internal
Assembly: Cognex.VisionPro.FG1394DCAM (in Cognex.VisionPro.FG1394DCAM.dll) Version: 85.1.0.0
Syntax

public void SetRegisterAccess(
	int addr,
	int value
)

Parameters

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