7seg4 common cathode
Moderator: Benj
-
- Posts: 15
- Joined: Tue May 22, 2018 10:02 am
7seg4 common cathode
Hello there! Please tell me, does not change the type of indicator from a common anode to a common cathode. "Custom code - > Defines -> Edit code - > line 37 - > 0=common cathode, 1=common anode" - no result.
- Attachments
-
- VIMET.rar
- (180.09 KiB) Downloaded 260 times
-
- Posts: 15
- Joined: Tue May 22, 2018 10:02 am
Re: 7seg4 common cathode
Redesigned the project in Flowcode 8 . Here, too, the problem, collect voltmeter-ammeter. Individual measurements work, but they don't work together. Tell me where I made a mistake
- Attachments
-
- metr.rar
- (18.42 KiB) Downloaded 248 times
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: 7seg4 common cathode
Hello,
For the floating point maths to work try changing your constants from 1000 to 1000.0 to force a floating point calculation, or if you can use integer maths instead.
For the floating point maths to work try changing your constants from 1000 to 1000.0 to force a floating point calculation, or if you can use integer maths instead.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Posts: 15
- Joined: Tue May 22, 2018 10:02 am
Re: 7seg4 common cathode
Hi, but separately everything works! but not together. And I have problems with the dynamic display, the" hardware " indicator flickers strongly, and generally behaves strangely...Can you advise how best to do it?
-
- Valued Contributor
- Posts: 786
- Joined: Fri Jun 06, 2014 3:53 pm
- Has thanked: 187 times
- Been thanked: 205 times
Re: 7seg4 common cathode
Hi
Have you had a read at these posts?
https://www.matrixtsl.com/mmforums/view ... 76&t=21119
They should prove quite helpful.
Regards
Have you had a read at these posts?
https://www.matrixtsl.com/mmforums/view ... 76&t=21119
They should prove quite helpful.
Regards