I'm currently working with the myRIO system and I have a question regarding the implementation of a Butterworth filter in my project. Instead of using the RT block to input the filter coefficients, I want to enter them directly as numbers.
From what I understand, the coefficients need to be provided as "scaled coefficients," which are numbers without decimal points. Can anyone explain how exactly to convert the standard Butterworth filter coefficients into these scaled coefficients?