Written on: 27. 02. 2023 [00:16]
|
Fudodo
Jozef Fusko
Topic creator
registered since: 18.02.2023
Posts: 5
|
Hi,
I have a question. In OpenSCADA version V1+R2868.
And Vision-developing: demo project AGLCS,
In Projects ....
Contours group: How to setup x_axis (time axis) resolution and archive source.
Thank You Jozef.
|
Written on: 27. 02. 2023 [08:35]
|
roman
Roman Savochenko
Moderator Contributor Developer
registered since: 12.12.2007
Posts: 3750
|
"Fudodo" wrote:
Contours group: How to setup x_axis (time axis) resolution and archive source.
The Graph Control panel performs all those in runtime — http://oscada.org/wiki/Special:MyLanguage/Libs/Main_graphical_elements#grph_panel
About those parameters setting by default see the primitive Diagram — http://oscada.org/wiki/Special:MyLanguage/Modules/VCAEngine#Diagram
Learn, learn and learn better than work, work and work.
|
Written on: 01. 03. 2023 [00:13]
|
Fudodo
Jozef Fusko
Topic creator
registered since: 18.02.2023
Posts: 5
|
Hi, Thank You For Answer.
I solved it on the OpenScada QTCfg: User Interfaces -> Engine of the .... -> Project -> House ->
Root page (SO) -> Page -> Group 2 (my house test project) -> Contours group -> Page -> Contour 1 -> trnd1 : attributes
Size, seconds : 86400 (one day in seconds)
Value archiver : FSArch.15s (my 15seconds archiver)
|