This attribute defines the current auto-configuration
state.
idle(1) - In this state, writing any value other than
idle(1) starts an auto-configuration scan for
bridge link peers.
State will change to scanning(2) while the scan
is in progress. When the scan is finished, the
results are available in the artemBidgePeersTable.
scanning(2) - An auto-configuration scan for bridge
link peers is currently in progress. When scanning
has finished, the state will automatically
change back to idle(1).
busy(3) - An auto-configuration setup is currently in
progress on this radio module.
Writing this attribute in any state other than
idle(1) will return an error. Enumerations: - idle (1)
- scanning (2)
- busy (3)
|