IviDigitizer Configure Input Filter [CF]
IviDigitizerChannelFilter Capability Group
Configures the minimum and maximum input filter frequencies for a specified channel.
Max Frequency (1.0e8) Specifies the maximum input filter frequency. This value sets the IviDigitizer Input Filter Max Frequency property.
Unit: Hertz Default Value: 1.0e8 |
|||
instrument handle The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.
Default Value: None |
|||
Channel Name ("") Specifies the name of the channel to configure.
Default Value: ""
|
|||
Min Frequency (1.0e6) Specifies the minimum input filter frequency. This value sets the IviDigitizer Input Filter Min Frequency property.
Unit: Hertz Default Value: 1.0e6 |
|||
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 IviDigitizer Initialize VI or IviDigitizer 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. |