Flowcode V5.2question

Moderator: Benj

Post Reply
nnnnff
Posts: 107
Joined: Tue Oct 04, 2011 8:55 am
Has thanked: 3 times
Been thanked: 6 times
Contact:

Flowcode V5.2question

Post by nnnnff »

Flowcode V5.2
Use CAN macro, sending, receiving communication, in FlowServer cannot simulation.
The following example, please help me!
Attachments
CAN receive.fcf
(14 KiB) Downloaded 285 times
CAN send.fcf
(10 KiB) Downloaded 259 times

User avatar
JohnCrow
Valued Contributor
Valued Contributor
Posts: 1367
Joined: Wed Sep 19, 2007 1:21 pm
Location: Lincolnshire
Has thanked: 364 times
Been thanked: 716 times
Contact:

Re: Flowcode V5.2question

Post by JohnCrow »

Hi
I had the same problem yesterday. Vnet would set everything up ok, but when I ran the simulation it didnt work.
i.e i could operate the tx sim but the rx did nt respond.

Just tried a simlation using RS232 and that does give a response over the VNET server
CAN works in FC4 using some of the Matrix sample files.
1 in 10 people understand binary, the other one doesn't !

User avatar
DavidA
Matrix Staff
Posts: 1076
Joined: Fri Apr 23, 2010 2:18 pm
Location: Matrix Multimedia Ltd
Has thanked: 58 times
Been thanked: 258 times
Contact:

Re: Flowcode V5.2question

Post by DavidA »

Hello,

There does seem to be an error in the CAN over v-net, we will look into this. Thanks for the heads up.

Additionally I will move this to the appropriate V5 forum.

User avatar
DavidA
Matrix Staff
Posts: 1076
Joined: Fri Apr 23, 2010 2:18 pm
Location: Matrix Multimedia Ltd
Has thanked: 58 times
Been thanked: 258 times
Contact:

Re: Flowcode V5.2question

Post by DavidA »

Hello,

This has now been fixed, please see the Minor v5.2 fixes thread here: http://www.matrixmultimedia.com/mmforum ... 46&t=10669

Additionally, your programs were a little inefficient and with Flowcode v5's improved simulation speed caused minor hiccups in the simulation, these have been improved and attached.
Attachments
CAN send_1.fcf
(10 KiB) Downloaded 276 times
CAN receive_1.fcf
(14.5 KiB) Downloaded 295 times

Post Reply