RFmx Demod VIs
- Updated2023-10-12
- 2 minute(s) read
RFmx Demod VIs
Use the VIs on this palette to perform demodulation measurements. You can use the RFmxDemod Property Node to configure additional properties.
| Palette Object | Description |
|---|---|
| RFmxDemod Read |
Configures hardware for acquisition, performs measurement on acquired data, and returns measurement results. |
| RFmxDemod Select Measurement |
Specifies the measurements that you want to enable. To select a single measurement, use the Single Measurement instance. To select multiple measurements, use the Multiple Measurements instance. |
| RFmxDemod Initiate |
Initiates all enabled measurements. Call this VI after configuring the signal and measurement. This VI asynchronously launches measurements in the background and immediately returns to the caller program. You can fetch measurement results using the Fetch VIs or result properties in the property node. To get the status of measurements, you can use the RFmxDemod Wait for Measurement Complete VI or the RFmxDemod Check Measurement Status VI. |
| RFmxDemod Property Node |
Sets (writes), gets (reads), or resets (sets to default value) RFmxDemod properties. |
| RFmxDemod VI Tree |
Displays all the VIs available in RFmxDemod for measurement configuration, control, and fetching results. The VIs are organized in the order they are supposed to be used in a program that you create. |
| Subpalette | Description |
|---|---|
| Configuration |
Use the VIs on this palette to configure various parameters for RFmxDemod measurements. |
| Fetch |
Use the VIs on this palette to fetch analog and digital demodulated measurements. |
| Utility |
Use the VIs on this palette to configure utility VIs. |
| Advanced |
Use the VIs on this palette to use advanced features. You can use the RFmxDemod Property Node to configure additional properties. |
| Build String |
Use the VIs on this palette to create strings for configurations and results that require a selector string. |