Home
last modified time | relevance | path

Searched refs:uldl (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500.py651 def uldl_configuration(self, uldl): argument
657 if uldl not in range(0, 7):
661 cmd = 'CONFigure:LTE:SIGN:CELL:{}:ULDL {}'.format(self._bts, uldl)
Dcmx500.py380 def uldl_configuration(self, uldl): argument