pwmout 2, off using 08M gives syntax error in VSM

codeOwl

New Member
Hi there,
I get the following error when I try and use the following line of code in PICAXE VSM:

pwmout 2, off




I also get an Unknown Symbol error when using the the following line of code:

pwmout PWMDIV4, 2, 249, 200




I did a search of the forum and found that the PICAXE Forum Member: alw1746 had the exact same problems, but no one seems to have answered his post.

http://www.picaxeforum.co.uk/showthread.php?17559-Errors-using-PWMOUT-in-VSM&highlight=pwmout

What are we doing wrong here?

Is this a known issue with PICAXE VSM, or a problem with the way we have written these lines of code?

Is there a fix or work around?

Thank you for your time,

Regards,

codeowl
 
Last edited:

codeOwl

New Member
Anyone out there know if this is a known issue, is there are work-around, or are we doing something wrong in the code.....

Thank you for your time,

codeOwl
 
Top