Skip to content

Commit 7b82143

Browse files
bdieudonneBenjamin Dieudonné
and
Benjamin Dieudonné
authored
updated docs with ANT commands (#768)
Co-authored-by: Benjamin Dieudonné <benjamin.dieudonne@kuleuven.be>
1 parent 580f693 commit 7b82143

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/SupportedBoards.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,6 +1042,7 @@ Supported platforms:
10421042

10431043
Available commands:
10441044

1045+
- Get amplifier info: :code:`board.config_board("get_info")`, returns json-string with amplifier type, firmware version, serial number, available sampling rates, available reference ranges, available bipolar ranges, and power state.
10451046
- Set impedance mode: :code:`board.config_board("impedance_mode:1")`, mode 0 or 1.
10461047
- Set sampling rate: :code:`board.config_board("sampling_rate:500")`, for available values check docs from Ant Neuro.
10471048
- Set reference range: :code:`board.config_board("reference_range:1.0")`, for available values check docs from Ant Neuro.

0 commit comments

Comments
 (0)