CustomDeviceWaveform Properties
- 已更新2023-02-21
- 閱讀時間為 3 分鐘
The CustomDeviceWaveform type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseNodeType | Gets a reference to the internal representation of this node. (Inherited from BaseNode.) | |
| DataType | Gets or sets the data type associated with the CustomDeviceWaveform class. | |
| Description | Gets or sets the description of this node. (Inherited from BaseNode.) | |
| 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 or sets the GUID associated with an item in a custom device. You can use this property to get or set the GUID for any component of a custom device that lists a GUID in the Custom Device XML file, such as the configuration page for the item, menu items that appear at run-time, Action VIs associated with the item, and so on. (Inherited from CustomDeviceBase.) | |
| Units | Gets or sets the units associated with a CustomDeviceWaveform. Units can be any string that makes sense for your custom device. |