Firmware/API Docs/CGminer commands
acs
Shows details of a single board
asc
Description
Shows the details of a single ASIC board. This command requires the board
ID as a parameter (starts at zero).
Command
Examples
Field details
Field | Notes |
---|---|
ASC | Board number, starting from zero. |
Accepted | Number of accepted shares. |
Board | Model of the hashboard. |
Connector | Name of the connector. |
ControllerIPVersionHex | ASIC Controller IP, as hex. |
ControllerIPVersionStr | ASIC Controller IP, as string. |
Device Elapsed | Elapsed seconds since the board is started. |
Device Hardware% | Always zero. |
Device Rejected% | Always zero. |
Diff1 Work | Sum of accepted diff and rejected diff. |
Difficulty Accepted | Sum of difficulty of accepted shares. |
Difficulty Rejected | Sum of difficulty of rejected shares. |
Enabled | Y if the board is enabled, N if not. |
Hardware Error MHS 15m | Always zero. |
Hardware Errors | Total number of CRC/Hash errors. |
ID | Same as ASC . |
IsRamping | true if this board is ramping. |
IsUserShutdown | true when the board was shutdown due to user action. |
Last Share Difficulty | Difficulty of the last accepted share. |
Last Share Pool | ID of the pool of the last accepted share. |
Last Share Time | Unix time of the last accepted share. |
Last Valid Work | Same as Last Share Time . |
MHS 60m | Hashrate, in MH/s, for the last 60 minutes. |
MHS 30m | Hashrate, in MH/s, for the last 30 minutes. |
MHS 15m | Hashrate, in MH/s, for the last 15 minutes. |
MHS 1m | Hashrate, in MH/s, for the last minute. |
MHS 5m | Hashrate, in MH/s, for the last 5 minutes. |
MHS 5s | Hashrate, in MH/s, for the last 5 seconds. |
MHS av | Average board hashrate. |
Name | Always blank. |
Nominal MHS | Nominal hashrate, in MH/s. |
Profile | Current board profile. See profiles for details. |
Rejected | Number of rejected shares. |
SerialNumber | Hashboard serial number. |
Status | Either "Alive" or "Dead" . |
IsRamping | true if the board is ramping. |
Temperature | Board temperature (in celsius) |
Total MH | Same as MHS av . |
Utility | Always zero. |