Leap

SCPI Command :

CONFigure:LTE:SIGNaling<instance>:SIB<n>:TNFO<tnfo>:LEAP
class LeapCls[source]

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

get(systemInfoBlock=SystemInfoBlock.Default) int[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:SIB<n>:TNFO<tnfo>:LEAP
value: int = driver.configure.sib.tnfo.leap.get(systemInfoBlock = repcap.SystemInfoBlock.Default)

No command help available

param systemInfoBlock:

optional repeated capability selector. Default value: Sib8 (settable in the interface ‘Sib’)

return:

time: No help available

set(time: int, systemInfoBlock=SystemInfoBlock.Default) None[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:SIB<n>:TNFO<tnfo>:LEAP
driver.configure.sib.tnfo.leap.set(time = 1, systemInfoBlock = repcap.SystemInfoBlock.Default)

No command help available

param time:

No help available

param systemInfoBlock:

optional repeated capability selector. Default value: Sib8 (settable in the interface ‘Sib’)