ICogGigEAccess SetPersistentIPConfiguration Method Cognex VisionPro 9.22 SR1
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: 87.1.0.0
Syntax

void SetPersistentIPConfiguration(
	string IPAddress,
	string SubnetMask
)

Parameters

IPAddress
Type: System String
n/a
SubnetMask
Type: System String
n/a
See Also