Search results

  1. G

    PICAXE .bas programmes save as VB6 module .bas .

    I use VB6 and PICAXE programmes along side each other. Unfortunately PICAXE .bas programmes are saved in VB6 module .bas format. When I double click such a PICAXE .bas prog to open it from file explorer opens it with VB6. How do I save PCAXE progs with a PICAXE format so that I can open them...
  2. G

    HPWM DIV4

    'HPWM DIV4,0,2,%1000,199,399' using a 20x2 results in produces the message -:- "HPWM DIV4,0,2,%1000,199,399 ^ Syntax error on line 29 at/before position 6 Error: Unknown symbol - DIV4" What am I doing wrong?
  3. G

    bookmark

    Thanks Hippy - I'll give it a go.
  4. G

    bookmark

    The one which appears when one right clicks the bookmark margin in Picaxe editor.
  5. G

    bookmark

    What is the purpose of 'bookmark' and how does one use it?
  6. G

    Picaxe editor with Windows 10 tablet

    Will Picaxe editor work on a windows 10 tablet?
  7. G

    Downloadingto correct chip.

    I have several 40X2 chips in a project each with different programme. It is easy to select the correct chip to programme by attaching the download cable to it. Unfortunately it is not unknown for me to download the wrong programme. How do I link a programme with its relevant chip?
  8. G

    28X2 performance

    A stepper motor controlled by a 28X2-5V (PIC18F2520) runs at half the speed it does when controlled by a 28X2 (PIC18F25K22) - Why?
  9. G

    readtemp and readtemp(12) commands

    As the owin/owout commands do not function with the '08' chips it would be useful if the readtemp/readtemp12 commands could return an error (value outside the temperature range of -50 to 125) if the adderssed sensor was faulty or not present.
  10. G

    Failed download.

    For some time I have been downloading to a module of 3 @ 08M and 1 @ 20X2 on an XP laptop. I use a USB to serial adapter with AXE026 download cable that have stood me in good stead through many hundred downloads. Recently the download has been failing randomly. Now it has failed completely...
Top