ConfData Structure |
Namespace: ABB.Robotics.Controllers.RapidDomain
public struct ConfData : IRapidData
The ConfData type exposes the following members.
Name | Description | |
---|---|---|
Cf1 | Gets or sets the value of Cf1. | |
Cf4 | Gets or sets the value of Cf4. | |
Cf6 | Gets or sets the value of Cf6. | |
Cfx | Gets or sets the value of Cfx. |
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
FillFromString |
Fills the struct with a valid rapid string representation.
| |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the type of the current instance. (Inherited from Object.) | |
ToString |
Returns the string representation of the confdata rapid data.
(Overrides ValueTypeToString.) |