Reset input function options in the Encoder Input block
显示 更早的评论
We have a quadrature encoder connected to a multifunction DAQ. We are using the Simulink Desktop Real-Time Toolbox and we want to automatically reset the encoder using the index signal of the encoder.
We know that in our encoder the index signal ticks in the portion of encoder cycle when both A and B signals are high.
Therefore, under the reset input function option of the Encoder input block we set option 5 ‘reset on A,B high’. However, compilation fails with the following error
Error reported by S-function ‘sldrtei’ in <Encoders Test/Encoder Input>:
Encoder Input reset input mode index must be between 1 and 3.
No error occurs if we choose one of the first three options. But these options prevent proper encoder reset.
Why would option 4 prevent compilation of our application? What should we do?
We use a National Instruments PCIe-6343 board.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Target Computer Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!