Admin Production ni-theme
Current Publication

Configure Input Filter [CF]

IVI Compliance Package

IviDigitizer Configure Input Filter [CF]

IviDigitizerChannelFilter Capability Group

Configures the minimum and maximum input filter frequencies for a specified channel.

IviDigitizer Configure Input Filter [CF].vi

cdbl 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

civrn 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

cstr Channel Name ("") Specifies the name of the channel to configure.

Default Value: ""

Note Note  You can specify the trace name as a string variable or as a literal enclosed in double quotes.
cdbl 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

cerrcodeclst 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.

iivrn 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

ierrcodeclst 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.