Forum Home › Forums › Understanding the Software › Utility Pack 6.0 Instructions
Tagged: Utility Pack
- This topic has 17 replies, 3 voices, and was last updated 6 months, 1 week ago by
Mikhail.
-
AuthorPosts
-
September 16, 2024 at 7:07 am #15459
takslasher
ParticipantGood day,
Saw that Utility Pack 6.0 was added to the plugins, but without any instruction.
I have input the files below as I understood it. Chanel 11 is added Archive number in Archive list. Tried minute archive but the result is the same.
Export historical archive to CSV
Enter archive bit (see Archives table): 11
Enter channel numbers: 101, 102
Enter start date and time (UTC, YYYY-MM-DD HH:MM:SS): 2024-08-15 12:00:00
Enter end date and time (UTC, YYYY-MM-DD HH:MM:SS): 2024-08-15 16:00:00
Enter output file name:The result is the file without any extension and only data in it below:
“Timestamp,Val101,Val102”
Nothing else in the file and nothing else created. Also the files in the Archive folder are in UTC and how does it extracts them? Using UTC Time or PC Time?
Regards.
September 16, 2024 at 7:43 am #15466Mikhail
ModeratorHello,
Open the Archives table of your project. Please check if there is an archive with bit 11 in the table?September 16, 2024 at 7:44 am #15467Mikhail
ModeratorInput and output timestamps in UTC.
-
This reply was modified 9 months, 4 weeks ago by
Mikhail.
September 16, 2024 at 7:46 am #15469Mikhail
ModeratorThe result is the file without any extension and only data in it below
The output filename should have the same name as it was entered.
September 16, 2024 at 9:59 am #15474takslasher
ParticipantWhat does mean bit 11 in the table?
When I open Archive list I have [#],[Active],[Code],[Name],[kind],[module]
On #2 have minute archive, tried number 2 but the result is the same.September 17, 2024 at 8:51 am #15476Mikhail
ModeratorThe Minute archive has bit 1.
See https://ibb.co/jv7HS8JSeptember 18, 2024 at 3:38 am #15481takslasher
ParticipantThank you,
Did not know where to look for this bit number.
Was looking in Server -> Archives.
It would be good to add somewhere as help to look in Secondary tables.Thanks Mikhail.
September 18, 2024 at 9:12 am #15483Mikhail
ModeratorWere you able to obtain the data using the bit number?
September 18, 2024 at 5:50 pm #15488takslasher
ParticipantHi Mikhail,
Yes it worked fine.
Had issues extracting data when the data itself is missing. If the PC was shutdown (The report would not generate), when the sensor is not connected just generate blank data.Another question the data is saved in UTC, will there be any changes in script to convert while generating data?
Regards.
September 19, 2024 at 1:01 pm #15496Mikhail
ModeratorHi,
will there be any changes in script to convert while generating data?
There are no such plans. We might add a time zone option for a fee.
I would like to understand for what purposes you export data to CSV?September 21, 2024 at 2:08 am #15497takslasher
ParticipantHi,
We just want to have daily backup in easily accessible format.
So right now are testing all the options and looking how it is going to work.
Option is getting reports by the operator is also considered.Regards.
September 23, 2024 at 11:08 am #15499Mikhail
ModeratorHi,
We just want to have daily backup in easily accessible format.
Good idea. It can be used in a combination with other backup methods.
December 29, 2024 at 1:37 pm #15852fischerp
ParticipantHello,
I would like to add my voice to this question. I am also interested in the possibility of creating a pure CSV file without an XML header. As a test, I have only unzipped the ZIP file on the computer on which Rapid-Scada is running. That works.
Is it possible, like the other plugins, to integrate the function into the frontend (Webstation)?
Greetings
PeterDecember 30, 2024 at 11:20 am #15854Mikhail
ModeratorHello,
I am also interested in the possibility of creating a pure CSV file without an XML header.
Could you provide an example of the existing file you get and a file you need?
Is it possible, like the other plugins, to integrate the function into the frontend
In the modern Administrator app, there is ExtExternalTools extension. Using this extension, you can add custom command to run command line utilities from the UI.
December 30, 2024 at 11:21 am #15855Mikhail
ModeratorFind ExtExternalTools in the Administrator options, and configure the extension properties.
-
This reply was modified 9 months, 4 weeks ago by
-
AuthorPosts
- You must be logged in to reply to this topic.