Dwell Properties
- 更新时间2023-02-21
- 阅读时长3分钟
The Dwell type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseNodeType | Gets a reference to the internal representation of this node. (Inherited from BaseNode.) | |
| Description | Gets or sets the description of this node. (Inherited from BaseNode.) | |
| DwellTimeChannel | Gets the channel whose value determines the amount of time to suspend the procedure. | |
| DwellTimeConstant | Gets the constant value that determines the amount of time to suspend the procedure. | |
| DwellTimeIsConstant | Gets whether the amount of time to suspend the procedure is determined by a constant value or by a channel value. | |
| Name | Gets the name of this node. To rename a node, use the RenameNode method. (Inherited from BaseNode.) | |
| NodeID | Gets the ID of this node. (Inherited from BaseNode.) | |
| NodePath | Gets the path to the node within the system definition file. (Inherited from BaseNode.) | |
| TypeGUID | Gets the GUID associated with the node. Attempts to set the GUID of a BaseNode will generate an exception. (Inherited from BaseNode.) |