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
Syntaxpublic string SubnetMask { get; }Property Value
Type:
String
Exceptions
RemarksNot applicable on the virtual controller (empty string returned).
See Also