ABB.Robotics.Controllers.IOSystemDomain Namespace |
| Class | Description | |
|---|---|---|
| AnalogSignal |
This class represent a analog signal.
| |
| DigitalSignal |
This class represents a digital signal.
| |
| GroupSignal |
This class represent a group signal.
| |
| IOSystem |
This class represents the IOSystem domain of a Robot controller.
| |
| Signal |
This class represents an IO signal.
| |
| SignalChangedEventArgs |
Provides data for the Changed event.
| |
| SignalCollection |
Represents a collection of Signal objects.
|
| Structure | Description | |
|---|---|---|
| SignalState |
Represents the current state of a Signal.
|
| Delegate | Description | |
|---|---|---|
| SignalChangedEventHandler |
| Enumeration | Description | |
|---|---|---|
| IOFilterTypes |
Predefined filters for searching for IO signals.
| |
| SignalQuality |
Predefined quality status of a Signal.
| |
| SignalType |
Predefined types of IO signals
|