IviDownconverter Get RF Input Name
IviDownconverterBase Capability Group
This VI returns the specific driver defined RF Input name that corresponds to the one-based index that the user specifies. If the driver defines a qualified RF Input name, this VI returns the qualified name. If the value that the user passes for the index parameter is less than one or greater than the value of the IviDownconverter RF Input Count, the VI returns an empty string in the name parameter and returns the Invalid Value error.
instrument handle The instrument handle that you obtain from the IviDownconverter Initialize or IviDownconverter Initialize With Options VI. The handle identifies a particular instrument session.
Default Value: None |
|
index (1) Pass the index of the RF input name to return.
Default Value: 1 |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviDownconverter Initialize or IviDownconverter Initialize With Options VI. The handle identifies a particular instrument session.
Default Value: None |
|
name Returns the RF input name that corresponds to the index. | |
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |