error in sim macro call2

Moderator: Benj

Post Reply
User avatar
greentech
Flowcode V4 User
Posts: 158
Joined: Mon Jan 31, 2011 2:11 pm
Has thanked: 10 times
Been thanked: 2 times
Contact:

error in sim macro call2

Post by greentech »

While playing around gsm componenet i get this error. it neither works in simulation nor on real hardware.
Why?

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times
Contact:

Re: error in sim macro call2

Post by Enamul »

GSM component works fine in hardware..but simulation will not work. If you think you are facing problem in hardware..you can post program so that we can have a look.
Enamul
University of Nottingham
enamul4mm@gmail.com

User avatar
greentech
Flowcode V4 User
Posts: 158
Joined: Mon Jan 31, 2011 2:11 pm
Has thanked: 10 times
Been thanked: 2 times
Contact:

Re: error in sim macro call2

Post by greentech »

Be a life long or short, its completeness depends on what it was lived for.

I mean it should have worked in simulation as-well. New comps should be "GUI friendly"
im trying this on sim900d hardware.
Attachments
GSM.fcf
(10 KiB) Downloaded 271 times

User avatar
greentech
Flowcode V4 User
Posts: 158
Joined: Mon Jan 31, 2011 2:11 pm
Has thanked: 10 times
Been thanked: 2 times
Contact:

error in sim macro call2

Post by greentech »

is there anyone in town to answer back?

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times
Contact:

Re: error in sim macro call2

Post by Enamul »

Sorry for the delay in getting back. It seems you are FCv4 user..But the file doesn't open in FCv4.
Enamul
University of Nottingham
enamul4mm@gmail.com

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times
Contact:

Re: error in sim macro call2

Post by Enamul »

Hi,

Modem should be connected to USART. In hardware USART mode, RC6 and 7 are Tx and Rx so you can't use RTS, CTS in those pin. You can use any other pin for CTS & RTS. Some other problem in the code which I have corrected, you can go for a try. Please let us know how you are getting.
Attachments
GSM.fcf
(12 KiB) Downloaded 246 times
Enamul
University of Nottingham
enamul4mm@gmail.com

User avatar
greentech
Flowcode V4 User
Posts: 158
Joined: Mon Jan 31, 2011 2:11 pm
Has thanked: 10 times
Been thanked: 2 times
Contact:

Re: error in sim macro call2

Post by greentech »

Thank you Enamul ill give it a try tomorrow and get back to u.

User avatar
JonnyW
Posts: 1230
Joined: Fri Oct 29, 2010 9:13 am
Location: Matrix Multimedia Ltd
Has thanked: 63 times
Been thanked: 290 times
Contact:

Re: error in sim macro call2

Post by JonnyW »

Evening.
I mean it should have worked in simulation as-well. New comps should be "GUI friendly"
I agree - one of the things we hope to address in future versions is improved simulation of components. However for now the components are more focused on working on download so there will be components that do not simulate.

I will take a look at your program and see if we can remove the error message in a future update.

Cheers,

Jonny

Post Reply