New topic
Categories
29
2
Mel Nevergold posted Jul 15 '23 at 1:52 am
So, we have three auto flame mini Ml8 controllers and a Trane Tracer MP503.

From my understanding the Tracer only does LonTalk and the auto Flame units are rs485 modbus.

It looks like we'll have to rely on the modbus connection as there isn't a LonTalk Driver.

Any recommendations?

64
3
Is there a way to have a dynamic place holder to call a specific widget that is embedded in a popup page. i tried this but it does not link is there a specific function for this? Below is what i tried not the full source code just the specific areas.

Path = concat("WidgetInterlock", Replace(\GetPhrase(Taglink), 0, 12, "-", "_");

GUITransform(12, 148, 579, 53,
1, 1, 1, 1
42
1
rarmour posted Jul 13 '23 at 10:55 pm
We have a 25K Dual Server Premium bundle. Application is in early development. Our industrial control network is not allowed to touch our corporate network or the Internet by policy. The only exception is a data diode between the control and corporate network.

We would like to have a runtime server that anyone on our corporate network can access in a "read only" fashion. It appears the tw
52
4
H2OTom posted Jul 4 '23 at 5:11 am
Hello! I'd like to setup a digital alarm or status for ANY active alarms that are unacknowledged, and not shelved, that have been active and unacknowledged for 5 minutes or more.

Any direction would be appreciated!

23
2
When using the online help document the search function in a Microsoft Edge browser will not work properly.

For example, I can search "Anywhere" and I will get 97 results. I can see that most of the results are pages for the Anywhere Client feature. But if I search "Anywhere Client" I will get 0 search results.

If I switch to a Chrome browser and search "Anywhere Client" I will get 76 s
recent by Tames  ·  Jul 11 '23 at 6:37 pm
37
4
When I run VTScadaODBCDriverInstall.exe the install completes almost immediately, so quickly I don't even have time to click on the "Show Details" button to see what's going on.

Is there a command line option that will allow me to enable logging of the install activity to a text file?

The 3rd party software which needs this driver doesn't detect it as installed & reinstalling our dr
29
1
Are there any rules/algorithm for scaling in VTScada to adjust the values from the PLC to the real values?
At the moment we are getting some values but we have to adjust them to the Output we want to have... Can we do that by scaling is there another possible solution?

Thanks four your expertise and help!

36
1
Stefan_Neamtu posted Jun 23 '22 at 7:39 am
I am using a gauge widget and HDV for trending a tag from a modbus device.
The scan interval is set for 60 seconds, i want to keep the last read value until the next read in order not to have gaps in the HDV trend line. I am using the following settings:


Despite those settings i am still getting gaps in the graphics.
I have tried to use the "Hold" option in the SERIAL tab, bu
62b40a28a866d
51
2
Hello,

I am trying to make a historian for the company I work at and they are using a P2-550 cpu for their PLC. I was wondering the best way to connect to this to log information in the system historian and cannot find out a way to solve this problem. I know the IP Address for the PLC. I am just confused on how to get tags from the PLC to log them into the Historian here on VTScada. Any help
recent by jced226  ·  Jun 21 '23 at 12:27 pm
3.6k
1
Updated June 9, 2023
VTScada should work with any standard voice modem. Though we cannot guarantee the compatibility of third-party modems across all Windows operating systems, our engineers have provided the following comments on modems that they have used or have been used by our customers. We have no relationship with these manufacturers.

Note that fewer legitimate manufacturers are o
recent by admin  ·  Jun 9 '23 at 8:40 pm
65
4
kurtisjackson posted Jun 1 '23 at 4:59 pm
Wondering if anyone has managed to setup VTS within a Docker container or similar.

Ultimately, my goal is to be able to run multiple versions of VT simultaneously. As an integrator I have some apps on 12.1.19, others running 12.0.56 and then a few others that I support. I would improve my efficiency if I can be working on different projects at the same time without having to shutdown one ins
64
1
Hello,

I've been using VTScada for a few weeks now and would like to check if you can recommend ways to implement sequences of events that may have different order, and time delays between them.

For example, let's say I want to have a button X that when pushed activates Sequences 1 and 2 as follows:

Sequence 1:

If option A preferred (this implies option A is active):


Write 1
25
0
lsmith posted May 25 '23 at 4:28 pm
I have a popup menu that calls other popup pages, and I want the menu to close after I use it to open a page. Here's my code below. When I open a popup, however, my code closes the menu along with the popup I just opened. Why? How do I fix this?

If \DisplayManager.CurrPage() != Self(); {Lose focus}
[
\DisplayManager.StopPage(Self) { Close window };
]

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