pylabrobot.revvity.celigo.Celigo.set_fluorescence_lamp_power#

async Celigo.set_fluorescence_lamp_power(enabled: bool) None#

Set lamp power while enforcing the vendor’s minimum toggle interval.

Instruments without a configured ExcitationLampPower output have an always-powered source; requesting False is rejected because there is no line to switch it.

Parameters:

enabled (bool)

Return type:

None