Search found 55 matches

by keithh534
Thu Nov 10, 2022 12:28 pm
Forum: Bug Reports
Topic: V8 Update rendered program unusable
Replies: 1
Views: 2759

V8 Update rendered program unusable

This was previously posted on the V9 forum and referred to this forum My post: The simulator in V9 is so buggy, it's basically unusable. So I re-installed V8, but it didn't have a component I needed, so I updated V8 and now it says I need to PURCHASE the SCADA package. When I press 'OK' the program ...
by keithh534
Sun Feb 25, 2018 10:49 pm
Forum: Flowcode V7
Topic: Flowcode 7 - Updates Since 7.3 - Questions
Replies: 6
Views: 5152

Re: Flowcode 7 - Updates Since 7.3

I'm somewhat confused by the statement, "feature: Added CAL SPI/I2C support I2C family of devices e.g. 18FxxK42 Untested".
Does this mean that the CAL for the specific family of devices is untested or the CAL itself is untested?
by keithh534
Sun Feb 25, 2018 6:11 pm
Forum: Bug reports
Topic: Bug in the Data Recorder (SOLVED:Use the Data Recorder in ICT mode)
Replies: 5
Views: 4237

Re: Bug in the Data Recorder

I'm experiencing the same issue with PWM coding.
by keithh534
Wed Jan 24, 2018 3:37 pm
Forum: Flowcode V7
Topic: Object array
Replies: 8
Views: 4980

Re: Object array

Thank you for your input. The code does exactly what I want it to do. I'm looking for a way to optimize it.
by keithh534
Wed Jan 24, 2018 3:01 am
Forum: Flowcode V7
Topic: Object array
Replies: 8
Views: 4980

Re: Object array

I'm trying to eliminate the redundant code in the "Decode_PB" macro. Since I can't use object arrays, I'm at a loss. Any ideas?
by keithh534
Tue Jan 23, 2018 4:50 pm
Forum: Flowcode V7
Topic: Object array
Replies: 8
Views: 4980

Re: Object array

Thank you for the explanation, albeit not what I was hoping for.
:?
by keithh534
Tue Jan 23, 2018 1:57 pm
Forum: Flowcode V7
Topic: Object array
Replies: 8
Views: 4980

Re: Object array

I understand how to create data type arrays. What I want to do is scan a number of like objects to get the results of the same method of each object. Is the "Object handle" type used to create object arrays? If so, can someone give me an example of how to fill it with objects, then recover the value...
by keithh534
Tue Jan 23, 2018 2:09 am
Forum: Flowcode V7
Topic: Object array
Replies: 8
Views: 4980

Object array

Is it possible to create an object array?
If so, how is it done?
by keithh534
Fri Jan 19, 2018 3:41 pm
Forum: Bug reports
Topic: Another ILI9341 bug?
Replies: 4
Views: 3286

Re: Another ILI9341 bug?

Thank you for the explanation. Albeit non-conventional, now that I'm aware of the anomaly, it's not a problem.
Now there's still the issue I'm experiencing with the background property (see separate post)
by keithh534
Fri Jan 19, 2018 3:05 pm
Forum: Bug reports
Topic: Another ILI9341 bug?
Replies: 4
Views: 3286

Re: Another ILI9341 bug?

That is indeed the foreground color I want, but if you look at the initial component foreground property, you'll see it displays that color (C0FF00) as 00FFC0 (R & B transposed). I've attached a simpler program to demonstrate what I'm talking about. Before executing the program review the initial co...
by keithh534
Fri Jan 19, 2018 2:07 am
Forum: Bug reports
Topic: Another ILI9341 bug?
Replies: 4
Views: 3286

Another ILI9341 bug?

The 'Foreground Color' property has the R and B values transposed
by keithh534
Fri Jan 19, 2018 1:41 am
Forum: Bug reports
Topic: ILI9341 bug?
Replies: 1
Views: 1777

ILI9341 bug?

The 'SetBackgroundColour' method doesn't appear to function.
by keithh534
Wed Jan 10, 2018 4:02 pm
Forum: Feature requests
Topic: Add SSD1926 gLCD component
Replies: 1
Views: 4713

Add SSD1926 gLCD component

The PIC32 Starter Kit (PIC32MX360F512L) target option would be much more useful if the gLCD component (SSD1926) were available.
by keithh534
Tue Jan 09, 2018 11:13 pm
Forum: Feature requests
Topic: Generic 20x4 LCD display
Replies: 10
Views: 8215

