New topic
Categories
48
0
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





654c2fed8f12d
79
0
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
77
1
saintatticus posted Oct 30 '23 at 3:50 pm
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
134
2
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
95
2
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
recent by Tames  ·  Oct 30 '23 at 2:33 pm
123
0
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
105
2
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
653a5cae0bec3
35
0
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
71
1
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
recent by cardsfan  ·  Oct 15 '23 at 3:40 pm
95
1
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
recent by mike_yung  ·  Oct 4 '23 at 5:50 pm
39
0
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
49
0
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
98
1
benjaminh posted Sep 15 '23 at 9:02 pm
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
103
3
We are building up a new application to replace an older SCADA system. We don't want both systems polling the end devices so VT's port tags are all disabled until we are ready to commission.

However, the modbus devices are still getting polled somehow. We see poll failures where there should be zero activity. When failing over to the backup server, we saw tens of thousands of polls attempte
38
0
The report tag has its "email settings" where you can manually add or remove recipients of that report.

I'd like to offer more of a self-serve option where someone can enter their email on a page/popup which would then inject an updated recipient list into the report tag or script.

Parameters or expressions aren't allowed in this field and I have yet to figure out how to push a variable
103
3
I'm connecting an old Schneider Quantum PLC (311 10 controller ) ( 770 01 NOE card). I've set up the Port driver to read the PLC address 155.177.184.94 Port is 502 (I confirmed from the old HMI we were using that it is the correct port.) For the Driver I set to Modbus compatible device as per the VT Scada recommendations for that connection. I've left everything else standard as nothing looked o
recent by tturner7  ·  Sep 15 '23 at 5:48 pm
110
3
ScottEdlin posted Aug 29 '23 at 12:05 pm
Hi,

I am trying to use a report tag to create a standard report on a 24 hour basis, running the previous 12 hours of tag data into a csv file. I can get that to work.

But I want to further automate the process and I need VTSCADA to format the report in a certain way, so every day I want the current date formatted as DD-MM-YY followed by "raw".

I can get the report to output but it has
34
0
TomE posted Sep 13 '23 at 3:34 pm
Hi Folks,

Regarding the DrawHDV widget, is it possible to edit the options in the time span dropdown menu? I have a request to add 3mins to this as this is a commen time span for one of my customers.

Have done this quickly with a "Plot Data" widget, however it does not have the functionallity of the "DrawHDV".

Thanks!

69
3
I read I can turn off the splash screen & I'd like to do that.

https://www.vtscada.com/help/Content/p_Properties/NoSplash.htm?Highlight=NoSplash

Adding NoSplash = 1 did nothing. Neither did adding NoSplash on it's own without the = 1. Can someone whose done this confirm that it actually works? I don't want to bang my head against the wall trying to use something that's broken.
83
1


Pictured above, is an interval selection widget i created in version 12.1.25. Selecting each interval writes a value to a single tag via the set value PB. Depending on the which value is set from the button, another expression tag that will be high. As you can see above i have hour selected, this writes the value 2 to TCA_FASH_METER_VIEW. From there i have an expression on TCA_FASH_METER_V
64f7958609d71
240
7
flagshang posted Jul 19 '21 at 8:04 am
I want to query some data from vtscada by RESTFull WebAPI. For example : http://192.168.1.2:80/web/REST/SQLQuery?query=select timestamp,'Station 1\CommChannel\Level:value' from history

But how I should Authenticate with username and password for REST API ? Thanks.

80
0
Stefan_Neamtu posted Sep 4 '23 at 7:59 am
Which is the best MQTT broker i can use with VTScada ? Is it ok to install the broker on the same machine running VTScada Runtime ?

296
6
mikeb posted Jun 20 '23 at 5:31 pm
Hello,

I am looking for an example VT-SCADA application. Is there one available for download?

The WeatherApp one I have is apparently quite old and will no longer function in the current release of VT-SCADA.

Any example applications would be appreciated, they do not have to pertain to weather information.

recent by mikeb  ·  Aug 31 '23 at 5:56 pm
61
1
Scratch posted Aug 28 '23 at 7:32 pm
New to VTScada, installed VTScada lite. Just starting out and having trouble making a connection to an SLC 5/05. I am proficient in Proficy ifix and Intouch. I may take the jump into VTSCADA if I can at least make my first connection. I have tried Port 2222 and 44818 and am using PCCC over CIP, Port path [1,0]. What am I missing here?

70
0
flagshang posted Aug 30 '23 at 6:00 am
Hi, I want to use the DropTree, would you like to give a sample? Thanks.

https://www.vtscada.com/help/Content/Pro_Functions/DropTree.htm?Highlight=DropTree

Categories
Actions
Hide topic messages
Enable infinite scrolling
All posts under this topic will be deleted ?
Previous
1 ... 3456789 ... 31
Next
With selected deselect topics
Pending draft ... Click to resume editing
Discard draft