PosCon3D.get_address
- PosCon3D.get_address()[source]
Gets the address of the RS-485 sensors currently connected to the bus. This command is only really useful when this class is initialized with the broadcast address, with the purpose of retrieving the address of a sensor connected.
- Returns:
- int
Address of the PosCon3D sensor connected to the RS-485 bus.
Notes
Only one PosCon3D sensor can be connected to the bus for this operation to succeed.