Flowcode V5.2
Use CAN macro, sending, receiving communication, in FlowServer cannot simulation.
The following example, please help me!
Flowcode V5.2question
Moderator: Benj
Flowcode V5.2question
- Attachments
-
- CAN receive.fcf
- (14 KiB) Downloaded 308 times
-
- CAN send.fcf
- (10 KiB) Downloaded 293 times
- JohnCrow
- Valued Contributor
- Posts: 1367
- Joined: Wed Sep 19, 2007 1:21 pm
- Location: Lincolnshire
- Has thanked: 364 times
- Been thanked: 716 times
Re: Flowcode V5.2question
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.
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 !
- 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
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.
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.
- 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
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.
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 310 times
-
- CAN receive_1.fcf
- (14.5 KiB) Downloaded 317 times