pylabrobot.revvity.celigo.Laser.fire# async Laser.fire(laser_index: int, shots: int, delay: float = 0.0) → None# Fire one laser without galvo targeting. delay is the interval between shots in seconds. The controller encodes it in 10 µs ticks. Parameters: laser_index (int) shots (int) delay (float) Return type: None