RFmxInstr Get List Names (VI)
- Updated2024-04-10
- 3 minute(s) read
RFmxInstr Get List Names (VI)
Owning Palette: UtilityReturns the list names and the corresponding selected personality type from the Personality Filter parameter. When you set the Personality Filter parameter to All, this VI returns the available list names for all supported personalities.
![]() |
Instrument Handle In identifies the instrument session. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI or the RFmxInstr Initialize NIRFSA (Array) VI. |
||||||||||||||||||||||||
![]() |
Personality Filter specifies the personality filter to get the list names. You can specify one or more of the following personalities. The default value is All.
|
||||||||||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
||||||||||||||||||||||||
![]() |
Instrument Handle Out passes a reference of the instrument session to the next VI. |
||||||||||||||||||||||||
![]() |
List Names returns an array of the list names. |
||||||||||||||||||||||||
![]() |
Personalities returns an array of personalities where each entry corresponds to the personality of each list name in the List Names array. |
||||||||||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |