Click or drag to resize

ABB.Robotics.Controllers.IOSystemDomain Namespace

Description for Namespace : ABB.Robotics.Controllers.IOSystemDomain
Classes
  ClassDescription
Public classAnalogSignal
This class represent a analog signal.
Public classDigitalSignal
This class represents a digital signal.
Public classGroupSignal
This class represent a group signal.
Public classIOSystem
This class represents the IOSystem domain of a Robot controller.
Public classSignal
This class represents an IO signal.
Public classSignalChangedEventArgs
Provides data for the Changed event.
Public classSignalCollection
Represents a collection of Signal objects.
Structures
  StructureDescription
Public structureSignalState
Represents the current state of a Signal.
Delegates
  DelegateDescription
Public delegateSignalChangedEventHandler
Represents the method that will handle the Changed event of a Signal.
Enumerations
  EnumerationDescription
Public enumerationIOFilterTypes
Predefined filters for searching for IO signals.
Public enumerationSignalQuality
Predefined quality status of a Signal.
Public enumerationSignalType
Predefined types of IO signals