09-14-2006 03:21 PM
09-15-2006 05:12 PM
bing,
1) The easiest way to do this is to use the "Filter" express VI and select a smoothing filter
2) You can use the "Median Filter.vi" to do this
3) Dynamic data is just a generic type of data that express VI's use for their inputs and outputs. Converting to and from express data is easily done using the "Convert from Dynamic Data" vi and the "Convert to Dynamic Data" vi. When you wire an array into an input that takes dynamic data it will typically put the "Convert to Dynamic Data" vi in there for you. If not you can always place this manually.
I hope this helps,
Justin D.
Applications Engineer
National Instruments
09-18-2006 07:42 AM
Thanks, Justin. This is very helpful!
Bing
09-18-2006 11:58 AM
09-20-2006 06:08 AM
09-20-2006 08:38 AM