06-15-2015 05:10 PM
Hello,
I'm using PXIe-5451 waveform generator with FPGA PXIe-7966R. They are connected with peer-to-peer technology.
I want to use Digital Interoplation Filter, but there is an error occures in the property node. Here is a screen of this error.
What should i do to fix this problem?
Solved! Go to Solution.
06-16-2015 12:50 PM
There could be a few different things going on here. Firstly, I would suggest trying to specify an 'Active Channel' in the property node before enabling the digital filter. This may be a property which you can only apply after an active channel is selected.
Also, this property can only be set when using certain sample rates. this is outlined in the document here:
You can also try to use the 'Configure Digital Filter.vi' as well. Information on this is below, but basically you would call this to enable and select channels and then change the interpolation factor using a property node.
http://zone.ni.com/reference/en-XX/help/370524R-01/nifgenlv/nifgen_configure_digital_filter/
06-17-2015 06:20 AM - edited 06-17-2015 06:21 AM
This methods are not helped.
06-18-2015 09:23 AM
So do you get the same error when you try to use the VI instead of the property node to enable digital filtering?
06-22-2015 07:01 AM
Yes, i do.
06-23-2015 05:08 PM
It looks like the 5451 does not have a digital interpolation filter. There is only an FIR filter on the device. You can verify that this is the case and the issue is not coming from using P2P by trying to run a scripting example which does not use P2P and setting this property. You should get the same error.