Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 23:29 03 Aug 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Newie HC-12 Question

     Page 2 of 2    
Author Message
macca
Newbie

Joined: 21/02/2017
Location: Australia
Posts: 32
Posted: 03:26am 18 Jan 2018
Copy link to clipboard 
Print this post

Hi and thank you TassyJim everything is working okay. I still cannot get
settick 10000,doread to work on the E28. Any sugestions
Regards
John
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6284
Posted: 03:43am 18 Jan 2018
Copy link to clipboard 
Print this post

Try this program on your device:
  Quote   SETTICK 10000, doread

DO
' do other stuff here

LOOP

END

SUB doread
PRINT TIME$
END SUB

It should print the time every 10 seconds

VK7JH
MMedit
 
macca
Newbie

Joined: 21/02/2017
Location: Australia
Posts: 32
Posted: 04:48am 18 Jan 2018
Copy link to clipboard 
Print this post

Hi and yes this works I have got it working in my program thank you so much

regards
John
 
     Page 2 of 2    
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025