Get Equalization Filter Coefficients
- Updated2023-02-17
- 3 minute(s) read
Get Equalization Filter Coefficients
Retrieves the custom coefficients for the equalization FIR filter on the device.
This filter is designed to compensate the input signal for artifacts introduced to the signal outside of the device. Because this filter is a generic FIR filter, any coefficients are valid.
Inputs/Outputs

session in
Handle that identifies the NI-SCOPE instrument session as previously allocated by Initialize With Options .

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

channels
The channel(s) from which to acquire data.
Channel String Syntax
- A single channel, such as 0
- A list of channels, such as 0,1 or 3,2,1,0
- A range of channels, such as 0-7 or 0:7
- A combination of channels from multiple instruments, such as PXI1Slot3/0,PXI1Slot3/2-3,PXI1Slot4/2-3

session out
Reference to the NI-SCOPE instrument session to pass to the next node in the program.

error out
Error information.
The node produces this output according to standard error behavior.

coefficients
The custom coefficients for the equalization FIR filter on the device.
These coefficients should be between +1 and -1. You can obtain the number of coefficients from the Equalization Num Coefficients property. The Equalization Filter Enabled property must be set to True to enable the filter.
Hardware Support
This node supports the following hardware:
- PXI/PCI-5142
- PXIe-5622