set_mode

set_mode#

method

PPCL55xBase.set_mode(mode: int) int[source]#

Set the mode of operation for the laser

Parameters:
modeint
The mode corresponds to the following modes of the laser:
0: Regular mode
1: No dither mode
2: Clean mode
Returns:
int

Integer representing error message, 0 if no error.