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
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!
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 '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
genidoc
posted Apr 30 '23 at 3:42 pm
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.
khorton
posted Mar 23 '23 at 6:06 pm
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 '23 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
Hi,
I have been trying to set up a connection between VTScadaLite and a Allen Bradley plc using Ethernet/Ip. From what I can gather I am using the correct driver and tag set up. But the digital [IN] does not register a value coming from the PLC.
The PLC can be pinged and ports have been enabled with all firewalls turned off.
The running PLC program is being monitored using the CCW s
I was following the quickstart video and I can not go further because “draw” is grayed out. Is that not available in the Light version?
How to proceed to visualize this parameter?
Next hurdle for me. Learning how to read a value from one MB device, then, if the value has changed more than deadband, write that value to a different MB device.
example: read register 7033 from MB ID 15. IF value change exceeds db (0.005) then write the new value to register 7040 at MB ID 25.
Testing VT SCADA (the light version) to see if it can be used to manage several irrigation canal systems using Control Design CD120 RTU's. These are FM radio devices. They have a range of registers (47033-423039) designated for floating point value storage. These are 32 bit (4 byte) registers.
For example, modbus ID 20, register 47033 (0-based) currently contains the value 1.4839. A quer
I wanted to reach out to others to see if they have been having similar issues. I'm located in Tuscaloosa, Alabama at the Hilliard Fletcher Wastewater Treatment Plant. I've got a few different ways to access VTScada, but the one way that has been giving us all fits has been accessing VTScada through the Anywhere Client. Our plant operators access VTScada through Anywhere Client. I can access thro
jxa
posted Nov 30 '22 at 4:17 pm
Can I get some help in defining a SQL Driver template for pulling values from another VTScada system?
ODBC driver is installed, user account with remote data permissions created, realm created, DSN defined, connection verified.
There is no option in the database type list for VTScada. What should be chosen here?
I made a probably incorrect assumption that a query should follow the for
I am trying to connect and pull data from a multismart via modbus. I can ping the IP address of the multismart and the Modbus address for the driver is 1, but I am getting an error code of 260 from the IP address and an error code of 531 on the driver. I tried connecting to the multismart with a modbus scanner via TCP/IP but I cannot pull any data from the registers.
Tames
posted Nov 1 '22 at 3:35 pm
When dealing with a GUIText inside of a widget I can see from the help document that there is the Options section that allows for control of font size. The only issue I have is that the options are for;
no change
change based off vertical scaling of the page
scale to topmost scaling, ie. the page
I am trying to get a GUIText to scale inside of a widget so that I can change the widget dimens
crd
posted Nov 15 '22 at 3:09 pm
The notification email is attaching the wrong user when sending the message.
Example:
Original forum entry (user crd):
crd posted 1 day ago at 10:05 pm
I would like to change the alarm code to the beginning of the message, as to allow the user to 'Like' the alarm message and acknowledge it.
This currently works if we remove all of the text except the date, but that introduces the pro
lucy
posted Nov 8 '22 at 2:02 am
What are the Remote Data access ? Which licenses need to be purchased? Remote access licenses will be enabled
What is the Remote configuration & Remote Idea Studio? Which functions are specifically included
Thank you and look forward to your reply
Jason
posted Oct 20 '22 at 8:28 pm
I have been tasked to make a standard VTScada template. This will get used in different applications. How it is supposed to function is that it will list all the shutdown conditions and it will display which ones are in fault (easy part). Then when you click on each shutdown it will take you to the faceplate of the device it is connected too. The problem I run into is when trying to have it all p