Disabling Digital Filtering

NI Switches

Disabling Digital Filtering

Digital filtering, enabled by default, prevents the switch module from being triggered by pulses that are less than 150 ns on PXI trigger lines 0–7. Some devices used with a switch may only be able to send triggers that are less than 150 ns. For the switch module to recognize these pulse widths, digital filtering must be disabled.

You can disable digital filtering by using the niSwitch Property Node or the niSwitch_SetAttributeViBoolean function. Complete the following steps to disable digital filtering.

Caution  When digital filtering is disabled, it is possible for the switch module to be triggered by noise on the PXI trigger lines. If the device triggering the switch is capable of sending pulses greater than 150 ns, you should not disable digital filtering.
  1. Drop the niSwitch Property Node on the block diagram.
  2. Right-click the property node and select the Digital Filter Enable property.
  3. Right-click the Digital Filter Enable property and select Change to Write.
  4. Right-click the Digital Filter Enable property and create a control.
  5. Press <Ctrl-E> to switch to the front panel.
  6. Select False.