Bitcoin Forum
August 10, 2024, 09:22:29 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Need Help on Customization Progress Field on: June 15, 2019, 08:10:47 AM
Hi guys

I'm using Awesome Miner to manage some Whatsminer M3x ASICs. I'm trying to get some useful info, e.g. fan speed and worker name on Customization Progress Field. I tried "Fan Speed" +stats.Fan1 or "Fan Speed" +stats.FanSpeedOut, but none of them is working.

Can anybody help me how I can get the right piece of code to get fan speed or workername?

Hi,

I did see your recent e-mail on this topic as well. For Fan speed there are no solution for Whatsminer yet. I will have to investigate that a bit more before I have a solution.

For worker name you can use this expression:
Code:
"Worker: " + (miningHelper.GetMainPoolStatus() != null ? miningHelper.GetMainPoolStatus().User : "")

Hi Partike

Thanks for your help.
I tried your code, but got the following error:

error CS1061: 'AwesomeMiner.Components.Intelligence.ProgressField.ProgressMiningHelper' does not contain a definition for 'GetMainPoolStatus' and no extension method 'GetMainPoolStatus' accepting first ...

I Would appreciate if you double check the code.
Hi,
I think you are running on a quite old version of Awesome Miner. Please upgrade and it should work fine.

Hi Patrike

I updated my AM. Now, the expression you provided is working fine. Thanks for that.
Any code to get fan speed? I'm wondering while I can get the fan speed on Details window, why isn't there any way to show fan speed on Customization Progress Field?
Great that it's working fine with the expression!

For the fan speed the Whatsminer do have their own ways of reporting this, so although Awesome Miner receive this for the ASIC miner, it doesn't know how to interpret it. So the fan speed feature you ask for is not yet supported on Whatsminer but I've noted your feature request. Thanks!

Dear Patrike
I just want to make it more clear. I can see fan speed on Awesome Miner's Details window (both air-in and air-out fans). From this, I understand the AM can get the fan speed in some ways. So, isn't there any way to show this info on Customization Progress Field.
Thanks in advance.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Need Help on Customization Progress Field on: June 14, 2019, 08:57:47 AM
Hi guys

I'm using Awesome Miner to manage some Whatsminer M3x ASICs. I'm trying to get some useful info, e.g. fan speed and worker name on Customization Progress Field. I tried "Fan Speed" +stats.Fan1 or "Fan Speed" +stats.FanSpeedOut, but none of them is working.

Can anybody help me how I can get the right piece of code to get fan speed or workername?

Hi,

I did see your recent e-mail on this topic as well. For Fan speed there are no solution for Whatsminer yet. I will have to investigate that a bit more before I have a solution.

For worker name you can use this expression:
Code:
"Worker: " + (miningHelper.GetMainPoolStatus() != null ? miningHelper.GetMainPoolStatus().User : "")

Hi Partike

Thanks for your help.
I tried your code, but got the following error:

error CS1061: 'AwesomeMiner.Components.Intelligence.ProgressField.ProgressMiningHelper' does not contain a definition for 'GetMainPoolStatus' and no extension method 'GetMainPoolStatus' accepting first ...

I Would appreciate if you double check the code.
Hi,
I think you are running on a quite old version of Awesome Miner. Please upgrade and it should work fine.

Hi Patrike

I updated my AM. Now, the expression you provided is working fine. Thanks for that.
Any code to get fan speed? I'm wondering while I can get the fan speed on Details window, why isn't there any way to show fan speed on Customization Progress Field?
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Need Help on Customization Progress Field on: June 12, 2019, 04:11:03 PM
Hi guys

I'm using Awesome Miner to manage some Whatsminer M3x ASICs. I'm trying to get some useful info, e.g. fan speed and worker name on Customization Progress Field. I tried "Fan Speed" +stats.Fan1 or "Fan Speed" +stats.FanSpeedOut, but none of them is working.

Can anybody help me how I can get the right piece of code to get fan speed or workername?

Hi,

I did see your recent e-mail on this topic as well. For Fan speed there are no solution for Whatsminer yet. I will have to investigate that a bit more before I have a solution.

For worker name you can use this expression:
Code:
"Worker: " + (miningHelper.GetMainPoolStatus() != null ? miningHelper.GetMainPoolStatus().User : "")

Hi Partike

Thanks for your help.
I tried your code, but got the following error:

error CS1061: 'AwesomeMiner.Components.Intelligence.ProgressField.ProgressMiningHelper' does not contain a definition for 'GetMainPoolStatus' and no extension method 'GetMainPoolStatus' accepting first ...

I Would appreciate if you double check the code.
4  Alternate cryptocurrencies / Mining (Altcoins) / Need Help on Customization Progress Field on: June 12, 2019, 02:35:20 PM
Hi guys

I'm using Awesome Miner to manage some Whatsminer M3x ASICs. I'm trying to get some useful info, e.g. fan speed and worker name on Customization Progress Field. I tried "Fan Speed" +stats.Fan1 or "Fan Speed" +stats.FanSpeedOut, but none of them is working.

Can anybody help me how I can get the right piece of code to get fan speed or workername?

For more information, below is part of the AIP report generated by Awesome Miner.

Version: 5.2.2
API command: config
{
  "STATUS": [
    {
      "STATUS": "S",
      "When": 1560348227,
      "Code": 33,
      "Msg": "CGMiner config",
      "Description": "cgminer 4.9.2"
    }
  ],
  "CONFIG": [
    {
      "ASC Count": 3,
      "PGA Count": 0,
      "Pool Count": 3,
      "Strategy": "Failover",
      "Log Interval": 5,
      "Device Code": "SM ",
      "OS": "Linux",
      "Hotplug": "None"
    }
  ],
  "id": 1
}
API command: summary
{
  "STATUS": [
    {
      "STATUS": "S",
      "When": 1560348227,
      "Code": 11,
      "Msg": "Summary",
      "Description": "cgminer 4.9.2"
    }
  ],
  "SUMMARY": [
    {
      "Elapsed": 20447,
      "MHS av": 12482416.6,
      "MHS 5s": 11983833.6,
      "MHS 1m": 12435743.1,
      "MHS 5m": 12481650.52,
      "MHS 15m": 12612915.98,
      "Found Blocks": 0,
      "Getworks": 549,
      "Accepted": 1657,
      "Rejected": 0,
      "Hardware Errors": 30,
      "Utility": 4.86,
      "Discarded": 100843,
      "Stale": 0,
      "Get Failures": 0,
      "Local Work": 85905887,
      "Remote Failures": 0,
      "Network Blocks": 38,
      "Total MH": 255222926659.0,
      "Work Utility": 174377.42,
      "Difficulty Accepted": 56385536.0,
      "Difficulty Rejected": 0.0,
      "Difficulty Stale": 0.0,
      "Best Share": 35916773,
      "Temperature": 88.0,
      "freq_max": 672,
      "freq_min": 671,
      "freq_avg": 671,
      "Fan Speed In": 6270,
      "Fan Speed Out": 6270,
      "fan_stop_count": 0,
      "fan_stop_turnoff_threshold": 5,
      "fan_stop_turnoff_times": 0,
      "Fan set_get_err_turnoff_threshold": 15,
      "fan[0] set_get_err_turnoff_count": 0,
      "fan[1] set_get_err_turnoff_count": 0,
      "Voltage": 9,
      "Device Hardware%": 0.0001,
      "Device Rejected%": 0.0,
      "Pool Rejected%": 0.0,
      "Pool Stale%": 0.0,
      "Last getwork": 1560348227,
      "Uptime": 20880
    }
  ],
  "id": 1
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!