Admin Production ni-theme
Current Publication

Query Channel Temperature [CT]

IVI Compliance Package

IviDigitizer Query Channel Temperature [CT]

IviDigitizerChannelTemperature Capability Group

This VI is used to query the temperature of a specific channel. The units are governed by the IviDigitizer Temperature Units property.

IviDigitizer Query Channel Temperature [CT].vi

civrn instrument handle The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.

Default Value: None

cstr Channel Name ("") Specifies the name of the channel from which to read the temperature.

Default Value: ""

Note:

You can specify the trace name as a string variable or as a literal enclosed in double quotes.

cerrcodeclst error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

iivrn instrument handle out The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.

Default Value: None

idbl Channel Temperature Returns whether the current temperature of the entire board.

Notes:

The units are governed by the Temperature Units property.

ierrcodeclst error out The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.