The “find and replace” button that pops up on the right sidebar in idea studio…
Is there a way to get it to work for regular widgets, groups, or tags that appear in expressions? It seems to only work for tag widgets.
It’s a huge time suck copying and pasting a widget (not tag widget), then replacing each tag manually.
Hello, I have an application built that will be used on a Panel PC that has a touch screen and no keyboard. How do I enable the Keypad to popup and allow an operator to enter a SP?
BDAVIS
posted Oct 19 '22 at 4:44 pm
Is there a way to set a popup page to automatically close after it has been open for too long (say 30 seconds?)
Dear All,
I'm very new to VT SCADA and after all the tutorial I watched, I couldn't find the answer (or maybe I missed it) to a problem I'm facing.
I want to configure a push button to start/stop a piece of equipment, and I was wondering if I could read the state of that equipment and send the opposite value through the button.
I saw that it is possible to write a static value in the "Va
adamIT
posted Oct 21 '22 at 3:12 pm
Hello,
I am using VTScada Light and I am encountering an issue where with I am getting ghosting of the images I am using tags to rotate.
I was wondering if anyone encountered this before.
BDAVIS
posted Oct 20 '22 at 4:38 pm
Is there a method to disable a control based on the value of a tag?
For example if i have a control set to "REMOTE" instead of "LOCAL" i want it to disable all the local controls based on this status tag.
Hello,
I am trying to Generate report and export tag values to my local mysql database.
I have provided ODBC Data Source name same as in the System DSN I have made in odbc data source manager in windows as you can see in this screenshot.
Why am I getting this error despite ‘vtscadaodbc’ being a valid mysql connection ?
Is there a different syntax or any more step t
I have been using Vtscada for some time now on a PC windows 10.
I keep getting password login error...
I setup the port to 83 to make sure I am not clashing with anything..
I am trying to use the MS EDGE browser to access the Vtscada app locally...
http://192.168.1.250:83/all/soilsensor/anywhere
When I run the app soilsensor, I enter the username password which I tried many f
Hello everyone,
I'm playing with VT-Scada, and I encountered a problem I didn't find any solution.
I searched in the documentation but I found no answers.
I wish to plot measured data from different (but consistent) inputs in a single graph, each one with a different colour.
Is it possible to do so? If yes, can anyone tell me how?
Thanks a lot,
P
First I installed 90 day demo version in my laptop. I developed the project in that demo version. I purchased the Developemnt License key.
So, I deactivated the demo version. Now I am trying to activate it again using the licensed key(25 Chaaracter). But it is only giving option to enter 16 digit key.
Suggest how to activate it + I also want to use my existing changeset file developed on
Hi,
I have some string data internal to my Siemens S7 PLC that I want to display. When I use the string tag type all I get is the number value of the data block.
Is there a way to easily display as ASCII?
Also how to display the whole string, my string data is assigned 6 bytes in my PLC, but the maximum VTSCADA allows is 4 bytes, one double word?
For example my string is located
Hi All,
New to VTScada and evaluating the light version for our manufacturing plant.
I want to display different text (strings) based upon a tag value from our siemens plc, I am getting different values through but can't work out to conditionally call different texts based upon this value.
So for example if tag Part number == 1, display SK90
if Part number == 2, display SK110.
Hi, i would like to know what is the language for script. Thank
homder
posted Aug 17 '22 at 6:35 am
start a application the " Updating working copy" take me so much time.what can i do ?
Can someone tell me where to find the "Web Browser Widget"? The help says it is located in the "Tools\Web Browser Tools" folder but that folder does not exist in my version of VTScada. Is this an add on that needs to be imported or something?
We're currently sending our customer's VTScada e-mail alarms through a dreamhost mailserver but need to switch that to our customer's Microsoft365 mailserver with OAuth 2.0.
Their ISP has given us all the credentials we need. All that's missing is our redirect URI & certificate.
Is there anyone here who can baby step us through those steps? I've been reading & re-reading the V
When copying instead of creating a new OpcUa Driver tag, it looks like changing the used client certificate for one of the copies does this for all of them.
This seems like a bug or am i missing something.
I want use JSON/XML Driver in VTScada A to read a tag from VTScada B.
The VTScada B has configured the corresponding parts. So I can get tag1 data in browser with URL "http://192.168.1.2:8080/web/REST/SQLQuery?query=select timestamp,'MyTest\Machine1\CommDriver\Tag1:value' from history ORDER BY Timestamp DESC limit 5" from VTScada B.
The data is as below:
{"results":{"fieldNames":["t
When purchasing Support Plus Renewal, are new license keys generated and must be updated on the machines the original licenses were activated on? Or do the license keys stay the same?
I have some motor data that I want to display on my SCADA screens.
I have tags for various info like Pump HP, Name, Install date, etc.
If I make changes to my app and then import the changeset, all my tag values get reset.
Is there a way to maintain the tag values even through a changeset import?
I'm thinking that importing the information from a text file would work. My problem is