Timc
SCPI Command :
[SOURce<HW>]:BB:EUTRa:TIMC:NTAoffset
- class TimcCls[source]
Timc commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_nta_offset() RsSmw.enums.TimcNtAoffs [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:TIMC:NTAoffset value: enums.TimcNtAoffs = driver.source.bb.eutra.timc.get_nta_offset()
Sets the parameter NTA offset as defined in the 3GPP TS 36.211.
- return
nta_offset: NTA0| NTA624
- set_nta_offset(nta_offset: RsSmw.enums.TimcNtAoffs) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:TIMC:NTAoffset driver.source.bb.eutra.timc.set_nta_offset(nta_offset = enums.TimcNtAoffs._0)
Sets the parameter NTA offset as defined in the 3GPP TS 36.211.
- param nta_offset
NTA0| NTA624