Dear Sir,
I want to do some conditional calculational ref. to analog tag.
After calculating, answer store in other analog tag.
I put a Advantech SCADA TCL: script Example below here: ( I want same like that in VTSCADA )
==================================================
A and B is local Script tag
B_N(0) and B_N(1) Analog SCADA Tag
Bv1 and Bv2 Analog SCADA Tag
if {[GETVAL B_N
Dear Sir
I want calculation in analog Tag, if
some conditional expressions is true.
how i can write script ?
Different tcl script example: set Sum variable
if {[GETVAL B_N(4)]==1} then { set A [GETVAL Bv5]
} else { set A 0
}
if {[GETVAL B_N(5)]==1} then { set B [GETVAL Bv6]
} else { set B 0
}
SETVAL sum=[expr $A + $B]
}
gmangan
posted Jan 19 '22 at 9:42 pm
Is there a way to change the default alarm tone? Would like to change it to one of the other WAV sounds in the application folder
Need to configure Automatic seamless server failover at Client side. We have configured two servers in "VTScada Thin Client/Server Setup" under Server Setup option. We have one Public IP under which we need to configure our two redundant servers.
We have created two port forwarding rules at Network router for these two servers.
Snap shot as per below,
Router we have configured
gtuvar
posted Jan 11 '22 at 10:40 am
Hi,
We have configured 2 SCADA server. Both are having different public IP. when both servers are up thin client connections are distributed among two servers. but when primary server goes down we are not able to connect new thin client connection with the link of primary server public IP even if backup server is up. we need to connect to the secondary server's public IP manually.
So is
How can I know the status of modules which are over TCPIP network? For instance there is a printer which will be connected with SCADA over TCPIP network and I want to know the status whether it is connected or not.
Can someone explain how to setup the very basic polling I require?
here's what I need
read from remote site A for 5 seconds
read from remote site B for 5 seconds
read from remote site C for 5 seconds
read from remote site D for 5 seconds
read from remote site E for 5 seconds
... repeat
What I've done based on my interpretation of the polling driver help is polling all five sites conti
sjit
posted Dec 13 '21 at 5:05 am
Hi am making a popup, i need to remove the default windows title bar to make a clean popup and close the popup when clicked outside... can we do it . i tried some setting in pageproperties/baritems... but not working
Rotate(Normalize(0, 0, 360),0,360,Point(0, 0, Invalid, Invalid))
Why the return value is Invalid?
sjit
posted Dec 6 '21 at 3:55 pm
Is there any way to edit the default widget and create a new widget out of it?
sjit
posted Dec 2 '21 at 11:36 am
Create new type in Tag is grayed out.
I defined type in the ID field of tag properties. but then if I right click on tag to create type it is grayed out!!!
eric39
posted Nov 3 '21 at 6:55 pm
The Modbus User Map Register Settings are correct and the frequency tag is working correctly; however, tags IA, IB, and IC are not updating properly on VTScada. Shown herein.
As the expected value is appx. '0.54' on SEL and '1' is shown on VTScada, I was looking to increase the resolution as this could resolve potentially but couldn't locate. I showed the 'Scaling' for IA tag properties if t
Hello,
I want to simulate the environment of PLC and HMI communication on VTScadaLight using GE Fanuc Series 90 driver so that I can run a virtual PLC using port 18245 and HMI on the same computer. Can anyone please tell me whether it is possible and if it is then how should I work it out.
Thank you.
I find the "Alarm Configuration Structure" in the webpage .
There is a "Custom" in the structure. Where should I key in value into the "Customer"? I can`t find a place in the "Alarm Properties TabPage".
Thank you.
How do you remove Equipment Type from System Style?
manual says restart VT scada and all unused equipment will be removed.... does not seem to to be the case for me
Is it possible to read a Program Scoped tag from a Logix controller? If so, what is the syntax?
aakram
posted Nov 10 '21 at 7:16 pm
Resizing HDV popup window pauses live data view. The same happens when this window is minimized and restored. This behavior started after an upgrade from version 12.0.32 to 12.0.44.
How to calculate the local disk space that will be used by VTScada tag`s historian?
For example, I have an application including two analog tag. Every minute the two analog tag data will be store into VTScada internal database by historian.
I want to know incremental local disk space that be used by historian and internal database for one hour and for one day. So I can prepare a appropr
VTScada can use ActiveX like Shell.Explorer in the help page.
https://www.vtscada.com/help/Content/Pro_Functions/ActiveX.htm?Highlight=activex
How can I write a ActiveX that does something for VTScada? What is the interface or protocol? I need usermanual about this. Thank you .
After obtaining a certificate and verifying your domain, GoDaddy will supply you with the following files:
generated-private-key.txt
generated-csr.txt
Security Certificate.crt
(“Security Certificate” would be replaced with random characters)
You should be logged into Windows as an account with administrative privileges for these steps to work.
Place those files