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 protected internal SDKBase(
string controllerID
)
Parameters
- controllerID
- Type: SystemString
ID of the controller.
See Also