CogFrameGrabbers Refresh Method Cognex VisionPro 9.8 SR1
Check for newly added hardware and append it to the list of devices.

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

public static void Refresh()
Remarks

Checks for newly added hardware so that the next time a CogFrameGrabbers object is constructed it will contain the hardware. At this time, only GigE Vision cameras are capable of detected after the application has started.

See Also