RFmx SpecAn VIs
- Updated2023-10-12
- 2 minute(s) read
RFmx SpecAn VIs
Use the VIs on this palette to perform spectrum analysis measurements. You can use the RFmxSpecAn Property Node to configure additional properties.
Palette Object | Description |
---|---|
RFmxSpecAn Read |
Configures hardware for acquisition, performs measurement on acquired data, and returns measurement results. |
RFmxSpecAn 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. |
RFmxSpecAn 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, use the RFmxSpecAn Wait for Measurement Complete VI or RFmxSpecAn Check Measurement Status VI. |
RFmxSpecAn Property Node |
Gets (reads), sets (writes), or resets (sets to default value) RFmxSpecAn properties. |
RFmxSpecAn VI Tree |
Displays all the VIs available in RFmxSpecAn for measurement configuration and fetching results. The VIs are organized in the order they must be used in the program you create. |
Subpalette | Description |
---|---|
Configuration |
Use the VIs on this palette to configure RFmxSpecAn measurements. You can use the RFmxSpecAn Property Node to configure additional properties. |
Fetch |
Use the VIs on this palette to fetch measurement results and traces. |
Utility |
Use the VIs on this palette to configure RFmx SpecAn utilities. |
Marker |
Use the VIs on this palette to configure marker measurements. |
Build String |
Use the VIs on this palette to create strings for configurations and results that require a selector string. |
Advanced |
Use the VIs on this palette to use advanced features. |