IviUpconverter Configure Power Step Dwell [PST]
IviUpconverterPowerStep Capability Group
This VI configures the power stepping dwell.
instrument handle The instrument handle that you obtain from the IviUpconverter Initialize VI or IviUpconverter Initialize With Options VI. The handle identifies a particular instrument session. Default Value: None |
|
single step enabled (False) Enable or disable single step mode. The driver uses this value to set the IviUpconverter Power Step Single Step Enabled [PST] property.
Default Value: FALSE |
|
power step dwell (1.0 s) Pass the duration of one step. The driver uses this value to set the IviUpconverter Power Step Dwell [PST] property. Default Value: 1.0 s Notes: (1) This value is valid only when IviUpconverter>>Sweep>>Power Step>>Power Step Single Step Enabled [PST] is FALSE. |
|
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 IviUpconverter Initialize VI or IviUpconverter 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. |