Support Forums

Have any problem? Report it here and we will be glad to help.

500
1.6k
24
Actions
Hide topic messages
Enable infinite scrolling
12
1
mike_yung posted 1 day ago at 4:25 pm
Can anyone explain what VTScada are attempting to describe here?

https://www.vtscada.com/help/Content/Pro_Functions/Edge.htm?Highlight=edge

I can't grasp how example 2 or the notes following example 2 apply to rising &/or falling edge detection.

37
2
Custom trend groups don't seem to get saved with the change sets. Where are they stored?

Our customer has a standalone VTScada app which I need to integrate into a bigger system. I cloned it's changeset so I could apply my OEM layer & other things so it will play nice with others.

It's now running now, with all the others, on the triple redundant servers which serve the thin clien
recent by mike_yung  ·  1 day ago at 4:22 pm
16
0
artistmonkey posted 3 days ago at 9:21 am
Is there any indirect tag in VT-SCADA?
I'm just want to show multiple devices in one widget. So, like other scada, using indirect tag put in widget and just need to change that indirect tag to show value of different devices.

319
7
pieter posted Feb 12 '19 at 4:16 pm
I want to establish a connection with a Siemens Logo! 8 PLC and in VTScada I use the Siemens S7-200 driver, Rack 0 Slot 2, CP Type None, ISO Over TCP.

What are the TSAP values I have to use in the connection setting of the LOGO 8 module (Its a somewhat older model at FS2 level)
and what is the memory mapping I must use to read Flag M1

recent by pieter  ·  Apr 11 at 1:35 pm
21
0
kblake posted Apr 9 at 5:46 pm
I have site tags with an custom additional description field. Is it possible to use this field in place of, or in addition to, the description field to populate on the site list?
For example: the attached example shows the site name, and the site description from the ID tab underneath it.
[Site Name]
[description]

My site tag has the default description field, and also an added cus
66156f7ceda82
17
0
jroc11 posted Mar 27 at 6:13 pm
I currently have an analog tag reading in from kepware and i need to find a solution to grab the time intervals for hour, day, week, month, and year for that specific tag within VTScada. I found the analog statistic tag and this works for the day, week, month, and year by subtracting the max and min values to see the amount used. The issue comes when dealing with the hour interval. When selecting
14
0
When I run VTscada afresh, the ports all are fine and data is read. However there are ports whose IPs are going through a VPN network.

When I lose the internet connection and it comes back online later, VTscada only resumes local network IP reading, but not those going through VPN. Yet when I ping those IPs I can reach them.

I can also reach them using other applications such as modbus
15
0
cihat posted Mar 7 at 1:33 pm
Hi, I have been wanting to update the data in a table in SQLserver for a long time. I wrote a script by going through the example in the help files, but I could not execute the script in any way, can you share a sample application about it?

78
4
TLDR: I want to create an additional historian. And want all the new tags under a parent context tag to point to the new historian.

I have added a setting in the past to change the server list for all child tags, using "DriverServerListName" setting in a parent tag. Does such a setting exist for historians as well?

My problem is that all of my tag types have been defined and have their ch
recent by Michael  ·  Feb 26 at 9:33 pm
18
0
EFI posted Feb 26 at 3:14 pm
I am reinstalling VTScada 10.2 for a customer who had a computer crash. I added the old project from a changeset file. I get the following error when trying to run the project:



Is there an easy fix for this?

Thanks


65dcaa675bee6
42
2
cardsfan posted Feb 16 at 9:22 pm
Is there a way, within the numeric value widget, to show the thousands separator (as the tag browser does) for an analog i/o tag?

6,512,342 is easier to read than 6512342.

I tried the CommaFormat function within a text expression, but it wouldn't let me hit "Ok" after putting an analog tag as the argument in the function.

recent by cardsfan  ·  Feb 20 at 10:05 pm
66
4
Im trying to use VTScada to poll a Single array from an MQTT Broker. Once i get the tag into VTScada, I want to have the ability to break it apart into its individual tags and im wondering if this is possible or if anyone has done something similar yet??

The length of my array will be around 30 Dint Values. and i want to be able to view each value individually in VTscada after polling the sin
recent by Dave - VTScada  ·  Feb 7 at 8:16 pm
165
5
Hi,

I want to make a new page where Sign in Button/Widget placed in the center of the page, apart from at the right top tab given in the VT SCADA as attached image.


It will be also best solution for me if I can move that "Sign in" button to anywhere respectively X/Y coordinates with Height and Width in the new page.

Or else, is there any property or widget or script, through wh
623bfd85a6386
recent by Dave - VTScada  ·  Feb 7 at 6:11 pm
47
1
prafull posted Feb 21 '23 at 4:10 pm
Hi,

I am trying to test the REST Queries .

I have set the application property "RESTAllowedOrigins" to null as given in your example HTML page.

I get TypeError failed to Fetch at the bottom of the page (in Red colour)

Anyone has experience with this REST API Queries?

Any more tips, examples etc?

It's quite frustrating when it doesn't work and we don't get the results as pe
recent by mahin101  ·  Jan 31 at 9:49 am
33
0
What I am doing:


Cast(
Concat(
SubStr( [Prod_End], 0, 4), {2024}
SubStr( [Prod_End], 5, 1), {1}
SubStr( [Prod_End], 7, 2), {20}
),2)
This will output 2024120 to a analog calc tag, that i will use in reporting. (I need analog type because other tags are also analog; but thats not the point)
Problem:
You can see the picture that the formatting is not foolproof. This calculation will
65ac93e4181c2
Previous
1234 ... 25
Next
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft