RFmx NF allows users to associate a unique string identifier with the hardware setup used to perform calibration for NF measurement. Thus, the user can perform calibration for multiple setups and assign a unique identifier for each setup. Below user can find steps to add identifier string in RFmx NF example vi.
1. In LabVIEW, go to
Help >> Find Examples.
2. In NI Example Finder browse to folder
Hardware Input and Output >> Modular Instruments >> NI-RFmx >> SpecAn.3. Open
RFmxSpecAn NF Y-Factor (Advanced).vi.
4. In the block diagram, add property
NF Cal Setup ID as shown in the image below. Create string control for the input terminal of the property node.

5. Go to
File >> Save As. In the dialogue box, select
Substitute copy for original. Save the vi in the desired location.