New topic
Categories
42
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
50
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
99
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
105
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
35
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!

70
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
242
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.

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

307
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

74
2
Hello.
I have an alarm tag that should only cause notifications between 8am-8pm. In other words, be priority 1 during the day, and 3 at night. If the alarm occurs at night, it should notify at 8am.

I duplicated the alarm tag, so that there is a "daytime" (1) alarm and a "nighttime" (3) alarm.
I'm using a trigger tag to disable one or the other based on the trigger.
I have to uncheck
64e8bd2cbf1d9
recent by cardsfan  ·  Aug 25 '23 at 4:46 pm
59
1
TomE posted Aug 25 '23 at 3:58 pm
Hi Folks,

Two parts I could do with some help:

I commonly use VTScada to generate PDF charts etc. which it works great at. However occasionally when running a "standard report" it hangs up and the only way to resolve this is to disable the offending report tag and then enable again. I have not found a way to do this without going through the tag browser as the option to change this via th
56
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
286
3
mpetruskavich posted Aug 21 '23 at 9:02 pm
Hey everyone,

This seems like a simple problem, but I’m kind of beating my head against a wall here. I’m modifying an existing application on v11.3, which I believe doesn’t have the Allen Bradley CIP driver, so I’m stuck using the older CIP/ENIP driver. I have a direct Ethernet connection from the workstation to a new 5380 CompactLogix PLC, using port A2 (port A1 is be
85
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
105
4
jroc11 posted Aug 9 '23 at 4:52 pm
Currently trying to create a calculation popup for CO2 Usage. I want the popup to show the current CO2 calc tag value along with a numeric entry where a variable tag within the calculation can be changed. It's currently greyed out, so it won't let me enter a value which I assume is because i have it linked to the variable tag that i need to edit. I have tried changing the tag type many times and
64d3b5589cbd5
194
3
Is there a way to make a Alarm Acknowledge button that will Ack all the alarms in VTScada and send the Ack command to the PLC?

Currently we have layered the PLC Ack command button (momentary button) behind the build-in Acknowlegde All button, and we need to press it twice to Ack alarms in VTScada and in the PLC. Looking for a way to combine it in one button.

recent by JRouse  ·  Aug 13 '23 at 10:45 pm
51
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
89
1
jced226 posted Jul 31 '23 at 3:23 pm
Hello,

I am trying to pull more tags from a P2-550 CPU from AutomationDirect. I looked through the PLC Program on productivity to see the data that VTScada should be pulling. However, it seems to be only pulling two tags from the CPU and not the rest. The tags show a value of 0 but should be showing numbers. I tried accessing Modbus Poll to see what would be the problem, but Modbus Poll isn't
recent by Tames  ·  Jul 31 '23 at 9:46 pm
Categories
Actions
Hide topic messages
Enable infinite scrolling
All posts under this topic will be deleted ?
Previous
1 ... 45678910 ... 31
Next
With selected deselect topics
Pending draft ... Click to resume editing
Discard draft