Skip to content

Commit 929f4d4

Browse files
ymkim92christiansandbergacolomb
authored
doc: Should check unconfigured state before running fastscan (#290)
Co-authored-by: Christian Sandberg <christiansandberg@users.noreply.github.com> Co-authored-by: André Colomb <src@andre.colomb.de>
1 parent 9dbb9fd commit 929f4d4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/lss.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ Or, you can run fastscan procedure ::
4747

4848
ret_bool, lss_id_list = network.lss.fast_scan()
4949

50+
.. note::
51+
Before you run fastscan, you have to make sure the devices are in non-configured
52+
or unconfigured state.
53+
5054
Once one of sensors goes to CONFIGURATION state, you can read the current node id of the LSS slave::
5155

5256
node_id = network.lss.inquire_node_id()

0 commit comments

Comments
 (0)