Click or drag to resize

SystemInfoRobotWareVersion Property

Returns the RobotWare version that the active system uses.

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

Property Value

Type: Version
Exceptions
ExceptionCondition
GeneralExceptionA General Exception has occurred.
See Also