Tcase

SCPI Command :

CONFigure[:LTE]:ORAN:TCASe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# CONFigure[:LTE]:ORAN:TCASe
value: str = driver.applications.k10Xlte.configure.lte.oran.tcase.get()

No help available

set(test_case: str) None[source]
# CONFigure[:LTE]:ORAN:TCASe
driver.applications.k10Xlte.configure.lte.oran.tcase.set(test_case = 'abc')

No help available