Click or drag to resize

NetworkConfigurationIPV4GroupSubnetMask Property

The camera's subnet mask (for example 255.255.255.0). Only used in manual mode. To be able to connect to the camera, the camera's subnet mask must be the same as the subnet mask of the computer's local network interface.

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

Property Value

Type: String
See Also