Click or drag to resize

SDKBase Constructor

Initializes a new instance of the SDKBase class.

Namespace:  ABB.Robotics.Controllers
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
protected internal SDKBase(
	string controllerID
)

Parameters

controllerID
Type: SystemString
ID of the controller.
See Also