General Discussions

For anything and everything that doesnt fit in other categories.

348
1.11k
14
Actions
Hide topic messages
Enable infinite scrolling
56
0
How do I create text buttons (inputs) for login access? For example, in VTScada, I created my user with the necessary permissions. In the supervisory, I want to add two input buttons and a confirmation button. These input buttons would be Username and Password. The user will enter their username and then their password. If it is correct, go to the plant Synopsis page. How do I do that? I'm
139
5
Anbarasu.A posted Jan 18 at 11:17 am
Hi All,

I want to write three status from two different tag values.

"1" Means "Open"
"2" Means "Close"
"3" Means "Travel"

How to write the tag expression referencing another two tag value in VT SCADA.

if [Sludge Dewatering\ZIO_6333A]==1 then "1"
else if [Sludge Dewatering\ZIC_6333A]==1 then "2"
ELSE "3"

185
4
I'm currently working through developing some new windows for a client. I'm new to VT Scada and have spent the bulk of my career in Ignition. I was given a changeset file to reference what they currently have or at least within the last 6 months. I started a new application to develop just the new pages and tags that I will import into the client's system.

Traditionally I have always develop
86
1
khicks posted Sep 15 '23 at 4:43 pm
I'd like to use a tag to create an Upper Control Limit (UCL) and a Lower Control Limit (LCL). This involves calculating the mean and standard deviation for a period of time. The formulas would be:

UCL = mean + (3 x (Standard Deviation))
LCL = mean - (3 x (Standard Deviation))

What would be the best approach to do this? I was looking at doing an I/O Calc tag, but the avg() and SDev()
65047a8a0dacd
recent by Vic  ·  Nov 28 '23 at 5:02 pm
85
2
Hello,

I wrote a calculation(analog) tag to show datetime and that value will export to excel but excel is cutting the last 3 digits.

I used the following expression, and it gives the value 202310282319 which i need to process in excel but that's fine.

CONCAT(Date(Today(), "yyyyMMdd"), "", Time(Now(1), "HHmm"))

Giving hyphens between dates don't work for analog tags.
I cannot change
653d39f8807ec
recent by Vic  ·  Nov 28 '23 at 4:39 pm
76
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
124
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
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
233
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.

77
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 ?

54
1
TomE posted Aug 22 '23 at 8:54 pm
Has bugged me for a while, however never spent time on looking into it... is this a bug or am I missing something?

When selecting one of the stock Images, i.e. arrows that have a blue infill, when I try to assign another colour to them it is as if the colours "merge" to make the resultant colour see below example, blue arrow, configured to yellow, shows green..




64e512271765e
81
2
Anbarasu.A posted Aug 22 '23 at 6:07 am
Hi,

I was trying to add opacity expression in momentary switches, when selector switch changing the position according to that Momentary switches will fade.

Anybody pls help me to write a expression...


64e44278c4864
recent by TomE  ·  Aug 22 '23 at 1:59 pm
49
0
Glenc posted Aug 8 '23 at 9:23 pm
I have one computer that when I connect to the remote scada server using a web browser to the web address (i.e. http://123.123.123.123:88) the display is complete. However, when i use the VTSX client on the same computer many of the icons are not rendered and the topographical background is not present. At first i suspected a video driver update but the fact that it works with the web browser
Previous
123456 ... 18
Next
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft