NI-DAQmx .NET Framework 4.0 API Reference

Switch.Temperature Property

  • Updated2023-02-21
  • 1 minute(s) read
Switch.Temperature Property
Indicates the current temperature as read by the Switch module in degrees Celsius. Refer to your device documentation for more information.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public double Temperature { get; }
Public ReadOnly Property Temperature As Double
	Get

Property Value

Type: Double
Indicates the current temperature as read by the Switch module in degrees Celsius. Refer to your device documentation for more information.

See Also

Log in to get a better experience