Gets the reference for the SetIQPowerEdgeTriggerLevel(string, double) method. This method is used only when you set the SetTriggerType(string, RFmxDemodMXTriggerType) method to IQPowerEdge.

Syntax

Namespace: NationalInstruments.RFmx.DemodMX

public int GetIQPowerEdgeTriggerLevelType(string selectorString, out RFmxDemodMXIQPowerEdgeTriggerLevelType value)

Remarks

This method maps to the RFmxDemod_GetIQPowerEdgeTriggerLevelType() function in C.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name passed when creating the signal configuration is used.

valueout RFmxDemodMXIQPowerEdgeTriggerLevelType

Upon return, contains the value that indicates the reference for the NationalInstruments.RFmx.DemodMX.RFmxDemodMX.GetIQPowerEdgeTriggerLevelType(string,NationalInstruments.RFmx.DemodMX.RFmxDemodMXIQPowerEdgeTriggerLevelType@) method.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.