Firmware/API Docs/LUXminer commands
frequencyget
Gets frequency value
frequencyget
Description
Returns a per-chip frequency value from a given board. If no chips are specified, you will get all chips; otherwise, only the specified chip value will be returned.
Command
Examples
For a single chip value:
To get all chips at once:
Parameters
Parameter | Notes |
---|---|
board_id | Board ID, starting at zero. |
chip_id | Optional. The chip number, starting from zero. |
Field details
Field | Notes |
---|---|
Count | Number of readings returned. |
Freqs | Array of one or more frequency values. |