PosCon3D.begin
- PosCon3D.begin()[source]
Locks the sensor to start RS-485 communication.
Notes
This method only needs to be called if not using a
with
statement to handle lifetime of the PosCon3D instance.
Locks the sensor to start RS-485 communication.
Notes
This method only needs to be called if not using
a with
statement to handle lifetime of the PosCon3D instance.