Returns the current temperature of the module. This value is expressed in degrees Celsius.

To use this property for PXIe-5830/5831/5832, you must first use the Selector string property to specify the name of the channel you are configuring. When you are reading the device temperature, you must specify the context in the Selector String input as "module::<ModuleName>". You can also use the RFmxInstr Build Module String VI to build the module string. For all other devices, the only valid value for the selector string is "" (empty string).

On a MIMO session, use "port::<deviceName>/<channelNumber>" as the selector string to read this property. You can use the RFmxInstr Build Port String VI to build the selector string. For PXIe-5830/5831/5832, you must specify the context in the selector string input as port::<deviceName>/<channelNumber>/module::<moduleName>.

Refer to the following table to determine which strings are valid for your configuration.

Hardware Module TRX Port Type Selector String
PXIe-3621/3622/3623 - if or "" (empty string)
PXIe-5820 - fpga
First connected mmRH-5582 DIRECT TRX PORTS Only rf0
First connected mmRH-5582 SWITCHED TRX PORTS [0-7] rf0switch0
First connected mmRH-5582 SWITCHED TRX PORTS [8-15] rf0switch1
Second connected mmRH-5582 DIRECT TRX PORTS Only rf1
Second connected mmRH-5582 SWITCHED TRX PORTS [0-7] rf1switch0
Second connected mmRH-5582 SWITCHED TRX PORTS [8-15] rf1switch1

Supported devices: PXIe-5644/5645/5646, PXIe-5663/5663E/5665/5668, PXIe-5820/5830/5831/5832/5840/5841/5842/5860

Remarks

The following table lists the characteristics of this property.

Short Name Device Temperature (deg C)
Data type cdbl.png
Permissions Read Only
High-level VIs N/A
Resettable No