Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

We Value Your Feedback!
Could you please spare a few minutes to share your thoughts on Cloud Connected vs On-Premise Services. Your feedback can help us shape the future of services.
Learn more about the survey or Click here to Launch the survey
Schneider Electric Services Innovation Team!

ST Logic Program Not Initialising SQL Variable

EcoStruxure Geo SCADA Expert Forum

Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • Remote Operations
  • EcoStruxure Geo SCADA Expert Forum
  • ST Logic Program Not Initialising SQL Variable
Options
  • Subscribe to RSS Feed
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Top Experts
User Count
sbeadle
Kirk sbeadle Kirk
308
AndrewScott
Admiral AndrewScott
96
BevanWeiss
Spock BevanWeiss
91
AdamWoodlandToo
Lt. Commander AdamWoodlandToo
37
View All
Related Products
product field
Schneider Electric
EcoStruxure™ Geo SCADA Expert

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Solved Go to Solution
Back to EcoStruxure Geo SCADA Expert Forum
Solved
MikeSI
Ensign MikeSI
Ensign

Posted: ‎2024-11-22 05:27 PM

0 Likes
2
525
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2024-11-22 05:27 PM

ST Logic Program Not Initialising SQL Variable

Hi Everyone

I thought I had a pretty good understanding of ST execution but haven't been able to find the answer to this problem. 

I have an ST Logic program which is set to '0s' interval time and is only executed manually from a pushbutton on a mimic (using .execute method on a pick action).

 

The ST program queries a Data Table, finds a particular value in the table, and then inserts a new record in the table using an INSERT query. This part works fine.

Where the problem starts is if the table is cleared. Clearing the table is done by another pushbutton. 

 

It looks like my %S Variable doesn't update (or query fails on an empty table?) at the beginning of the program because the Tag1 variable remain the same from the last execution.

VAR
Tag1 AT %S(SELECT ........)
END_VAR

If the %S variable is failing or not updating, is there a way I can capture this in the Logic so that I can manually reset my variables to some default values?

 

This only seems to happen if I clear the whole Data Table. If I just delete some records it works fine.

 

Thanks.

Labels
  • Labels:
  • Logic
  • SCADA
  • Tags:
  • english
  • scada
  • SCADA app
  • SCADA software
  • SCADA tutorial
  • Telemetry and SCADA
Reply

Link copied. Please paste this link to share this article on your social media post.

  • All forum topics
  • Previous Topic
  • Next Topic

Accepted Solutions
MikeSI
Ensign MikeSI
Ensign

Posted: ‎2024-11-28 05:10 PM

In response to AndrewScott
0 Likes
0
479
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2024-11-28 05:10 PM

Thanks @AndrewScott . I did have a play around with the VAR NOCACHE because it seemed like the likely solution.

It turned out that when the table was empty the .Value parameter kept the last good value. To solve this I was able to use the .Valid flag to check if the record was 'null' and if it was I would manually set the value to a default number.

Thanks again for your suggestion.

 

See Answer In Context

Reply

Link copied. Please paste this link to share this article on your social media post.

Replies 2
AndrewScott
Admiral AndrewScott
Admiral

Posted: ‎2024-11-25 03:35 AM

0 Likes
1
522
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2024-11-25 03:35 AM

Have you tried declaring the variable NOCACHE?

See Using VAR NOCACHE to Prevent Cached Values Being Used in an ST Program in the help.


Andrew Scott, R&D Principal Technologist, AVEVA
Reply

Link copied. Please paste this link to share this article on your social media post.

MikeSI
Ensign MikeSI
Ensign

Posted: ‎2024-11-28 05:10 PM

In response to AndrewScott
0 Likes
0
480
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2024-11-28 05:10 PM

Thanks @AndrewScott . I did have a play around with the VAR NOCACHE because it seemed like the likely solution.

It turned out that when the table was empty the .Value parameter kept the last good value. To solve this I was able to use the .Valid flag to check if the record was 'null' and if it was I would manually set the value to a default number.

Thanks again for your suggestion.

 

Reply

Link copied. Please paste this link to share this article on your social media post.

Preview Exit Preview

never-displayed

You must be signed in to add attachments

never-displayed

 
To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

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.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of