Ask our Experts
Didn't find what you are looking for? Ask our experts!
Launch of Consumer/Home Owner registration process! We are pleased to announce the commencement of the Consumer/Home Owner Registration Process on Community. Consumers/Home Owners may now proceed to register by clicking on Login/Register. The process is straightforward and designed to be completed in just a few steps.
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Search in
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-10-26 03:04 AM . Last Modified: 2023-05-03 12:38 AM
>>Message imported from previous forum - Category:Scripts and Tips<<
User: mchartrand, originally posted: 2018-10-19 19:50:41 Id:161
This is a re-posting from the obsoleted (October 2018) "Schneider Electric Telemetry & SCADA" forum.
-------------------------------
**_jayyuen:
I'm sorta new to clearscada. but i want to know how to extract the data from a analogue point every 15min and save to a csv file.
i think i found some old topics, says that you need to write a VB Script._**
-------------------------------
JesseChamberlain:
You shouldn't need to, create a SQL export object and run the export method from a schedule.
______________
**_jayyuen:
Like i said earlier. i'm quite new with clear scada.
i dont think the database in clear scada is linked to SQL in my case..
is it possible to write a ST script and get that certain analogue point data and save to csv ?_**
_______________
andrewscott:
The **SQL Export** object (see 'Create New / Other / SQL Export') isn't related to Microsoft SQL Server (or any other product), it's just a feature of ClearSCADA that allows you to run an SQL query and export the results to a CSV or TSV file on the server. The SQL query just needs to get the analogue point data that you require.
Combined with a schedule that triggers the export periodically will do what you asked.
______
**_jayyuen:
Finally got it working, thanks._**
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.