echo {"command":"lcd"} | nc 192.168.1.218 4028
Yes thank you, here a little statistics, i found more by command "stats".
https://github.com/kanoi/cgminer/blob/master/API-README...
See the 'ascset' command...
I guess you'd just have to update the config file and restart the miner to access any specific S9 settings that they allow you change at run time.
Yes i read this documentation, thank you! My parameter ASC mining is disabled. How is possible to enable it?
For request
echo {"command":"asccount"} | nc 192.168.70.195 4028
i have this answer
{"STATUS":[{"STATUS":"S","When":1557992969,"Code":104,"Msg":"ASC count","Description":"bmminer 1.0.0"}],"ASCS":[{"Count":0}],"id":1}
And can not use "ascset" command.
How to enable ASC mining parameter?