Click or drag to resize

NetworkConfigurationIPV4GroupAddress Property

The camera's IPv4 address. Only used in manual mode. To be able to connect to the camera, the camera's IP address must be in the same subnet as the IP address of the computer's local network interface.

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntax
public string Address { get; set; }

Property Value

Type: String
See Also