c1219.access.general¶
Classes¶
-
class
c1219.access.general.C1219GeneralAccess(conn)¶ This class provides generic access to the general configuration tables that are stored in the decade 0x tables.
-
__init__(conn)¶ Initializes a new instance of the class and reads tables from the corresponding decades to populate information.
@type conn: c1218.connection.Connection @param conn: The driver to be used for interacting with the necessary tables.
-
char_format¶
-
device_id¶
-
ed_mode¶
-
ed_model¶
-
encoding¶
-
fw_revision_no¶
-
fw_version_no¶
-
hw_revision_no¶
-
hw_version_no¶
-
id_form¶
-
manufacturer¶
-
mfg_proc_used¶
-
mfg_serial_no¶
-
mfg_tbls_used¶
-
nameplate_type¶
-
set_device_id(newid)¶
-
std_proc_used¶
-
std_revision_no¶
-
std_status¶
-
std_tbls_used¶
-
std_version_no¶
-