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]
}
Ketul
posted Jan 27 '22 at 5:12 am
My aim is to open the date picker window when the user clicks on the one bitmap calendar image icon.
Then after the selection of data, it will display on one text box.
I can draw the text box, calendar icon in the idea studio.
How can I open the date picker window when clicking on the calendar icon?
Can you please guide me on how can I open a date picker window for u
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
Hello, i am trying to dynamically set the PageHeight property in the source code of a popup.
its seems you cannot run an expression in the variable declaration of the source code.
I can put this in the main function PageHeight = PickValid(Type_PID\RemSP, 0) == 1 ? 709 : 577 ;
But it seems it doesn’t resize the popup.
Is there a way to change the height of a popup with an expre
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.
Ketul
posted Dec 21 '21 at 11:56 am
I want to make an image blinking when the digital tag property change to 1.
When the digital tag value change to 1, My image needs to blink on the screen.
How can it be possible and how can I configure the image to do so?
Hello,
I'm new to VTScada and currently using VTScada light and watching videos to get started. Two quick questions.
The text widget correctly reads a tag in the PLC but displays a ? at the end of the text. How do I get rid of the ? at the end of the text?
How can I change the color schemes for the gauge widgets? I'm using the Arc Meter gauge widget which is blue but don't see any
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!!!
Ketul
posted Dec 1 '21 at 9:39 am
I want to read data in VTscada individual tags from MS-SQL.
I have created database & tables in MS-SQL. I want to read some string, integer data in VTscada tags.
Also, I need to know SQL addressing to read data from MS-SQL in individual tags in VTScada.
Can you please guide me on this?
DanW
posted Nov 27 '21 at 6:03 am
I've added >100 Widgets from another application by copying the .src files to the Widgets folder and declaring them in AppRoot. This worked but how do I get them to show in the Widgets menu and Idea studio? In the tag export, the Menu Item sheet is kinda cryptic so I'm currently out of ideas other than manually adding them... yuck.
Jerry
posted Oct 31 '21 at 2:25 pm
I want to use a button to pop up the dialog box for user login. I read the manual to use UserLogonDialog, but it failed to test successfully. Can you give me a sample, thank you
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
Ketul
posted Nov 17 '21 at 1:52 pm
I have a VTScada licence for 2 thin client configurations & I have configured one thin client-server setup for my application and I am able to log in with generated Anywhere URL, MIC URL & VIC URL from my windows10 machine.
I want to see my VTScada application on my mobile.
For that, I'm trying with MIC URL to browse in my mobile but the site is not opening.
Is any further co
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.
hank
posted Nov 10 '21 at 4:15 pm
Hi Guys,
We are working to implement the master / subordinate configuration for a system we're working on. The system has been running for a couple of years now, but we're starting to add some remote locations, each of which will have their own smaller VTScada license and server. We have done this before using Tag Area Filtering but the VTScada help now suggests using a master application wit
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
Good afternoon,
My name is Joseph Rhodes, I work as an electronic technician for the City of Tuscaloosa's wastewater treatment plant. The other day, our chemist sent me an email asking for data about the HCR Creek Flow. I was lucky that I have a co-worker who's about to retire point me in the right direction. I was able to find the data I needed for our chemist. I had to go through a few hoop
HI
I have designed a Tag group, there are about 50 tags and a modbus driver, a serial(TCP/IP) port in the group, each tag mapping to a same table to the real device.
After I copy tag groups and set different station ID,
When I connect to one device, all tags read values in one second,
when I connect to two device, some tags read values in one second, but some tags read values in