New topic
Categories
25
1
Hi all,

I have an application in which each tag has a context folder with tags just for internal use. That is, tags that will be needed for some widgets but we don't need the final user, in this case, the operators to have access to them.

Is there a way to hide them from the list of tags but still have them do their job?

Thank you in advance.

6
0
KC_2965 posted 2 days ago at 3:17 pm
Is there any way to view or export Alarm response time metrics?
For example, I'd like to send a customer something like;


Average Alarm Response Time: 5 minutes
Maximum Alarm Response Time: 30 minutes

Does VTSCADA support this, or has anyone ever ran this kind of reporting?

Thanks,
KC

32
2
Hi, Im wondering if there is a way to build one popup, and each time its opened, depending on what screen its on, if there is a way to assign a different UDT or tag for it to look at. For example, if i have 3 displays that all show flowmeters, can I use a single popup instead of creating 3 separate popups and just have the tags that it looks at, change based on the page its on??

recent by tlsnyder98  ·  Feb 6 at 4:28 pm
9
0
Boonz posted Feb 5 at 5:21 pm
This would be a simple thing to add. Have a system properties that sets the default width of drawings pipes and lines. So you dont need to always change the width if you don't like the huge default size of pipe drawing tool.

21
0
I wanted to refresh myself on VTScada, so got the light version installed on a desktop PC that has no connection to the internet. The only connection is to the SCADA server utilizing a static IP address. When I went to assign the Port (TCP/IP) with the address as 127.0.0.1 (loopback) and the port as 501 then created a Modbus Compatible Device Driver set to Address 1 pointed at the TCP/IP port. I
67a13a85e6836
27
3
I am looking for advice for a project I have going on. I want to get some data from an InsiteIG product on VTScada. The InsiteIG PT2 to be precise. It offers a RS485 Modbus connection. The existing instrument our wastewater plant was using would of been a YSI product. The communication pathway is as followed; at the instrument it was an ethernet connection then to a media converter that converted
recent by Joseph.Rhodes  ·  Feb 3 at 9:43 pm
58
2
Hi,

I want to use vtscada for a project for the first time.
There is 150 individual machines(workstation). Where we need install vtscada on each machine. Each machine would have around 50 tags. And need 1 server at control room where all the machines can be access. Beside that need remote access 1 user, alarm notification SMS EMAIL. Big Remote screen at plant floor.

Please help to s
recent by Joel.David  ·  Feb 3 at 7:49 pm
12
0
How to write multiple functions into one *.src file

In VTScade it is possible to define your own functions.
Edit AppRoot.SCR where the file with functions is defined.
Then in the file for example NewFunctionName.SRC you write a function.
This works correctly for me if there is only one function in the file, but when you add a second one it says that you are using the used variable.
20
1
Hello, I am trying to create a control screen on the left hand side that auto populates depending on what equipment is present on the main screen. So if we have 3 pumps on the main screen, the side screen should autofill with 3 pump start/stop button that correctly reference the names of the pumps.

Could anyone point me to a resource that would help with this setup?

Thank you.

recent by TomE  ·  Feb 3 at 10:17 am
19
0
We have a system running an OEM layer and an application. There have been many tag types added to the Application rather than the OEM. To enable master/subordinate hierarchy for a new site, we want to migrate these tag types to the OEM layer. How can we achieve this with minimal disruption to the existing application? I see there is this help topic https://www.vtscada.com/copy-custom-tag-types-ap
30
1
We have 3D files developed by AutoCAD and CATIA (. How to import them to VTScada? I need 3D view in my VTScada project.

Could you please advise step by step?

I see VTScada can add 3D graphics created with 3rd party software (Must be flat jpg, png, bmp) from VTScada website. I am worried I cannot rotate and view from many angles in VTScada if VTScada only supports these file formats.

6799d95a5c356
recent by TomE  ·  Jan 29 at 10:39 am
175
4
I have an ipad with the newest iOS firmware 10.3.3, all apps are up to date, yet when I log in the VTScada, after filling out username and password, it gives a white blank page.

Have tried different browsers: Safari, Chrome, Firefox but still not have luck.

I also have another ipad and this one is working fine. So network issues are not this case.

Would you please help me out? Thank
recent by CrazyFlora  ·  Jan 24 at 2:24 pm
33
1
Hey,

I am working on a project using Trihedral’s software & I could use guidance. I am in the process of configuring a few systems; but I am running into challenges when it comes to optimization and best practices. I want to hear from others who have had experience with this software.

What are some of your go-to tips for setting up efficient SCADA systems using VTScada? Anyth
recent by admin  ·  Jan 24 at 2:10 pm
30
1
Hello everyone! I am a new VTScada developer that needs some guidance. Here is my current challenge that I need help with:

Our team wants to set up a callout system using Twilio. I've got that part working in a test environment. The next step is setting up a page or widget or other method that allows operators to modify the roster without tag permissions. We want certain operators to be able
recent by cardsfan  ·  Jan 22 at 4:16 am
22
2
Smills posted Jan 13 at 10:01 pm
Good afternoon,

I am currently trying to set up SNMP between a Lantronix switch and VTScada. I downloaded the MIB file direct from the Lantronix website, but whenever I try to import the file into VTScada I get the error shown in the attached image below. I was able to successfully load the MIB into iReasoning without any problems and also had Lantronix Support double check the MIB file for
67858a609d749
recent by Smills  ·  Jan 20 at 4:24 pm
3
0
daveinf posted Jan 20 at 3:28 pm
Hello, Is there a way to silently install VTS 10.2.22 using the 'VTSSetup-Full.exe'. None of the standard command line switches seem to work.

Thanks for any help!

16
1
I would like to know if it is possible to have remote access to the supervisory system through the domain/url without a VPN? I purchased a domain and hosting and I need to have my supervisory system on this domain, but I do not have a VPN. I would like to know if it is possible and also how to do this configuration because the SSL Connection video on VTScada's YouTube is out of date and some item
676d527295be1
45
3
mburns posted Dec 29 '24 at 4:57 am
I have a script written where I'm talking to a Serial port sending and receiving messages.

Is there a way send the string response to a tag created in the Tag Browser?

I have tried using the following:
Scope(\VTSDB, "Com3\R_Status", TRUE)
Scope(\VTSDB, "h{zfoiw%7k\5dhe8xmq^m", TRUE)

It does seem to work a bit but ends up crashing VTSCADA.
Also tried it with LocalScope.

35
1
I'm trying to access my application through remote access. I tried to do the procedure in the SSL video (https://www.youtube.com/watch?v=1DSan2ltzFg
) but without success. I'm using a domain (maizavitoria.com.br) and hosting. I'm getting an error with the SSL certificate in the manager. Where am I going wrong? Please help me. The Switch used is this one: PLANET FSD-503 (https://planet.com.br/p
6772d58ddebdb
recent by admin  ·  Jan 7 at 3:57 pm
Categories
Actions
Hide topic messages
Enable infinite scrolling
All posts under this topic will be deleted ?
Previous
1234 ... 31
Next
With selected deselect topics
Pending draft ... Click to resume editing
Discard draft