New topic
Categories
8
0
Installed VTScadaLight on a Windows 10 machine. When trying to launch the application, immediately get error message "Setup Terminated." "Failed to retrieve unique machine identifier."

26
3
hmana posted Oct 6 at 6:01 pm
Folks,
I need your help, I'd like to create a tag to be used as calculation accumulative reading of my flow meter. my meter is daily reset @ 6 am. I don't want this tag to be reset

recent by TomE  ·  2 days ago at 9:51 am
20
0
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
58
5
RayJS posted Oct 3 at 4:06 pm
I have an application to mointor run time on a pump and would like to know if i can create a tag to monitor run time in seconds and then log the cycle time when pump stops. pump on/off would be a tag from a PLC.
Sequence = Pump on - measure run time - Pump Stops - Log Time and reset Timer.
Example log should look like this.
Timestamp Cycle Time
2024-10-03 1:00PM 30
recent by TomE  ·  5 days ago at 2:06 pm
57
2
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.



66e47940293c9
recent by Kevin Way  ·  Oct 1 at 9:46 pm
108
9
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
recent by Kevin Way  ·  Sep 30 at 8:41 pm
23
1
I am using the below expression in an IO/Calculation tag to get the number of critical and high alarms for the dependent tags

\AlarmManager.GetAlarmStateStats([PLC_01a]\Root)\ActivePriorities["0001"]

Most of the parent tags I get good results. Any ideas on why some results are invalid? Does this indicate there are no alarms configured in tags within the structure?

Or is it a matt
recent by Andrew Harvie  ·  Sep 30 at 5:45 pm
42
2
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?

26
1
We have a system with Redundant Allen Bradley ControlLogix 1756-L82E PLCs linked with the 1756-RM2 redundancy module. I am having issues with trying to come up with the correct Port Segment Path for the Rockwell Driver. I assume with the redundant PLCs, you reference the redundancy module for tag information and allow them to route the message to the primary PLC.

16
0
colinpetersen posted Sep 13 at 8:19 pm
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.).

85
11
I am going behind someone on an unfinished attempt to display alarm counts by area. Below is an alarm query tag calculation path for the influent pump station area:

\AlarmManager\GetAlarmStateStats(Scope(Self, "01_IntakePS")\ActivePriorities["0002"] : Invalid

I am getting no value results. Does anyone have any insight on what may be wrong with this parameter or if there is another metho
recent by benleeper  ·  Aug 30 at 7:25 pm
16
0
mason.krei posted Aug 29 at 9:40 pm
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.




66d0dbccc4e5c
52
5
Tames posted Aug 13 at 7:03 pm
Just wanted to check in and see if I am doing something incorrectly inside this window.

I just have a bunch of widget selected at once. I wish to delete multiple widgets in this selection. My first instinct was to just right click a widget inside the window and click delete. The surprising part is that the system then unselected all of my widgets that I had selected. I selected the group aga
37
2
Tames posted Jul 31 at 4:30 pm
I am trying to find a way to change the Font colour of the Droplist widgets Title text. The Style and Font links are for the text in the droplist but there seems to be no option for the title text. It currently defaults to pure black and this is not a great colour for me to use in the HMI I am using this widget on. Is there a work around to be able to change the colour of the TITLE text?
Than
recent by Tames  ·  Aug 27 at 8:09 pm
65
2
cihat posted Aug 14 at 7:37 pm
Hello, I am preparing a report, for this I want to bind it to a tag using the add parameter expresion to the duration value by selecting the time custom in the report tag, but it is said that I need to enter a value in the range 1-32767.

Can we make the I/O tag suitable for this. Obviously, I am creating the report time with the totalizer. I should somehow automatically assign this totalizer
recent by cihat  ·  Aug 23 at 1:46 pm
38
1
j.schroeder posted Aug 22 at 4:45 pm
I am looking to test the state change of some I/O tags, analog inputs for breaker status. Is there a way to force a value for the tag so I can see the Text Change and Color Box widgets change text and color?

recent by TomE  ·  Aug 23 at 10:11 am
101
3
Atomeg posted Aug 12 at 8:22 am
Hi!
Im trying to show popup window on internal tag change from false to true, but it doesnt work.. I write in source code this code (this code in Main [..]):

If [test_bool_tag]==true;
[
\DisplayManager\ShowPage("test_page");
]
Maybe I'm doing something wrong or other better ways to do this?

recent by TomE  ·  Aug 12 at 1:51 pm
49
2
PMcCutcheon@macroeng.com posted Jul 29 at 2:11 pm
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

38
2
PMcCutcheon@macroeng.com posted Jul 29 at 2:29 pm
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

42
1
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.
recent by Michael  ·  Aug 7 at 7:41 pm
291
5
Has anyone connected VTScada MQTT client driver to AWS IoT Core MQTT broker successfully? I have a device publishing to a AWS and I can see the data coming in on the topic.

I added the TCP/IP port for the AWS broker. Really unclear as to what Name/Address to use, as well as the port and if I need to use TLS. I am thinking I do since the device I am using I had to copy the TLS Security certif
108
3
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.

92
3
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
recent by TomE  ·  Jul 24 at 3:01 pm
Categories
Actions
Hide topic messages
Enable infinite scrolling
All posts under this topic will be deleted ?
Previous
1234 ... 30
Next
With selected deselect topics
Pending draft ... Click to resume editing
Discard draft