Jerry
posted 2 days ago at 10:22 am
Hi,support
As shown in the figure below:
Variable A01 is a type and below it there are 10 variables, and I want to store the history of these 10 variables in different VTScada's history databases
Are there any 2 benefits to doing so?
1.Users can set the retention time of the database data according to their needs, for example,
HistorisanA is retained for 1 year,
Histo
Jerry
posted Nov 7 at 2:22 pm
Hi,Support
In order for VTScada to store data for 2 or 3 years, I need to expand the capacity of user's computer's hard drive, and I need to use RAID,
We will provide 3 ways: RAID0 or RAID1 or RAID10,
Allow users to choose one of the three RAID modes,
Can these three RAID modes store VTScada historical data normally?
Thank you
gimifo
posted Oct 29 at 7:04 pm
Greetings,
I, as most people, am working to create an RTU that utilizes the MQTT communications protocol. Right now I am testing with a local broker and have data reliably getting to VTScada.
However, I need the ability to write data back to a certain topic with a certain metric. The ability seems to exist, yet I have not had any luck with VTScada publishing the message correctly yet.
U
Hello everyone,
I am fairly new to using VTScada and I am looking for some advice on how to set up alarms efficiently. I understand that alarms are crucial for monitoring and alerting us to critical conditions but I want to make sure I am configuring them in the best possible way to avoid unnecessary noise and ensure quick response to actual issues.
Here are a few specific questions I hav
IfElse([<ADS SERVER\TCP\SLD\GENELINE>] == 0, "<FFFFFFFF>",
IfElse([<ADS SERVER\TCP\SLD\GENELINE>] <= 5, "<FFFF0000>",
IfElse([<ADS SERVER\TCP\SLD\GENELINE>] <= 15, "<FFFFFF00>",
IfElse([<ADS SERVER\TCP\SLD\GENELINE>] <= 25, "<FF00FF00>",
IfElse([<ADS SERVER\TCP\SLD\GENELINE>] <= 35, "<FF0000FF>",
IfElse([<AD
I've been using VTScada for a while now but one thing I cannot get to work is colourising Indicators.
All I want to do is have an indicator that in OFF state from a digital status tag is one colour and that in ON state from the same tag is green or yellow or red.
When I try to colourise and link the tag to any of the indicators all I get is grey when OFF and white when ON.
I'm clearly
Maiza
posted Sep 13 at 6:43 pm
How do I read this address from VTScada? I've tried all the Data Suffixes for Tag I/O Addressing but it didn't work. Below is the address "30001" in ModScan and its temperature reading. I've tried "30001/Float" but it didn't work.
I also tried to do it through BuffOrder but I didn't understand correctly how to set it.
Regarding the "Coils" they are working perfectly.
I was wondering if anyone has or knows of a comprehensive list of all the variables, constants, and parameters available for use when building custom tags that incorporate automatic inheritance, etc.
I’ve come across a few that are detailed in the help files, such as:
\Value
\DisplayAddress
Here’s the link I’ve found so far: file:///C:/VTScada_12_0_42/VTSHelp/Conte
I have purchased VTScada License and not used it for till the Support Plus date is expired.
I tried to install the VTScada software with the license key available, it gives me a error "You need to renew your license to install this version of the application."
How can I know what version will be supported to the license?
what is the solution for this?
Hi,
Wondering if anyone has built a data table drag and drop widget. Looking to create a drag and drop table that functions like Excel spreadsheet (e.g., filter, sort, search on column headings). Connect cell data to tags for population or manual input. We are currenly building a table however the process is very manual (e.g., need to rescale everytime a column is added etc.).
I'm attempting to create a "tabbed child window" on a page where selecting a different "tab" changes the content of the "child window". There are a lot of built-in examples (e.g. refer to image of Equipment->Station All Outputs below), but I'm unsure how to modify or recreate the widget for my own use.
Please advise, and thank you.
Is there a way to change the page print orientation and other variables through VTScada?
Thanks.
Is the PrintDialogBox function a way? I don't understand exactly how it works
Hello:
Very new user here.
I'm looking at a very small test system. Mainly looking to do some trending. Not looking for redundancy, etc.
I create an application on my laptop. What's the path to move that to a "working" computer? Can I export the application from my laptop to a USB stick, then install on the target?
thanks
What is the "intent" of a plot versus the HDV? Where would I use one and not the other?
Looks like plots are single pen?
I want to create a trend with several variables that always looks the same when it opens ... same scaling, time range. My first thought was a plot, or series of plots (because the HDV is a new concept to me) but maybe there is a better way?
thanks
zwoods
posted Aug 7 at 7:29 pm
Hello,
I have 2 apps running on the same VAM. I'd like to merge these apps together keeping all data. What's the best way to do this? I believe a changeset would work but I would like confirmation or ideas on other ways. Not much info on this specific topic in the reference guides.
------Edit----- I see that a changeset will not work in this case based off "create a changeset" section.
JWK
posted Jul 7 at 11:10 am
Hi Everyone,
I’m a student at a German Uni working on a project with VT Scada. I’m curious to know how one can check/know how much data is being logged and stored in VT Scada.I’ve read the user manual and watched multiple videos, however I’m yet to find the solution. I would really be appreciative for any guidance.
Thank you.
Maiza
posted Jul 23 at 4:59 pm
I'm trying to communicate between the Allen-Bradley MicroLogix 1100 and VTScada.
I did the following procedures:
I created a Context TAG with the name of my PLC;
Then, within the Context TAG, I created another TCP/IP tag;
In the TCP/IP TAG I entered the Address of my PLC and the Port: 44818;
Within the TCP/IP TAG, I created the Driver TAG and selected the Rockwell Allen Bradley Devices D
Hello,
this is my poorly written chain of IfElse conditions(I also tried in ternary operator)
https://smalldev.tools/share-bin/IjBFXr6C
screnshot:
My text editor says: 402 lines 26802 characters, which is below the max limit mentioned here in the docs
The maximum length of an expression is 65535 characters.
If your expression approaches this limit, you should consider
Is there a way to specify the default size of the screen that pops up when displaying a report? It's always an 800x600 box that has to be dragged or maximized.
Thanks.
Has anyone had someone from VT SCADA come to their facility to train operators on any questions and/or all the ease of uses of their application? We are a new facility, government owned, and everyone is green to the application. It would be nice to get a tutorial to all the things VT SCADA has to offer us!