Oefening33.fcfx in the Miac module would not work

For MIAC users to discuss projects, applications, and any other issues related to the MIAC unit.

Moderators: Benj, Mods

Post Reply
Nazaire VERRUE
Posts: 43
Joined: Tue Nov 23, 2010 4:46 pm
Been thanked: 3 times
Contact:

Oefening33.fcfx in the Miac module would not work

Post by Nazaire VERRUE »

Dear,

The oefening33.fcfx (see attachment) works perfectly in simulation.
When I load the oefening33.fcfx in the Miac module then would not work.
However, when compiling one gets no mistake.
What's wrong here?

Sincerely

Nazaire
Attachments
Oefening33.fcfx
(10.04 KiB) Downloaded 343 times
Last edited by Nazaire VERRUE on Thu Apr 10, 2014 8:33 pm, edited 1 time in total.

User avatar
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: Oefening33.fcfx in the Miac module would not work

Post by Benj »

Hello,

I've had a look at your program and can't spot anything that would potentially cause an issue.

Are you getting anything on the LCD on the MIAC when you load the program?
Have you tried a very basic program to print a string to the display?
Finally, what version of Flowcode 6 are you using?

Nazaire VERRUE
Posts: 43
Joined: Tue Nov 23, 2010 4:46 pm
Been thanked: 3 times
Contact:

Re: Oefening33.fcfx in the Miac module would not work

Post by Nazaire VERRUE »

Best Benj,

On the LCD I get a zero when I load the program instead of 422.
I have a string printed on the display in the simulation and this works correctly.
I use flow code V6.07.

Greetings.

Nazaire

Nazaire VERRUE
Posts: 43
Joined: Tue Nov 23, 2010 4:46 pm
Been thanked: 3 times
Contact:

Re: Oefening33.fcfx in the Miac module would not work

Post by Nazaire VERRUE »

Hello,

I found the problem. Namely the variable Char [1] should Char [2] and the variable StringRest [10], StringRest [2] and the variable StringData [10], StringData [11].
Now it works correct.

Greets,

Nazaire

Post Reply