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() RsSmbv.enums.EutraTimcNtAoffs[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:TIMC:NTAoffset
value: enums.EutraTimcNtAoffs = 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: RsSmbv.enums.EutraTimcNtAoffs) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:TIMC:NTAoffset
driver.source.bb.eutra.timc.set_nta_offset(nta_offset = enums.EutraTimcNtAoffs._0)

Sets the parameter NTA offset as defined in the 3GPP TS 36.211.

param nta_offset

NTA0| NTA624