Re: Generic 20x4 LCD display

Got it!
:D
by keithh534
Tue Jan 09, 2018 10:20 pm
Forum: Feature requests
Topic: Generic 20x4 LCD display
Replies: 10
Views: 8215

Re: Generic 20x4 LCD display

Indeed, it does, but that's a 2-line display. I need the R/W function for the 4-line display.
by keithh534
Tue Jan 09, 2018 10:14 pm
Forum: E-blocks
Topic: Defective EB083 board?
Replies: 4
Views: 4560

Re: Defective EB083 board?

Thank you!
To answer your question about the numerous posts: I was only able to attach a maximum of 3 files per post. When I tried to attach more, it didn't work.
by keithh534
Tue Jan 09, 2018 3:59 pm
Forum: E-blocks
Topic: Defective EB083 board?
Replies: 4
Views: 4560

Defective EB083 board continued

7 Segment Display results:
Segment.jpg
(79.79 KiB) Downloaded 2390 times
Segment.jpg
(79.79 KiB) Downloaded 2390 times
The B port LEDs function normally.
This concludes this test.
by keithh534
Tue Jan 09, 2018 3:55 pm
Forum: E-blocks
Topic: Defective EB083 board?
Replies: 4
Views: 4560

Defective EB083 board continued

LED A results:
LED A.jpg
(72.2 KiB) Downloaded 2389 times
Combo Board LED A.fcfx
(8.27 KiB) Downloaded 268 times
More to follow.
by keithh534
Tue Jan 09, 2018 3:52 pm
Forum: E-blocks
Topic: Defective EB083 board?
Replies: 4
Views: 4560

Defective EB083 board?

I believe I have a defective EB083 and/or EB006 board.
These are the results I get.

EB083 Test Routine:
EB03 Test Routine.jpg
(73.14 KiB) Downloaded 2392 times
Combo Board LCD:
LCD.jpg
(78.77 KiB) Downloaded 2392 times
Combo Board LCD.fcfx
(8.27 KiB) Downloaded 276 times
More to follow.
by keithh534
Tue Jan 09, 2018 3:10 pm
Forum: Bug reports
Topic: Another Adafruit 20x4 LCD component bug
Replies: 5
Views: 3692

Re: Another Adafruit 20x4 LCD component bug

I take that back. I found it!
by keithh534
Tue Jan 09, 2018 3:07 pm
Forum: Bug reports
Topic: Another Adafruit 20x4 LCD component bug
Replies: 5
Views: 3692

Re: Another Adafruit 20x4 LCD component bug

That method doesn't appear in the list
by keithh534
Tue Jan 09, 2018 1:30 pm
Forum: Bug reports
Topic: Another Adafruit 20x4 LCD component bug
Replies: 5
Views: 3692

Re: Another Adafruit 20x4 LCD component bug

Leigh,
Thank you for the effort, but the only difference I see is the removal of what appears to be debugging code.
New.png
(24.22 KiB) Downloaded 1541 times
Regards,
Keith
by keithh534
Sun Jan 07, 2018 11:45 pm
Forum: Feature requests
Topic: Generic 20x4 LCD display
Replies: 10
Views: 8215

Re: Generic 20x4 LCD display

Hi Martin, Thank you for your response. I suspected Jorgen meant ground, but I took offense to the exclamation point. So, I wasn't sure if he was yelling at me to connect it to ground or if he was yelling some three-letter acronym at me. Unfortunately, I, as well as others, have a need for software ...
by keithh534
Sun Jan 07, 2018 10:30 pm
Forum: Feature requests
Topic: Generic 20x4 LCD display
Replies: 10
Views: 8215

Re: Generic 20x4 LCD display

What is GND?!
by keithh534
Sun Jan 07, 2018 10:05 pm
Forum: Bug reports
Topic: Another Adafruit 20x4 LCD component bug
Replies: 5
Views: 3692

Another Adafruit 20x4 LCD component bug

When compiling to chip, display doesn't work.
I believe the issue is it's missing 2 lines of code in the "Start"method.
Currently, it looks like this:
Current.png
(17.99 KiB) Downloaded 1562 times
It should look like this (missing code highlighted):
New.png
(41.65 KiB) Downloaded 1562 times