What is the namespace for SignalFilter?
Hi. What is the namespace for SignalFilter?
SignalFilter aSigFilter = SignalFilter.Digital | SignalFilter.Input;
I got error and Visual Studio has no idea how to find this dll. Any help is highly appreciated.
SignalFilter aSigFilter = SignalFilter.Digital | SignalFilter.Input;
I got error and Visual Studio has no idea how to find this dll. Any help is highly appreciated.
Comments
I think what you are looking for is IOFilterTypes