Maiza
posted Sep 13 '24 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
Pradeep
posted Sep 2 '24 at 11:30 am
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 '24 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 '24 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 '24 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!
cihat
posted May 10 '24 at 9:45 am
I am using my devoplement license on my client computer. when i finish my work i want to change the license to client license. every time i reinstall scada program so i waste my time, is there any way to change the license?
Maiza
posted May 5 '24 at 2:11 pm
I am unable to install version 12.1.42, because when installing, it presents an error extracting an image. I already have version 12.1.34 and I want to upgrade to 12.1.42. What to do?
BWRPWA
posted May 7 '24 at 2:38 pm
Hello,
I am considering the switch over to VT and I am getting a PC to test it out on, but will also be the main server on which it will run should I choose to do the switch.
I have always tried to purchase more than the minimum for the few SCADA servers I have setup. I want to do the same for this. However, its been a while since I have bought one and as I am building it the cost is ge
Maiza
posted Apr 11 '24 at 9:00 pm
I would like to know how the address of the Micro820's digital inputs and outputs is created, being used by the CCW for the VTSCada using the Rockwell driver? I tried to do it using IO_EM_DI_06 as an example, but it didn't work.
Maiza
posted Mar 27 '24 at 7:47 pm
I'm doing the following code that, when logging in with a certain user, goes to a specific page, but it's not working. Where is the error?
Code:
[
Title = "Page 1";
]
Main [
Return(Self);
If \SecurityManager\IsLoggedOn() = “maiza”;
[
\DisplayManager\ShowPage("Supervisorio";
]
]
The colorize function doesn't appear to work for the widgets in the Idea studio. I tried to set several of them from the standard grey to any other color in the properties/colorize area. but the image does not change,
I am trialing VTscada light v12.1.36