H2OTom
posted Jul 4 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!
Anyone know how to return a value of a child tag of a custom type to be display on the Parent under the value column in the tag browser?
For example, Custom tag "AI" has a child of a IO analog type called "Scaled" i want to return that value so it can be read through the parent tag (custom type) under the value column.
Is it possible Automatic Event/Alarm Print instantly while it occurs? If possible, how it can be done?
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!
Hello,
Is there a tag setting to interpret negative variable values as 0 ?
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
I want to display a list of 7 HDV trends on a single page. Is it possible to extend the page canvas in order to fit them and scroll down ?
Hello,
I am trying to use VTScadaLight to pull info from two different CPU's. They both have two different IP addresses and I was wondering if VTScadaLight can pull info from the two CPUs at the same time?
Hello,
Does VTScada automatically connect to the TCP/IP Address when you make a TCP/IP tag?
Thanks!
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
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
Hi, is there a way to reset a value of an Analog tag on page entry?
Thanks in advance.
-Ezerhan
Hi all, I'm new to VTScada and therefore feeling my way around while I work on a project. I have a situation where I need to move values between tags when another tag becomes true.
Can anyone give me an idea as to how this is done?
Any help would be appreciated
Hi Guys,
So I have a problem with the register isn't show real value because the data is 64 bit double but vtscada is 32 bit double. I want to pull KWh data to the vtscada.
Have any idea about this?
Thanks guys.
Ketul
posted May 2 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
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.
I'd like to be able to allow the operator to disable alarms and adjust alarm priorities from the HMI itself without having to navigate the settings. Are there widgets I can use to accommodate this?
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
rest_response.txt
Hello Team,
We are working on reading the data using VTScada REST queries. While working History_TPPvalue tables we are trying to read Average values. While comparing the result in the Tag browser we found that the values are not the same. I have attached the screenshot for Historical Data Viewer and also the txt file with the REST query and its response. Could you
Tames
posted Feb 21 at 9:40 pm
I built a Lufkin SAMS controller inside of my VTScada and it automatically built all the TAG's as either Analog Status or Digital Status TAG's (Legacy TAG's) I am trying to set the lowlow / low / high / highhigh limits for the Analog Status points but I found that these types only allow for a Low/High alarm, but in the support document the picture used for this TAG is the Calculations I/O Analog