Key

SCPI Commands

SYSTem:KEY:BRIGhtness
class KeyCls[source]

Key commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_brightness() float[source]
# SCPI: SYSTem:KEY:BRIGhtness
value: float = driver.system.key.get_brightness()

Sets or queries the front panel key brightness.

return

front_key_brightness: No help available

set_brightness(front_key_brightness: float) None[source]
# SCPI: SYSTem:KEY:BRIGhtness
driver.system.key.set_brightness(front_key_brightness = 1.0)

Sets or queries the front panel key brightness.

param front_key_brightness

Sets the key brightness.