== Data in OpenSCADA and their storage in the DB (TConfig) ==
+
== {{Anch|Data|Data in OpenSCADA and their storage}} ==
−
Storing data in the system based on the objects ''TConfig'' and ''TElem''. These objects store the structure and fields' values of the database, allowing for direct loading and saving the configuration via the "DB" subsystem. For the specialized different types data storage the TVariant object is provided.
+
Storing data in the program is based on the objects ''[[#TConfig|TConfig]]'' and ''[[#TElem|TElem]]''. These objects store the structure and field values of the storage, allowing for direct loading and saving the configuration via the [[#TBDS|"DB" subsystem]]. For the specialised different types of the data storage the ''[[#TVariant|TVariant]]'' object is provided.
Latest revision as of 15:35, 9 September 2021
Data in OpenSCADA and their storage
Storing data in the program is based on the objects TConfig and TElem. These objects store the structure and field values of the storage, allowing for direct loading and saving the configuration via the "DB" subsystem. For the specialised different types of the data storage the TVariant object is provided.