Analog Input Tags, Analog Status Tags, Digital Input, Digital Status, etc are all considered legacy type tags according to the VTScada Help files. It is advised to use I/O and Calculations Tag instead. Why ? Is there anything wrong with using legacy tags ? What are the main differences from legacy tags to i/o & calculation tags ?
I am a complete beginner with VTScada Light, and I am looking to connect a bluetooth device and display data using this software. The device I am using is a combustible gas sensor. What is the best way to accomplish this?
If you notice, I have two parent tags called USGS & USGS 2. These tags point to a different USGS site location (Cribbs Mill Creek & Black Warrior River). From that parent tag, I've made two child tags with two analog status. I have an analog status for pulling the discharge, cubic feet per second and the gage height of both cribbs mill creek & black warrior river. How do I associate t
Ketul
posted Feb 28 '22 at 12:53 pm
I have entered string entries in my IO calculation tags.
I want to show the indicator as a green label when the written value from the VTScada to RTU gets written successfully.
As shown in the pic above, When this string value gets written successfully into the RTU from SCADA, I want to show the indicator as Green.
How can I do that? Please guide me.
Let me know if any other
I've been playing around with VTScadaLight for a few days now, wanting to learn more and more about VTScada. I can not seem to find where PMC1001 originates from ? I know it's a serial connection, a child of the Local TCP Port. I am hoping someone knows where to find PMC1001
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
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
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
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
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
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
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
Jerry
posted Oct 28 '21 at 2:52 am
I want to know what each parameter in CommandButton () means. (10,0,0,1,10)Where can I find these explanations,thanks
I've been the City of Tuscaloosa's electronic technician for going on two years now. I've only ever used VTscada Anywhere Client to log into VTSCada. I've been having this issue with a missing minimize button on any and all windows I've open while logged into VTScada. This issue persists with all browsers and not just Google. I was able to slap a bandaid on the issue by switching over to accessin
Ketul
posted Jul 20 '21 at 1:44 pm
I need to set the scheduling for the SOV's (solenoid operating valve) at a certain time interval.
attached an image for the scheduler?
I tried to make this with the Trigger tag available in VTScada. I have set On-time & Off-time of the scheduler. Scheduler starting at its set time interval. But how can I enable my tag for SOV at the same time?
I want to when my time started
glj077
posted Oct 3 '21 at 5:23 am
尊敬的先生:
我在使用addUser API函数添加用户时,发现不会执行,即无法添加用户。如何使用这个功能。谢谢你!
Ketul
posted Sep 23 '21 at 2:31 pm
I need to integrate Google Map on VTScada instead of Openstreet map.
I have one of the Google map API-key with me.
I need to know what exact URL I need to enter to show Google Maps on the screen.
I have commented on all existing map sources & I have made one new slippy map tile starting from number 1 only.
Apart from URLs & API-Key, What other parameters do I need to change/m