NIRFSG_ATTR_DEVICE_TEMPERATURE
- Updated2025-10-14
- 1 minute(s) read
Returns the device temperature.
Syntax
NIRFSG_ATTR_DEVICE_TEMPERATURE
Numeric Value | Data Type | Access | Applies To |
|---|---|---|---|
1150017 | ViReal64 | Read-Only | Device Temperatures |
Remarks
If the NI-RFSG session is controlling multiple devices, this attribute returns the temperature of the primary NI RF device. The NI-RFSG session is opened using the primary RF device name.
Serial signals between the sensor and the system control unit could modulate the signal being generated, thus causing phase spurs. After the device thoroughly warms up, its temperature varies only slightly (less than 1 degree Celsius) and slowly, and it is not necessary to constantly poll this temperature sensor.
PXIe-5644/5645/5646, PXIe-5820/5840/5841: If you query this attribute during RF list mode, list steps may take longer to complete during list execution.
PXIe-5830/5831/5832: To use this attribute, you must first set the channelName parameter of the niRFSG_SetAttributeViReal64 function to using the appropriate string for your instrument configuration. Setting the niRFSG_SetAttributeViReal64 function is not required for the PXIe-3621/3622. Refer to the following table to determine which strings are valid for your configuration.
Hardware Module | TRX Port Type | Active Channel String |
|---|---|---|
PXIe-3621/3622 | if or "" (empty string) | |
PXIe-5820 | fpga | |
First connected mmRH-5582 | DIRECT TRX PORTS Only | rf0 |
SWITCHED TRX PORTS [0-7] | rf0switch0 | |
SWITCHED TRX PORTS [0-7] | rf0switch1 | |
Second connected mmRH-5582 | DIRECT TRX PORTS Only | rf1 |
SWITCHED TRX PORTS [0-7] | rf1switch0 | |
SWITCHED TRX PORTS [0-7] | rf1switch1 |
Units: degrees Celsius
Supported Devices: PXI-5610, PXIe-5611, PXIe-5644/5645/5646, PXI/PXIe-5650/5651/5652, PXIe-5653/5654/5654 with PXIe-5696, PXI-5670/5671, PXIe-5672/5673/5673E, PXIe-5820/5830/5831/5832/5840/5841/5842/5860
Related Topics