Sets 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 SetIQPowerEdgeTriggerLevelType(string selectorString, RFmxDemodMXIQPowerEdgeTriggerLevelType value)

Remarks

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

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxDemodMXIQPowerEdgeTriggerLevelType

Upon return, contains the value that indicates the reference for the SetIQPowerEdgeTriggerLevelType(string, RFmxDemodMXIQPowerEdgeTriggerLevelType) method.

Returns

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