Click or drag to resize
ABB.Robotics.RobotStudio.Controllers Namespace
Classes
  ClassDescription
Public classBuiltInDataRecorderSignals
Gives access to the identities of the built in data recorder signals.
Public classBuiltInOnlineControllerSourceSignals
Gives access to built in data recorder signals, that represents information from the controller.
Public classControllerManager
Provides information about real and virtual controllers referenced by RobotStudio. Use the classes of the ABB.Robotics.Controllers namespace of PC SDK to actually work with the controllers. Using the controller manager you can find out which controllers that are currently referenced by RobotStudio, either because they belong to a Station, or are added from the Online Tab.
Public classControllerObjectReference
Represents a real or virtual controller (or an object within a controller) that is referenced by RobotStudio.
Public classControllerObjectSelectionTypes
Gives access to the controller object types which can be selected in the Controller browser.
Public classControllerReferenceChangedEventArgs
Provides data for the ControllerAdded and ControllerRemoved events.
Public classControllerReferenceCollection
Represents a collection of ControllerObjectReference
Public classDataRecorderOnlineControllerSource
Data source for Signal Analyzer Online
Public classOnlineDataRecorder
A data recorder than can record signals from a online controllers.
Public classRecentControllerCollection
Represents a collection of recently connected controllers
Public classRecentControllerInfo
Contains information about a recently connected controller
Delegates
  DelegateDescription
Public delegateControllerReferenceChangedEventHandler
Event handler for the ControllerAdded and ControllerRemoved event.
Enumerations
  EnumerationDescription
Public enumerationBuiltInOnlineDataRecorderMotionSignal
Specifies information from the robot motion system that can be recorded.
Public enumerationControllerObjectType
Specifies the type of controller object that is referenced by a ControllerObjectReference.
Public enumerationControllerType
Specifies the type of controller represented by a ControllerObjectReference
Public enumerationRecentControllerAvailability
Possible availability states of a recent controller