Post
Topic
Board Mining software (miners)
Merits 1 from 1 user
Re: Avalon FMS App. - Commands
by
dom5684
on 18/01/2022, 03:38:40 UTC
⭐ Merited by philipma1957 (1)
You're always very kind BitMaxz, thank you for helping us, god bless you brother. We are very much grateful if anybody else would like to share any other FMS commands; Canaan is not responding to our emails

Thank you for your time

I can't find a list of commands for FMS tool but I collected few commands that you can use for FMS check this below


Code:
If you forgot the password before the change, you can click the Diagnose
button and enter the command to display the current password
[{"command":"ascset",�"parameter":"0,password,private"}]

The commonly used API instructions are the following:
View version :[{"command":"version"}]
Re-aging : [{"command":"ascset","parameter":"0,aging-set,1"}]
[{"command":"ascset","parameter":"0,aging-parame-
ter,60-537:562:587:612"}]
Display LCD information :
echo -n "lcd|" | socat -t 300 stdio tcp:10.100.227.139:4028,shut-none &&
echo
Aging:
[{"command":"ascset", "parameter":"0,aging-set,1"}]
Restart:
[{"command":"ascset", "parameter":"0,reboot,0"}]
Set voltage :
[{"command":"ascset", "parameter":"0,hashpower,1260"}]

13. Batch aging of mining machines
Select a machine to be aged in status, click the Aging button to start aging

And adding this someone share it here on how to adjust fan speed
Code:
[{"command":"ascset","parameter":"0,fan-spd,90"}]

I got that commands from this source https://www.yunzhan365.com/basic/51-80/83039562.html?mode=pc

Also adding these API commands you can use them and use the above format to use the API commands from this link below
- https://github.com/Canaan-Creative/avalon10-docs/blob/master/Universal%20API/Avalon%20A10%20API%20manual-EN.md