Searched refs:sim_model (Results 1 – 3 of 3) sorted by relevance
796 def _set_simulation_model(self, sim_model, reset=True): argument807 self.send_query("SIMMODEL %s;ERROR?" % sim_model,811 if "WLAN" in sim_model:812 new_sim_model = sim_model[:-5]818 self.send_query("SIMMODEL %s;ERROR?" % sim_model,1047 sim_model = (self.get_simulation_model()).split(",")1049 registration_check_iterations = 2 if sim_model[bts - 1] == "GSM" else 1
175 sim_model = (self.anritsu.get_simulation_model()).split(",")176 no_of_bts = len(sim_model)
227 sim_model = (self.anritsu.get_simulation_model()).split(",")228 no_of_bts = len(sim_model)