Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 18:39 20 Nov 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 : Help

Author Message
RicM
Regular Member

Joined: 05/02/2022
Location: Australia
Posts: 52
Posted: 03:31am 13 Mar 2022
Copy link to clipboard 
Print this post

Dear Members,

I am testing a CMM2 Generation 1 before I purchase it.

The MM.INFO$(CPUSPEED) command not working and all other MM commands.

Firmware is 5.6.0

Regards

RicM
 
lizby
Guru

Joined: 17/05/2016
Location: United States
Posts: 3480
Posted: 03:36am 13 Mar 2022
Copy link to clipboard 
Print this post

What kind of not working? What is the exact command you are using and the output or error message?
PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed
 
phil99

Guru

Joined: 11/02/2018
Location: Australia
Posts: 2832
Posted: 03:49am 13 Mar 2022
Copy link to clipboard 
Print this post

MM.INFO$(CPUSPEED) is a preset variable not a command.
To see it's value type:-

PRINT MM.INFO$(CPUSPEED)
or
PRINT MM.INFO(CPUSPEED)
Edited 2022-03-13 13:51 by phil99
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3308
Posted: 03:41am 14 Mar 2022
Copy link to clipboard 
Print this post

@phil99 is correct, you need to PRINT the value.

Ric, it sounds as if you need a tutorial on the BASIC language,
I recommend: https://geoffg.net/Downloads/Maximite/Programming_with_the_Colour_Maximite_2.pdf
Start at page one and work your way through at least the first 24 pages.

As @lizby said, if you are going to post a question about something "not working" you need to post the exact command or code fragment and the exact error message as seen on the screen.  Then people can help you.

Finally, the CMM2 either works or it does not work.  It does not "half work".  So if your CMM2 has booted up and you can enter a simple command you can be assured that you have a working CMM2.

Geoff
Edited 2022-03-14 13:58 by Geoffg
Geoff Graham - http://geoffg.net
 
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