Click or drag to resize

SystemInfoKeyString Property

Returns the key string of the active system.

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

Property Value

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