Digital Demod:Modulation Type Property
- Updated2023-10-12
- 1 minute(s) read
Digital Demod:Modulation Type Property
Short Name: DDemod Modulation Type
Property of RFmxDemod
Specifies the digital modulation type of the signal that needs to be analyzed.
You do not need to use a selector string to configure or read this property for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.
The default value is PSK.
ASK (0) |
The modulation type is amplitude-shift keying (ASK). |
FSK (1) |
The modulation type is frequency-shift keying (FSK). |
PSK (2) |
The modulation type is phase-shift keying (PSK). |
QAM (3) |
The modulation type is quadrature-amplitude modulation (QAM). |
MSK (4) |
The modulation type is minimum shift keying (MSK). |
Remarks
The following table lists the characteristics of this property.
Datatype | ![]() |
Permissions | Read/Write |
High-level VIs | RFmxDemod DDemod Configure Modulation Type |
Resettable | Yes |