Searched refs:sim_model (Results 1 – 3 of 3) sorted by relevance
736 def _set_simulation_model(self, sim_model): argument746 self.send_query("SIMMODEL %s;ERROR?" % sim_model,750 if "WLAN" in sim_model:751 new_sim_model = sim_model[:-5]757 self.send_query("SIMMODEL %s;ERROR?" % sim_model,864 sim_model = (self.get_simulation_model()).split(",")866 registration_check_iterations = 2 if sim_model[bts - 1] == "GSM" else 1
180 sim_model = (self.anritsu.get_simulation_model()).split(",")181 no_of_bts = len(sim_model)
230 sim_model = (self.anritsu.get_simulation_model()).split(",")231 no_of_bts = len(sim_model)