_GS_ Posted January 31, 2012 Report Posted January 31, 2012 Hi, I'm trying to build a little program with Drum Sequencer and I have some problems. Please tell me why configured and run sequencer started only with SB2 "Power-up bit"? When I run this simple program with MB-s or others Inputs it didn't work. Best regards Grzegorz
Emil Posted January 31, 2012 Report Posted January 31, 2012 The condition to activate Config module (valid not only for Drum,but for most of FB) is, as follow: 1. Config module needs to be activated with one scan condition; 2. Config module needs to be located in routine, which is scanned all the time. SB 2and Main routine answer to this condition. Usually we recommend this as a simple soluiton and it works. Anyway, using it is not a must, untill you're following strictly the rule stated above. Why you want to activate Drume configuration with different condition?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now