RapidSymbol Class |
Namespace: ABB.Robotics.Controllers.RapidDomain
public abstract class RapidSymbol : SDKBase
The RapidSymbol type exposes the following members.
Name | Description | |
---|---|---|
ControllerType |
Gets the ControllerType.
(Inherited from SDKBase.) | |
IsDisposed | Gets or sets a value indicating whether the object has already been disposed or not. (Inherited from SDKDisposeBase.) | |
Name |
Gets the name of the RapidSymbol.
| |
Scope |
Gets the scope of the RapidSymbol, i.e. TASK,MODULE,ROUTINE,...
| |
Type |
Get the type of the RapidSymbol.
|
Name | Description | |
---|---|---|
Dispose |
Disposes the managed resources of the instance.
(Inherited from SDKDisposeBase.) | |
Dispose(Boolean) |
Release managed and native resources of the instance.
(Inherited from SDKBase.) | |
Equals | (Inherited from Object.) | |
Finalize |
Destructor.
(Inherited from SDKDisposeBase.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SearchRapidSymbol | General RapidSymbol search method. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |