Nta

SCPI Command :

CONFigure:LTE:SIGNaling<instance>:CONNection:NTA:ENABle
class NtaCls[source]

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

get_enable() bool[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:CONNection:NTA:ENABle
value: bool = driver.configure.connection.nta.get_enable()

No command help available

return:

enable: No help available

set_enable(enable: bool) None[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:CONNection:NTA:ENABle
driver.configure.connection.nta.set_enable(enable = False)

No command help available

param enable:

No help available