Results 1 to 5 of 5

Thread: VFP Timers

Hybrid View

  1. #1
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,181
    Blog Entries
    22
    You can do this programatically by creating a Timer object as was previously mentioned.

    Alternatively you can have timers on the app, pages, sections and fields all with a configurable timer interval. Note that timers only fire when your app is in runtime mode not in design mode.

    Rather than polling it may be more responsive to handle a callback depending on what you use to handle the serial communications. As ws mentioned previously you can do this in Python and integrate it into your VFP code.
    Last edited by barrymavin; 2024-02-22 at 04:34.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us