connect#
method
- PPCL551.connect(port: str = '', baudrate: int = 9600) None#
Connects to and initializes the laser. All parameters are keyword arguments.
- Parameters:
- portstr
COM port the laser is connected to (default “”)
- baudrateint
baudrate of the serial connection (default 9600)