Click or drag to resize

ControllerSubnetMask Property

Returns the Subnet mask address of the robot controller.

Namespace:  ABB.Robotics.Controllers
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public string SubnetMask { get; }

Property Value

Type: String
Exceptions
ExceptionCondition
GeneralExceptionA General Exception has occurred.
Remarks
Not applicable on the virtual controller (empty string returned).
See Also