ICogGigEAccess SetPersistentIPConfiguration Method Cognex VisionPro 9.5
Function to set the camera�s persistent IP address and subnet mask.

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

void SetPersistentIPConfiguration(
	string IPAddress,
	string SubnetMask
)
See Also