VeriStand .NET API Reference

ThermocoupleScale Class

Represents a thermocouple Scale, which converts raw values from a thermocouple to Kelvins or degrees Celsius, Fahrenheit, or Rankine.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Class ThermocoupleScale _
	Inherits Scale
C#
public class ThermocoupleScale : Scale
Visual C++
public ref class ThermocoupleScale : public Scale

Inheritance Hierarchy

System.Object
    NationalInstruments.VeriStand.SystemDefinitionAPI.BaseNode
        NationalInstruments.VeriStand.SystemDefinitionAPI.Section
            NationalInstruments.VeriStand.SystemDefinitionAPI.Scale
                NationalInstruments.VeriStand.SystemDefinitionAPI.ThermocoupleScale

See Also

Log in to get a better experience