Click or drag to resize

SystemInfoSystemPath Property

Returns the path in the controller file system to the system directory 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 SystemPath { get; }

Property Value

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