Click or drag to resize

CvmDeviceClientIP Property

IP address of this machine. If this machine has multiple adapters, specify IP of the one that shall be used to communicate with ROS Master

Namespace:  Rubedos.Viper.Net
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public string ClientIP { get; }

Property Value

Type: String
See Also