IOSystem Class |
Namespace: ABB.Robotics.Controllers.IOSystemDomain
public sealed class IOSystem : SDKBase, IDisposable
The IOSystem type exposes the following members.
| Name | Description | |
|---|---|---|
| ControllerType |
Gets the ControllerType.
(Inherited from SDKBase.) |
| Name | Description | |
|---|---|---|
| Dispose |
Disposes the managed resources of the instance.
(Overrides SDKDisposeBaseDispose.) | |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetSignal |
Gets a Signal object referring to a specific IO signal.
| |
| GetSignals |
Retrieves IO signals from the robot controller according to a specified filter.
| |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |