New topic
Categories
80
2
With the sample in the helppage(file:///C:/VTScada/VTSHelp/Content/Pro_Functions/ActiveX.htm?Highlight=Shell.Explorer), I can loading my webpage(test1.html) into the vtscada page as below code.

Now I want my webpage(test1.html) background is transparent so that I can use vtscada page background picture as my webpage background.

Maybe this is related to my webpage(test1.html) and ActiveX("
recent by flagshang  ·  Aug 12 '21 at 4:07 am
453
6
Is OPC UA Driver supported in Light Version? I cannot get it to connect to a server: status not refreshed.

On the I/O address assist button seems grayed out and I cannot tell what is failing.

Tried from same client host UAExplorer and it connects fine.

I selected Anonymous and no certificates. Is this configuration not supported?

Is the a log file somewhere I can view?

148
7
Brent Saunders posted May 5 '21 at 7:28 pm
We are incorporating opendnp3 outstation into our product. We are sending changes with time. However, all logs and trends show points changing at time of reception rather than the time sent with the point change. We have used wireshark to verify the unsolicited change message is going out correctly. Is there a configuration in VTScada to tell it to use the transmitted time rather then the tim
95
2
Ketul posted Jun 1 '21 at 6:54 am
How can I enable all the DNP3 variations for Analog Input & Analog Output status without enabling a direct poll?

-Default is showing 'All variations'. How can I add more variations for analog input & analog output? I want to use a 32-bit variation in all tags. How can I make enable this?




Where Can I found the button for the DNP3 event poll & the Integrity poll? I want t
60b5cb74b00be
75
1
Hi,

The OPC-UA specifications define a Method NodeClass: https://reference.opcfoundation.org/v104/Core/docs/Part3/5.7/

A method defines a callable function which can be invoked using the Call Service mechanism defined here: https://reference.opcfoundation.org/v104/Core/docs/Part4/

In practice this means I can implement a method in my OPC-UA server and invoke it from an OPC-UA client o
99
7
New to VTScada and in a new employer who has a device with VTScada (unsure lite or not) that will now not start. Embedded Win7 and the loading splash screen starts for a few seconds then goes away without any error or remark.

Have tried debugging the issue the past day by viewing forums, manuals, etc but not finding anything.

Biggest issue is I'm not sure they have the knowledge themselv
503
4
Natashia - VTScada posted Mar 2 '17 at 2:46 pm
Question posed on our website: Any work on supporting/offering OPC UA? MQTT? I like the internet server & redundancy. What I may want to do is integrate your product to display VTScada HMI screens. How do I populate the screen(s) with real time data? I have in place all the data acquisition & can provide it to your internet server(s) via??? I'm thinking in terms of Opto 22 HMI servers wh
88
2
Kevin Way posted Jul 27 '21 at 3:47 am
Hey all, I need to use the plotxy function to display a xy graph. Has anyone use this before?

My main question would be. How to generate the X and Y arrays. Would you use the GetTagHistory function to generate these arrays?

recent by Kevin Way  ·  Aug 3 '21 at 8:03 pm
339
2
I am working on some software for my company. Field technicians can enter well pump readings and the chlorine residual through an Android / iOS app.

The backend of the app is written in Node.js.

I'm trying to get the pump reading from VTSCADA and send it to our app.

I wrote an API (documented here )

I also wrote a CLI (documented here )

Is there some way we can take the pump r
62
4
Ketul posted Jul 22 '21 at 1:49 pm
I have created parameterized pages. I have assign parameter values in it of my created own tag type.

When I open my parameterized popup pages it looks like as below.
In which "SOV-1 Status" is just a text.


How can I make this text as parameterized text so that when I open my pages it will show me SOV 1 Status, SOV 2 Staus, and so on...

In my tag link widget I need to set tex
60f968cab0c85
recent by Michael  ·  Jul 26 '21 at 11:37 pm
94
5
tmills10 posted Jun 3 '21 at 9:15 pm
So trying to read values out of an INT table from a PLC5. The positive values all read fine but if we try to read a negative integer value we get the wrong data in VT, usually a value of 6553. To get around this we just did a MOV from INT to a FLT and it reads fine again.

What would be the limitation of reading negative integer values?

recent by DanW  ·  Jul 21 '21 at 3:25 pm
15
0
jfrye posted Jun 28 '21 at 5:21 pm
I am trying to setup MDS Diagnostics Driver tags using TCP/IP ports, everything is on the same subnet, I have tried using the only ports I can find documented in the manual (GE MDS iNET) which are 30011 and 30010, but have no results. Have also tried the default 3001 and 502. Any suggestions? Thanks.

300
7
AC Salyers posted Apr 1 '21 at 8:20 pm
I use graphic editors quite a bit and some features that come in extremely handy that are absent VT Scada would make the work flow more seamless and less tedious in many cases especially when working with multilayer graphics.

• The first I would like to suggest is the ability to lock layers while editing pages or widgets so that they cannot be moved or changed while they are locked. To
72
2
hewkyle posted May 4 '21 at 3:35 pm
Good morning,
I am seeking additional resources, experience, or advice for integrating an Inovonics EN4080 IP gateway and associated equipment into VTLight.

Software:
VTLight
BQT BACnet quick test

Hardware:
EN4080 - vendor ID 1093
EN1235D

Network:
Locally connectivity between my laptop and the IP gateway.

Some examples of how the hardware should be structured in
recent by hewkyle  ·  May 20 '21 at 9:52 pm
48
1
I need to display a history statistics tag in the runtime &, when the operator clicks on it, open historical data viewer to open up & display that history statistics tag's source.

I was able to do this but what I came up with feels too clumsy.

I've created a group of display widgets with pop-ups disabled in the history statistic tag, with pop-ups enabled in the I/O & calculati
recent by Michael  ·  May 17 '21 at 5:33 pm
28
0
Brent Saunders posted May 11 '21 at 4:32 pm
We want to export and sync the VTScada tags to our dnp3 outstation database. We set up an odbc datasource and tested the connection with success. However when we hit "Export", we get "Operation Failed" at the bottom of the window. Any clues?

130
4
Ketul posted Mar 26 '20 at 12:53 pm
How can I make rotation in any shape.
For ex. I have draw one fan symbol in idea studio.
I want to rotate this shape in clockwise direction.
How can I do this in VTScada.

Please guide me through steps to rotate any shape in VTScada idea studio.

23
0
What's the best way to display a History Statistics (HistStats) tag to 3 decimal places?

I setup my HistStats tag to calculate a rolling avg from an instrument reading. It's doing what I need except It displays the results default to two decimal points & I need three.

When I bring up my HistStats tag's properties and go to the Display tab the only option there is a place to link to a
167
4
The VTScada Red Bell can be turned off on the server, but the VIC clients and Anywhere Clients are still showing it. How do you get the same behavior out of the clients that you do from the server?

I turned off "Show Alarm Indicators" in the application configuration / Title Bar Contents. And it is gone from the Server but not the clients.

Any help would be greatly appreciated!

36
2
martin200261 posted May 5 '21 at 2:59 pm
The organisation I'm currently working for use measured data in offline models to produce predicted (forecast) data for the parameters we monitor.

Can VT Scada handle importing data with future timestamps? and can it handle multiple predicted data datasets?

46
5
I created an additional Alarms Page using an Alarm List widget, and it allows me to filter the System Event DB out, but that pesky Alarm Icon at the Title Bar is glowing and offers to take a User straight to the Original Alarms Page where they have access to see all of the System Events.

Any way to stop that on one front or the other?

I have even used SecurityCheck to give Developers visi
34
0
martin200261 posted May 5 '21 at 2:55 pm
I’m hoping to integrate VTScada with one of the Azure data store products as the historic data archive, has anyone done this before?

My fallback position is to use MS SQL in Azure but would like to use Azure Data Lake or Azure Data Explorer

27
0
tmills10 posted Apr 29 '21 at 8:44 pm
I'm just testing some comms on the bench here for a customer. I can set up the DF1 tags fine and get good comms and data when set to TCP/IP, but when I try to switch it over to the serial comms I get an error code 16 Illegal Command or Format. I can see on my SerialPort tag I don't have any errors so it must be something in my DF1 driver tag I'm missing.

Thanks!

20
0
Ketul posted Apr 29 '21 at 6:32 am
I have created one context tag named it as "MRD455" and description as "MRD455 Testing". Then it displays its Description name on the sites overview main page by default.

How can I display the actual site name on sites overview main screen.
I want to see MRD455 (site name) on sites page. HOw can I do it.




608a44cad2bad
58
3
deshydra posted Apr 26 '21 at 3:08 pm
Need to send an alarm acknowledgement over MQTT, is there a way that I can read the status of an alarm to send; or can I look at the canned ack button and send after that has been pressed? I just need something to trigger a write message.

Categories
Actions
Hide topic messages
Enable infinite scrolling
All posts under this topic will be deleted ?
Previous
Next
With selected deselect topics
Pending draft ... Click to resume editing
Discard draft