RFmx Pulse CVI

Table of Contents

RFMXPULSE_ATTR_PULSE_AMPLITUDE_TRACE_UNIT

  • Updated2024-10-14
  • 1 minute(s) read

RFMXPULSE_ATTR_PULSE_AMPLITUDE_TRACE_UNIT

Data Type: int32
Access:read/write
Functions:RFmxPulse_SetAttributeI32
RFmxPulse_GetAttributeI32
Description: Specifies the unit of the amplitude level. This attribute is applicable only for the amplitude and acquired amplitude trace.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is RFMXPULSE_VAL_PULSE_AMPLITUDE_TRACE_UNIT_DBM.

Get Function: RFmxPulse_PulseGetAmplitudeTraceUnit
Set Function: RFmxPulse_PulseSetAmplitudeTraceUnit
Values:
RFMXPULSE_VAL_PULSE_AMPLITUDE_TRACE_UNIT_DBM (0)Amplitude trace is expressed in dBm.
RFMXPULSE_VAL_PULSE_AMPLITUDE_TRACE_UNIT_VOLTS (1)Amplitude trace is expressed in Volts.
RFMXPULSE_VAL_PULSE_AMPLITUDE_TRACE_UNIT_WATTS (2)Amplitude trace is expressed in Watts.

Log in to get a better experience