Search found 5 matches
- Mon Oct 30, 2017 2:41 pm
- Forum: Flowcode V7
- Topic: solving tmr0 related issues
- Replies: 5
- Views: 3291
Re: solving tmr0 related issues
thanks, i have been able to resolve the issue. thanks for your response. :roll: :roll: Hello, my challenge: the code repeats the first switch loop on start-up and afterwards retains normalcy, but repeats this same issue after about 4 to 5 swiches. i need some help understanding where the problem is?...
- Thu Oct 26, 2017 8:22 am
- Forum: Flowcode V7
- Topic: solving tmr0 related issues
- Replies: 5
- Views: 3291
Re: solving tmr0 related issues
i am using flowcode5 and haven't upgraded to a 7 yet. the problem i experience doesn't surface while simulating via the software but is only noticeable on the hardware simulation. the "SWITCH=1" loop repeats twice after the first timer expiration "Runtime". now, the code is meant...
- Wed Oct 25, 2017 12:20 pm
- Forum: Flowcode V7
- Topic: solving tmr0 related issues
- Replies: 5
- Views: 3291
Re: solving tmr0 related issues
Hello, my challenge: the code repeats the first switch loop on start-up and afterwards retains normalcy, but repeats this same issue after about 4 to 5 swiches. i need some help understanding where the problem is??? is it tmr0 related or designation related??? Please can you attach your program fil...
- Wed Oct 25, 2017 11:42 am
- Forum: Flowcode V7
- Topic: solving tmr0 related issues
- Replies: 5
- Views: 3291
solving tmr0 related issues
Dear All, I developed interest with this graphical programming software and i have since been brushing up my skills. well, i am currently working on a POWER MANAGEMENT SOLUTION; that will switch OFF and ON Air Conditioning units intermittently. the switching is time based (user settable). my challen...
- Wed Oct 25, 2017 11:24 am
- Forum: Flowcode V7
- Topic: Tmr0 Timings
- Replies: 1
- Views: 1649
Tmr0 Timings
hello all!!! I am new to the flowcode environment and trying my hands on a list of things. well, i encountered a problem some days ago. i am currently working on a power manage system that switches AC units off or on after a stipulated user set time value. I enable tmr0 to achieve timing. my problem...