trigger_step

trigger_step#

method

TSL550.trigger_step(step: float = None) float[source]#

Sets (or returns) the interval of the trigger signal output.

Valid range is 0.004 - 160 nm with a minimum step of 0.0001 nm.

Parameters:
stepfloat

The interval of the trigger signal output, in nanometers.

Returns:
valfloat

The currently set value (returned only on read).

Examples

>>> laser.trigger_step()
0.012