Utc

SCPI Command :

CONFigure:LTE:SIGNaling<instance>:SIB<n>:TNFO<tnfo>:UTC
class UtcCls[source]

Utc 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>:UTC
value: int = driver.configure.sib.tnfo.utc.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_10_ms: No help available

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

No command help available

param time_10_ms:

No help available

param systemInfoBlock:

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