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.
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 |
|
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. |
|
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. |
|
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 |
|
Channel Temperature Returns whether the current temperature of the entire board.
Notes: The units are governed by the Temperature Units property. |
|
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. |