Sib<SystemInfoBlock>

RepCap Settings

# Range: Sib8 .. Sib16
rc = driver.configure.sib.repcap_systemInfoBlock_get()
driver.configure.sib.repcap_systemInfoBlock_set(repcap.SystemInfoBlock.Sib8)
class SibCls[source]

Sib commands group definition. 5 total commands, 4 Subgroups, 0 group commands Repeated Capability: SystemInfoBlock, default value after init: SystemInfoBlock.Sib8

Cloning the Group

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

Subgroups