PosConCM.begin
- PosConCM.begin()[source]
Locks the sensor to start RS-485 communication.
Notes
This method only needs to be called if not using a
withstatement to handle lifetime of the PosConCM 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 PosConCM instance.