New topic
Categories
41
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
57
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.7k
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
104
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
101
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
40
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 };
]

60
5
I need an expression to read application properties.

I found something in the help describing how to "Use Application Properties" in an expression however it's actually describing how to use system properties in an expression.

https://www.vtscada.com/help/Content/Scripting/Expressions/UseAppProperties.htm

When tried to use ...

\Code.PropertyName
... it did not work when my prope
recent by mike_yung  ·  May 19 '23 at 2:56 pm
45
3
I have a concern regarding the automatic logging of tags to a CSV/Excel file.
Unfortunately, in the trigger selection I only have the option of having the data written to the file every hour... is there any way to further customise the trigger time and have the data written to an external file every minute, for example?
Thank you very much for your expertise!

recent by luca_thws  ·  May 17 '23 at 1:48 pm
20
0
klausm3@gmail.com posted May 12 '23 at 12:35 pm
I am looking into replacing the scada system we have with VTscada but have run into a problem . Some of the addresses on the Omron plc (Modbus) are strings and contain ascii text which needs to be manipulated via the scada Ie Product name. At this stage the tag returns a number not text. Can anyone help me with this.

46
2
abTimJ posted May 10 '23 at 7:21 pm
I've created some tag types and instances of them, but when my project loads, I get a "Tag name collision" in the Error Report.
I've checked the help files and it mentions that the duplicate tag will be disabled, but both tags in the tag browser are enabled, and further to that, the names of the tags and the unique IDs are all different. The only thing that is the same is the "declaration key
recent by abTimJ  ·  May 10 '23 at 9:08 pm
52
1
Hi, I'm working in an application for control some devices using a PLC GE RXi3,for that, I' m using a Selector Switch widget and the same tag type. Now, I would like write in two different addresses (%MXXXX and %MYYYY) at the same time when I select and specific selector switch position. I try using this simple expression "%M01542 && %M01543" is accepted like good but go to error when exe
169
2
Ketul posted May 2 '23 at 7:44 am
I want to read Modbus register 62257 value from Holding Register (Function Code 3) with Unsigned16 (U16) data type. How can I write a register address for this with VTScada Modbus Driver?

Driver: VTScada Modbus Compatible Driver
Function Code: FC3
Group: Holding Register
Register Number: 62257
Data Type: U16 (Unsigned16)

Can you please suggest me a Read Address on which I can
recent by Ketul  ·  May 3 '23 at 7:06 am
118
3
Complete newbie here and am self teaching myself VTScada and SCADA in general. I am getting a float variable back from the MODBUS expressed in exponential form. I now need to convert this to its actual value that the float represents. Is there a function in VTScada that does this or do I need to write a function to go to binary, decodes the binary and then convert back to decimal.

recent by genidoc  ·  May 2 '23 at 10:18 pm
89
3
Popup pages can appear because of a button click, but is there a way to get a popup to appear based on a set of conditions? The way you get the access denied popup if you haven't logged in. I want to prompt users to correct the action that has prevented an action if possible. Is there something possible that is different than the alarm popup bage, thats more simliar to the login prompt? Would
6447d2f2838e4
recent by abarnesTEI  ·  May 1 '23 at 1:35 pm
1.6k
5
Hi, is there a recommended way to trigger on-screen keyboard on Windows 10?
I have an application with a Program Spawn button and a path to c:\Windows\System32\osk.exe
The same button on Windows 7 would open the on-screen keyboard but not on Windows 10.
However, if I change it to notepad c:\Windows\System32\notepad.exe, it would work on both Windows 7 and Windows 10.

Thanks
Vic
recent by admin  ·  Apr 27 '23 at 7:32 pm
39
0
Is it possible to make the droplist widget write to a property of a context tag? I haven't been able to successfully change the properties this way of a Context tag this way. I can always set up a hotbox an operator can right click and edit properties in this way. But the most user friendly/ optimal method for data governance would be this droplist widget.

Another way would be to create
91
1
hello everyone

I have been configuring the software so that clients have remote access to my vtscada program, I bought the domain, ssl certificate, and followed the configuration in detail according to Dave Spencer's video on VtScada's youtube channel, but I can only view my program on other computers on the local network.

At the end of the video, in my program, in the "Thin Client / Serv
Categories
Actions
Hide topic messages
Enable infinite scrolling
All posts under this topic will be deleted ?
Previous
1 ... 45678910 ... 29
Next
With selected deselect topics
Pending draft ... Click to resume editing
Discard draft