IviScope Actual Sample Rate
IviScope Base Capability Group
This VI returns the effective sample rate of the acquired waveform using the current configuration in samples per second.
instrument handle The instrument handle that you obtain from the IviScope Initialize or the IviScope Initialize With Options VI. | |
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 IviScope Initialize or the IviScope Initialize With Options VI. | |
sample rate Returns the effective sample rate of the acquired waveform the oscilloscope acquires for each channel. The driver returns the value of the IviScope Horizontal Sample Rate property.
Units: samples per second |
|
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. |