Полный список членов класса ClientSimulator, включая наследуемые из базового класса
__del__(self) | ClientSimulator | |
__init__(self, ip=None, port=102, scl=None, ied_name=None, ap_name=None) | ClientSimulator | |
__new__(cls, *args, **kwargs) | ClientSimulator | |
__str__(self) | ClientSimulator | |
abort(self) | ClientSimulator | |
ap_name | ClientSimulator | |
ap_name(self) | ClientSimulator | |
ap_name(self, name) | ClientSimulator | |
associate(self) | ClientSimulator | |
close(self) | ClientSimulator | |
control(self, str ref, value, type, bool test=False, ControlModelKind ctlModel=None, OriginatorCategoryKind orCat=None, orIdent=None) | ClientSimulator | |
datamodel(self) | ClientSimulator | |
datamodel_to_csv(self, str csv_filename) | ClientSimulator | |
get_controlable_objects_list(self) | ClientSimulator | |
get_ctlmodel_for_object(self, str ref) | ClientSimulator | |
get_datamodel(self, force_fetch=False, with_values=False) | ClientSimulator | |
get_mms_ied_name(self) | ClientSimulator | |
get_value(self, str ref, force_fetch=True) | ClientSimulator | |
ied_name | ClientSimulator | |
ied_name(self) | ClientSimulator | |
ied_name(self, name) | ClientSimulator | |
initialized | ClientSimulator | |
instances | ClientSimulator | static |
ip | ClientSimulator | |
ip(self) | ClientSimulator | |
ip(self, address) | ClientSimulator | |
orCat(self) | ClientSimulator | |
orCat(self, orCat) | ClientSimulator | |
orIdent(self) | ClientSimulator | |
orIdent(self, orIdent) | ClientSimulator | |
port | ClientSimulator | |
port(self) | ClientSimulator | |
port(self, port) | ClientSimulator | |
release(self) | ClientSimulator | |
remove_incomplete_references(data_list, delimiter='$') | ClientSimulator | static |
scl | ClientSimulator | |