Forum Index
HomeZBasic Home   Forum RulesForum Rules   Forum FAQForum FAQ   MemberlistMemberlist   UsergroupsUsergroups   RSS FeedRSS Feed
Site SearchSite Search   LinksLinks   DownloadDownload   Digests and SubscriptionsDigests and Subscriptions
ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in   RegisterRegister
Console read/write line commands

 
Post new topic   Reply to topic    Forum Index -> ZBasic Language
Author Message
zbasicandy



Joined: 26 Jan 2006
Posts: 193

Posted: 12 March 2006, 1:16 AM    Post subject: Console read/write line commands Reply with quote

Is it possible to port these commands for use with the com3-6 software UARTS?
e.g. Console.readline Console.writeline
Back to top
mikep



Joined: 24 Sep 2005
Posts: 765
Location: Austin, TX

Posted: 12 March 2006, 1:53 AM    Post subject: Reply with quote

These routines are there for compatibility with Visual Basic and the fact that the queues for COM1 are "hidden".

You would need to add an additional parameter to determine the port to use. It is just as easy to write or read from the appropriate queue in my opinion.
Back to top
zbasicandy



Joined: 26 Jan 2006
Posts: 193

Posted: 12 March 2006, 2:35 AM    Post subject: Console read/write line commands Reply with quote

I chose ZBasic chips for complex communications. There is no other "basic chips" that have 4 software Uarts with queues. Any commands written to enhance my comm routines would really help. Also, there is not a better professional "basic" documentation written that can even compare with Zbasic.
Back to top
mikep



Joined: 24 Sep 2005
Posts: 765
Location: Austin, TX

Posted: 12 March 2006, 4:53 AM    Post subject: Re: Console read/write line commands Reply with quote

zbasicandy wrote:
I chose ZBasic chips for complex communications. There is no other "basic chips" that have 4 software Uarts with queues. Any commands written to enhance my comm routines would really help. Also, there is not a better professional "basic" documentation written that can even compare with Zbasic.

I couldn't agree more. And Don I'm sure will have some input on this idea as well.

In the meantime perhaps it might be possible to write a communication module with a public interface that does what you want. If you can explain a little more what you need I'm sure that we can help you write this module.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> ZBasic Language Time synchro. with the server - Timezone/DST with your computer
Page 1 of 1

 


All content Copyright © 2005-2012 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group