Search found 50 matches
- Mon Sep 23, 2024 10:02 am
- Forum: Bug Reports
- Topic: Export as HTML main image is missing
- Replies: 5
- Views: 8023
Re: Export as HTML main image is missing
Hi, if the image is very large, it would not be generated in the complete export of the program. If you generate the main only as an image, it would be generated. Are there limitations inside your export of the size? The HTML have inside the code for the not generated image, but he could it not foun...
- Fri Sep 20, 2024 10:25 pm
- Forum: Bug Reports
- Topic: Export as HTML main image is missing
- Replies: 5
- Views: 8023
Re: Export as HTML main image is missing
Hi,
in the attached PDF you can see, what I found out.
Can you change by the way the color of the export text, which is dark red. It`s bad to read. A brighter color would be good there.
In the picture "Export info text.png" you can see what I mean.
Regards
Jorg
in the attached PDF you can see, what I found out.
Can you change by the way the color of the export text, which is dark red. It`s bad to read. A brighter color would be good there.
In the picture "Export info text.png" you can see what I mean.
Regards
Jorg
- Thu Sep 19, 2024 4:11 pm
- Forum: Bug Reports
- Topic: Export as HTML main image is missing
- Replies: 5
- Views: 8023
Export as HTML main image is missing
Hello!
In the HTML output is the source code from the "main" to see, but the belonging image is not there. Any idea?
Regards
Jorg
In the HTML output is the source code from the "main" to see, but the belonging image is not there. Any idea?
Regards
Jorg
- Thu Aug 15, 2024 11:38 am
- Forum: Feature Requests
- Topic: Switch with more decisions
- Replies: 11
- Views: 12115
Re: Switch with more decisions
Hi ,
I thought, that the numbers are fix in the switch. To change them was a good solution for me.
Thanks to all.
Jorg
I thought, that the numbers are fix in the switch. To change them was a good solution for me.
Thanks to all.
Jorg
- Thu Aug 15, 2024 8:14 am
- Forum: Feature Requests
- Topic: Switch with more decisions
- Replies: 11
- Views: 12115
Re: Switch with more decisions
Hello! Workarounds are present. But it is easier programming with one variable for the decision. SWITCH with 12 decisions.jpg You see one oled screen with 12 possibles inputs you can choose. There are other screens where you can choose 12 inputs again. The program must know, where you are actual sta...
- Tue Aug 13, 2024 8:25 am
- Forum: Feature Requests
- Topic: Switch with more decisions
- Replies: 11
- Views: 12115
Switch with more decisions
Hi,
the switch is actual for a maximum of 10 possibilities decisions written. For a project I need 12 decisions. If you change it, may be to do it for 16 decisions to have some on spare.
Jorg
the switch is actual for a maximum of 10 possibilities decisions written. For a project I need 12 decisions. If you change it, may be to do it for 16 decisions to have some on spare.
Jorg
- Sat Jul 13, 2024 8:52 am
- Forum: Bug Reports
- Topic: Wrong description type variables lut component
- Replies: 2
- Views: 3549
Re: Wrong description type variables lut component
Hello! The maths works, thats OK!. Confusing at first is the description "Return Value(U_Long)", because i do the setup for uint 16bit. Is it not beter for more understanding to write here: "Return Value type (Choosed in Properties) and something like that for the index? Sometimes use...
- Fri Jul 12, 2024 9:24 am
- Forum: Bug Reports
- Topic: Wrong description type variables lut component
- Replies: 2
- Views: 3549
Wrong description type variables lut component
Hello!
I choose 16bit uint in the setup box of the lut. The return and index value is set to ulong? Is here the advice wrong?
Please have a look to the attached picture. It works with a return variable uint.
Regards
Jorg
I choose 16bit uint in the setup box of the lut. The return and index value is set to ulong? Is here the advice wrong?
Please have a look to the attached picture. It works with a return variable uint.
Regards
Jorg
- Tue Jul 09, 2024 6:48 am
- Forum: General
- Topic: PIC24FV32KA304 Interrupt frequency calculation
- Replies: 6
- Views: 5328
Re: PIC24FV32KA304 Interrupt frequency calculation
Hi,
I know that you could do many setups. It was a discussion to find a way for a workaround not to use an oscilloscope.
A complete setup of the oscillator and timer section would be good, but this would take a lot of time.
Excuse me for posting this thread in the bug area.
Jorg
I know that you could do many setups. It was a discussion to find a way for a workaround not to use an oscilloscope.
A complete setup of the oscillator and timer section would be good, but this would take a lot of time.
Excuse me for posting this thread in the bug area.
Jorg
- Sun Jul 07, 2024 5:10 pm
- Forum: General
- Topic: PIC24FV32KA304 Interrupt frequency calculation
- Replies: 6
- Views: 5328
Re: PIC24FV32KA304 Interrupt frequency calculation
Hi,
you know, that the clock is set to external by setup. The value which is normally used for internal calculation gets the quartz frequency. You always know too, if the "pll" is selected or not. All values for calculation are inside the program. Is it not possible?
Regards
Jorg
you know, that the clock is set to external by setup. The value which is normally used for internal calculation gets the quartz frequency. You always know too, if the "pll" is selected or not. All values for calculation are inside the program. Is it not possible?
Regards
Jorg