ThermocoupleScale Properties
- Updated2023-02-21
- 3 minute(s) read
The ThermocoupleScale 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.) | |
| 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.) | |
| ScaleType | Gets the scale type. (Inherited from Scale.) | |
| ScaleUnit | Gets or sets the scale unit. This can be any arbitrary string. (Inherited from Scale.) | |
| TemperatureUnit | Gets or sets the units of the scaled temperature values: Kelvins or degrees Celsius, Fahrenheit, or Rankine. | |
| ThermocoupleCJCSource | Gets or sets the channel that serves as the source of cold-junction compensation for the ThermocoupleScale. | |
| ThermocoupleCJCType | Gets or sets the type of device the thermocouple uses to perform cold-junction compensation. | |
| ThermocoupleType | Gets or sets the type of thermocouple in use. | |
| TypeGUID | Gets the GUID associated with the node. Attempts to set the GUID of a BaseNode will generate an exception. (Inherited from BaseNode.) |