EeLog

SCPI Command :

CONFigure:LTE:SIGNaling<instance>:EELog:ENABle
class EeLogCls[source]

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

get_enable() bool[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:EELog:ENABle
value: bool = driver.configure.eeLog.get_enable()

No command help available

return:

enable: No help available

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

No command help available

param enable:

No help available