Ketul
posted May 25 '22 at 5:29 am
I have secured my thin client link with the SSL X.509 certificate.
(I have made a new CSR request with my host+DNS name. I have validated the request from my CA & they send me the key and certificate. That I have to do Process Reply in SCADA and it successfully proceeded. I have added the SSLCertName property in my APPRoot file and restarted the application and ticked the SSL (443 port) op
I want to create a custom Site Map Icon.
I would like to click the site icon on a map and have it take me to the related display for that site.
Here is what I have.
I have a Context tag. On the Display tab I entered the Lat and Longitude.
I entered the page name in "Custom Details Page".
When I click the Icon on the Site Map display, it opens my display as a pop up. I want it to
Ketul
posted May 23 '22 at 12:33 pm
How can I import one machine history data to another machine. I want to copy all historical data of trends & reports onto another machine.
I have copied the Data folder of my application to my another application and replace the folder but I'm not getting Historial data inti it.
Is there any extra steps needs to perform here?
Hi ,
The contexte: I got a station (on site) and a control station (not on site). I want to know if is possible to revoke the control for the station to let the entire control to the control station. It will allowed the control station to change the I/o statues and do what they need to do and don`t let the station (on site) change the I/O statues.
Thanks for any help
TonyTVu
posted May 4 '22 at 5:02 pm
What Driver should I use to the MicroLogix 820? On the VTScadaLight...
Does the release of your Graphic Terminal Licence ( https://www.vtscada.com/documents/datasheets/Datasheet-VTScada-GraphicTerminalLicense.pdf ) mean we'll be getting pop-up keypad/keyboard input widgets soon?
Dear Sir,
I will reset windows 10 with clean wipe. Please guide how to take backup and restore vtscada light
In VTscada, is there a way to link a tag to an alarm acknowledgement button in the alarm window that can turn on or off a tag in the PLC?
Thanks.
Ketul
posted Mar 24 '22 at 11:04 am
I want to add my custom VAM Icon for my application to display in VAM site lists.
where and how can I add my custom image or where I can modify the existing image for my single application only?
Jerry
posted Nov 3 '21 at 8:03 am
How to exit project program by button,Which script is associated under the button? Can you give me a sample,thanks.
IS there anyway to fix what you see below ? There seems to be a link to something, but it never allows me to go anywhere.
We use Google Drive to house information of various lift stations utilizing a program spawn widget. Here's the breakdown of that program spawn...
This is just a shortened down version of what's included in that box for program spawn properties. There are 64 lift stations, so the list below is definitely longer. I created a folder for LS71 because at the time we did not have a dedicated folder
Just wondering if anyone has had any luck using VTScada to connect to the BRX Controllers from Automation Direct. I love the PLCs but I am only successful with MODBUS comms which are limited to specific registers. I create my own User Data Types (UDT's) that are mappable to EIP Locations to which you can use Ethernet Explicit Messaging to. I am very unfamiliar with getting the communications to
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