Controller Constructor (String) |
Initializes a new instance of the
Controller class connected to a specific Robot Controller.
Namespace:
ABB.Robotics.Controllers
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax public Controller(
string controllerID
)
Parameters
- controllerID
- Type: SystemString
The ID of the controller this class will connect.
Exceptions Remarks Not supported by the FlexPendant.
See Also