Specifies whether the input signal has a periodicity shorter than the NR frame duration.

Syntax

Namespace: NationalInstruments.RFmx.NRMX

public enum RFmxNRMXModAccShortFrameEnabled

Members

NameValueDescription
False0

When you set the method to False or the SetTriggerType(string, RFmxNRMXTriggerType) method is set to a value other than None, a signal periodicity equal to the maximum of 1 frame duration and the configured SSB periodicity, if SSB is active, is assumed.

True1

When you set the method to False or the Trigger Type method is set to None, the measurement uses SetShortFrameLength(string, double) as signal periodicity.