Searched refs:sim_model (Results 1 – 3 of 3) sorted by relevance
789 def _set_simulation_model(self, sim_model, reset=True): argument800 self.send_query("SIMMODEL %s;ERROR?" % sim_model,804 if "WLAN" in sim_model:805 new_sim_model = sim_model[:-5]811 self.send_query("SIMMODEL %s;ERROR?" % sim_model,1040 sim_model = (self.get_simulation_model()).split(",")1042 registration_check_iterations = 2 if sim_model[bts - 1] == "GSM" else 1
179 sim_model = (self.anritsu.get_simulation_model()).split(",")180 no_of_bts = len(sim_model)
229 sim_model = (self.anritsu.get_simulation_model()).split(",")230 no_of_bts = len(sim_model)