Zihad
posted Dec 2 '23 at 5:26 am
When I open "Setup.ini" file by notepad then texts are shown as like below:
" • |Ù¼ƒ”5m ¬Wmkã8þ^èGw¡äÒ+-Ç~È&]ZhoRŽíq(ö$•%Ÿ¤ÄÍþú›‘•¾ÅYÜÛˇØQÆÏ<Í<3þ&Ou
jroc11
posted Dec 5 '23 at 4:22 pm
Im currently trying to find out a way that i can make a digital tag that goes from on to off and off to on every 15 minutes or so. Is there any suggestions on what the best way to do this is. I will be pairing this tag with another one in an expression to trigger a multi write tag every 15 minutes while the day is between certain times. Any suggestions help! Thanks
jroc11
posted Nov 29 '23 at 4:17 pm
So i have an analog calculation tag that is logging data based upon the whole day. i need to to grab two values from this day, these values are from 6am- 2pm and 5:15pm-2am. What is the best way to do this? i have tried using totalizers, logging tags, triggers, history stats, but no luck. I have two digital tags setup for each shifts. They output on or off depending on if the current time is in-b
mikeb
posted Aug 28 '23 at 3:24 pm
When I attempt to add my Application to my Realm from the Thin Client/Server Setup, I receive the error "HTTP server error Unknown Error -10013" when I click Apply.
What is the cause of this error?
I am using VTScadaLight version 12.1.27
mikeb
posted Nov 29 '23 at 5:16 pm
I am attempting to configure the Thin Client/Server Setup for a new application and when I click Apply I receive the error:
"HTTP server error
Unknown Error -10013."
What can cause this? I have configured nothing except for what it prompts for on install.
khicks
posted Sep 15 '23 at 4:43 pm
I'd like to use a tag to create an Upper Control Limit (UCL) and a Lower Control Limit (LCL). This involves calculating the mean and standard deviation for a period of time. The formulas would be:
UCL = mean + (3 x (Standard Deviation))
LCL = mean - (3 x (Standard Deviation))
What would be the best approach to do this? I was looking at doing an I/O Calc tag, but the avg() and SDev()
Hello,
I wrote a calculation(analog) tag to show datetime and that value will export to excel but excel is cutting the last 3 digits.
I used the following expression, and it gives the value 202310282319 which i need to process in excel but that's fine.
CONCAT(Date(Today(), "yyyyMMdd"), "", Time(Now(1), "HHmm"))
Giving hyphens between dates don't work for analog tags.
I cannot change
gtuvar
posted Nov 24 '23 at 12:12 pm
How to go to a specific page when user sign out. e.g. I am using \SecurityManager\IsLoggedOn() and if return value of this API changes to Zero I want to go to a specific starting page
Hello,
We're familiar with most SCADA software, but still learning VTSCADA. We are used to the flexibility of script to do things that native symbols and widgets do not do.
Right now, we are trying to configure a button that when clicked, will perform:
TagA = TagB. (where TagA and TagB are Analog Values)
Searching through the help files, we can only find "button" style widgets in
I need to move history from one tag to another. For reasons, I need to remove one tag and replace it with another but I need to keep the history, and it's on about 80-100 tags.
Does anyone have a strategy for migrating data from one tag into another in bulk fashion? Exporting the data, massage the date and timestamp and do the CSV import would take much too long.
Thanks.
I'm looking to see if there are any tools that can "skinny" down historical data. We are now supporting some hosts that had overly high poll rates when they were commissioned, the historian subsequently got bloated and is now using up too much HDD space.
Are there any tools available that can go back and remove swaths of data, or perhaps replace a 10 min span of 1 second data with a single a
I'm trying to add a new OPC UA client :
endpoint url : opc.tcp://10.247.10.2:4840
allow unsecured connections is on
authentification is Anonymous
inside the client certificate I created a new certificate
In the server certificate I saw an untrusted certificate and added it into the trusted ones
Now when I add this OPC UA client, the values says : 514 - Server Certificate subj
gtuvar
posted Nov 11 '23 at 5:38 am
How to access a dictionary whose variable is created in one page as a network value in another page? e.g storedpumpdata is a network value variable and it is registered in X page. now I want to access storedpumpdata via dictionarycopy function in another page.
hienho
posted Nov 9 '23 at 1:04 am
Hi everyone, How to get Value from SQL to VTScada. I tried to use SQL Query Driver but failed
A Chromium browser bug is causing some graphics not to render (where ZColorChange is used). The bug was introduced in Google Chrome Browser version 119 and associated Chromium versions (Microsoft Edge Included). You can read about the bug at https://bugs.chromium.org/p/chromium/issues/detail?id=1499539
If your VTScada Anywhere internet client graphics are not rendering correctly, you can work
Hello, I have configured a Camera tag for my system but I would like to also configure an Alarm tag to alert the users if connectivity to that Camera URL is lost. Currently, if that connectivity is lost, the video stream just appears "frozen" in the dashboard no matter how much time passes -- i.e., showing the last displayed frame as a still image. But this is the same observed behavior if the
Bronson
posted Nov 5 '23 at 1:16 pm
I'm currently working through the training simulator to learn the fundamentals for this software. I'm stuck as I'm at the point where I need to develop graphics and start binding to tags. The button to launch the Idea Studio is missing in this project. I would expect to see it right next to the button to launch the tag configurator. Is there another way I can open Idea studio? Any ideas on how to
Tames
posted Jul 20 '23 at 9:47 pm
I have tried searching in the help doc about this but I did not find anything.
I am trying to use a text box and have 1. inside of it, but it keeps erasing the period "." I am just trying to make a few text boxes to make it look like a list.
Example below
1.
2.
I tried using a f(x) and then using quotation marks, and it would work, but if I reopened the properties it automati
I have successfully received email alarm notification and sms alarm notification on my smartphone through Twilio with no additional Twilio configuration other than a Twilio phone number. Phone Calls are not being made.
I'm really hoping there is not additional programming to be made on the Twilio side.
Is there more programming than what was advertised to make call outs work, or should c
Hello,
Currently we have a SCADA system working, but we want to change the IP of the devices in site (Modbus Compatible Device). When we do that, we will have to do port forwarding in the router. Instead of that, is there any way in VTScada to associate the IP Address of the device? in this way, when we change in site the IP Address, we only have to change the value in the SCADA directly inst
Sheng
posted Oct 27 '23 at 12:44 am
I would like to startup the VTScada automatically after computer restart, but it'll show pop-up window that says license expired days,
could you tell me what can I do to turn off this function?
Hiii
i just discussing with user to replace the DAS software for oil industry with VTScada,
all feature in VTScada already meet except the custom report.
in their software they can add information like customer name, location, service order etc to their csv report.
best regards,
ezerhan
posted Oct 16 '23 at 9:46 pm
Looking for a way to set a value to a Calc tag (set for constant) on a project startup.
I am trying to grant consent for OAUTH 2.0 for VTScada to use an MS365 email account to send and receive. When I click on "Consent" in the Review and Modify Security Settings window, the dialog "Obtain Consent for Grant" opens and just says "Operation Status: Consent Operation Running" but nothing else happens.
No browser window opens as mentioned in
https://www.vtscada.com/help/Content/D
jroc11
posted Oct 5 '23 at 3:24 pm
I currently have a kepware tag that is outputting pulses. Each pulse is equivalent to 100 cubic feet. This tag doesnt reset so its constantly going up. Im trying to figure out an accurate way to track these pulses in intervals of hour, day, week, month, year. I started with hour and tried using a history analytics tag which would only show the amount of pulses in the past hour rather than startin
I have a number of widgets which need to reuse in another application.
These widgets contain text objects which are lost somewhere during the import/export process. If it matters, some of those text objects display linked tag properties & others display the results of expressions.
Is this a bug that's still being worked on or is this normal documented behaviour which is causing me is
We're a system integrator and have created custom types which we wish to reuse in many of our VTScada customer applications.
We currently have a multi layered app, with an OEM layer that's pretty much empty & a customer application layer which contains all the types, tags & pages.
How can I move the custom types from the customer application layer to the OEM layer so these types c
Sheng
posted Sep 26 '23 at 9:45 am
please tell me why I can't activate my software
I already key in the license key to the process of installation
, but still show the deactivation in the activation status .
H2OTom
posted Sep 25 '23 at 12:55 pm
Is there a way to require an operator notebook entry when setting a value?
I have a bit that is used to bypass a process timer and would like to force the operator to enter a note when they use this. Currently I have an I/O and Calculations tag setup as a Digital[Out] and I'm using the Toggle Button to write a 1 to the bit when pressed.
I'm hoping to have it setup so when the operator p
I'm trying to use an Analog Summary report as an easy way to generate spreadsheets with min/max/avg/total measured hourly flow quantities for a user defined period. The analog summary report is tied to a tag that is written to once per hour with the calculated flow total for that hour.
The average/min/max values are correct and have been verified by comparing them to the "Raw Data" in the HD