IviDownconverter Configure Frequency Sweep List Dwell [FSL]
This VI configures the frequency list stepping.
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 |
|
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. |
|
single step enabled (False) Enable or disable single step mode. The driver uses this value to set the IviDownconverter Frequency Sweep List Single Step Enabled [FSL] property.
Default Value: FALSE |
|
list dwell (1.0 s) Pass the duration of one step. The driver uses this value to set the IviDownconverter Frequency Sweep List Dwell [FSL] property.
Default Value: 1.0 s Notes: (1) This value is valid only when IviDownconverter Frequency Sweep List Single Step Enabled [FSL] is FALSE. |
|
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 |
|
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. |