RFMXSPECAN_ATTR_NF_DUT_TYPE
- Updated2025-04-08
- 1 minute(s) read
Specifies the type of DUT.
Syntax
RFMXSPECAN_ATTR_NF_DUT_TYPE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1179706 | int32 | Read/Write | N/A |
Remarks
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
The default value is Amplifier.
Name | Value | Description |
---|---|---|
RFMXSPECAN_VAL_NF_DUT_TYPE_AMPLIFIER | 0 (0x0) | Specifies that the DUT only amplifies or attenuates the signal, and does not change the frequency. |
RFMXSPECAN_VAL_NF_DUT_TYPE_DOWNCONVERTER | 1 (0x1) | Specifies that the DUT is a downconverter, that is, the IF frequency is the difference between the LO and RF frequencies. |
RFMXSPECAN_VAL_NF_DUT_TYPE_UPCONVERTER | 2 (0x2) | Specifies that the DUT is an upconverter, that is, the IF frequency is the sum of LO and RF frequencies. |