Hi Experts,
In VTscada how to create Header and Footer like dock screen in ignition? Is it possible...
ju$tin
posted Feb 9 '23 at 9:53 pm
Is there a way to make a Alarm Acknowledge button that will Ack all the alarms in VTScada and send the Ack command to the PLC?
Currently we have layered the PLC Ack command button (momentary button) behind the build-in Acknowlegde All button, and we need to press it twice to Ack alarms in VTScada and in the PLC. Looking for a way to combine it in one button.
Glenc
posted Aug 8 '23 at 9:23 pm
I have one computer that when I connect to the remote scada server using a web browser to the web address (i.e. http://123.123.123.123:88) the display is complete. However, when i use the VTSX client on the same computer many of the icons are not rendered and the topographical background is not present. At first i suspected a video driver update but the fact that it works with the web browser
jced226
posted Jul 31 '23 at 3:23 pm
Hello,
I am trying to pull more tags from a P2-550 CPU from AutomationDirect. I looked through the PLC Program on productivity to see the data that VTScada should be pulling. However, it seems to be only pulling two tags from the CPU and not the rest. The tags show a value of 0 but should be showing numbers. I tried accessing Modbus Poll to see what would be the problem, but Modbus Poll isn't
Tames
posted Oct 26 '22 at 4:20 pm
Hello,
Does anyone have a working example of a basic page using a gridlist function?
The example in the help documentation does not work when copy and pasted into my code, and I have been the extra things to get it working but in the end the Gridlist is not pulling the example list of Data[#][#] or Title[#] information past the first inputs.
Is there something I am missing?
hienho
posted Jul 26 '23 at 3:51 pm
I have a new page, how can i query directly value of tag in that page.
H2OTom
posted Jul 24 '23 at 4:57 pm
Hello, I'm querying values data from VTScada's SQL View tag. I've set up my SQL View tag to include 2 analog tags that store the previous day's total flow for their respective meters. This data updates at midnight each day. The data stored in the tags is always 1 day off.
I'd like for the SQL query to return the values as stored at 08:00:00 each day of the previous calendar month. Also I need
hienho
posted Jul 24 '23 at 3:29 am
i want to create a new page have a textbox and read data from history then put data to textbox. Dose anyone know ?
Hey I'm fairly new to VTSCADA and I'm wondering if there is a way to import .SVG's for use in the Idea Studio. I couldn't find anything in the documentation, is there support for vector images?
hienho
posted Jul 18 '23 at 5:04 pm
hi everyone, where i can find TABLE_NAME in VTSCADA ? thanks
hienho
posted Jul 19 '23 at 10:56 am
how to view source code this page. i want to develop this page.
hienho
posted Jul 19 '23 at 9:21 am
GUITransform(775, 494, 1305, 415,
1, 1, 1, 1, 1 { Scaling },
0, 0 { Movement },
1, 0 { Visibility, Reserved },
0, 0, 0 { Selectability },
Scope(\Code, "DrawingTools", TRUE)\ProgramSpawn("E:\EMS_PRO\EMS_GUI_C#\EMS_01\EMS_01\bin\Debug\EMS_01.exe", "K7/Wh
hienho
posted Jul 19 '23 at 8:42 am
how can i create a table to read data directly in vtscada
Does VTSCADA have a tiered or second level historian that receives unsolicited data from level one historians?
So, we have three auto flame mini Ml8 controllers and a Trane Tracer MP503.
From my understanding the Tracer only does LonTalk and the auto Flame units are rs485 modbus.
It looks like we'll have to rely on the modbus connection as there isn't a LonTalk Driver.
Any recommendations?
Is there a way to have a dynamic place holder to call a specific widget that is embedded in a popup page. i tried this but it does not link is there a specific function for this? Below is what i tried not the full source code just the specific areas.
Path = concat("WidgetInterlock", Replace(\GetPhrase(Taglink), 0, 12, "-", "_");
GUITransform(12, 148, 579, 53,
1, 1, 1, 1
rarmour
posted Jul 13 '23 at 10:55 pm
We have a 25K Dual Server Premium bundle. Application is in early development. Our industrial control network is not allowed to touch our corporate network or the Internet by policy. The only exception is a data diode between the control and corporate network.
We would like to have a runtime server that anyone on our corporate network can access in a "read only" fashion. It appears the tw
hienho
posted Jul 17 '23 at 10:33 am
hi everyone, i need help for connecting to system historian through c# (datagridview). I have found server but having error. what shoud i do step by step ?
H2OTom
posted Jul 13 '23 at 6:20 pm
Is there a way to convert the legacy I/O tags like the analog and digital status tags to the I/O and calculation tag without having to recreate each individual tag? Thanks!
H2OTom
posted Jul 4 '23 at 5:11 am
Hello! I'd like to setup a digital alarm or status for ANY active alarms that are unacknowledged, and not shelved, that have been active and unacknowledged for 5 minutes or more.
Any direction would be appreciated!
Tames
posted Jul 11 '23 at 6:26 pm
When using the online help document the search function in a Microsoft Edge browser will not work properly.
For example, I can search "Anywhere" and I will get 97 results. I can see that most of the results are pages for the Anywhere Client feature. But if I search "Anywhere Client" I will get 0 search results.
If I switch to a Chrome browser and search "Anywhere Client" I will get 76 s
Anyone know how to return a value of a child tag of a custom type to be display on the Parent under the value column in the tag browser?
For example, Custom tag "AI" has a child of a IO analog type called "Scaled" i want to return that value so it can be read through the parent tag (custom type) under the value column.
I am currently using an analog modem for VTS dial out alarming, and am looking to shift to VOIP.
I know that VTS supports Twilio, but are there any other VOIP providers that VTS supports?
When I run VTScadaODBCDriverInstall.exe the install completes almost immediately, so quickly I don't even have time to click on the "Show Details" button to see what's going on.
Is there a command line option that will allow me to enable logging of the install activity to a text file?
The 3rd party software which needs this driver doesn't detect it as installed & reinstalling our dr
Is it possible Automatic Event/Alarm Print instantly while it occurs? If possible, how it can be done?
Are there any rules/algorithm for scaling in VTScada to adjust the values from the PLC to the real values?
At the moment we are getting some values but we have to adjust them to the Output we want to have... Can we do that by scaling is there another possible solution?
Thanks four your expertise and help!
I'm trying to enable twilio. Whenever I enter the Application Configuration all the properties are "greyed" out. I can copy and create a non-OEM twilioenable and modify it but I cannot modify the OEM property.
Anyone have any idea why?
I want to run VTScada on two separate computer/server. Do i need to buy two separate licence for each machine. Or only one license will be enough?
I'm wanting to retrieve logged data for use in a calculation tag expression. Basically "[tagNamevalue] @ [datetime]". Any way of doing this?
I'd also like to be able to generate averages and min-max values based on a user defined period.
Hello,
Is there a tag setting to interpret negative variable values as 0 ?