Protect<Level>

RepCap Settings

# Range: Nr1 .. Nr16
rc = driver.system.protect.repcap_level_get()
driver.system.protect.repcap_level_set(repcap.Level.Nr1)
class ProtectCls[source]

Protect commands group definition. 1 total commands, 1 Subgroups, 0 group commands Repeated Capability: Level, default value after init: Level.Nr1

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.system.protect.clone()

Subgroups