Support Forums

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

572
1.8k
26
Actions
Hide topic messages
Enable infinite scrolling
248
2
jsanden posted Oct 18 '17 at 10:21 pm
I started a project in VTSCADALight, but had to get a license due to the tag count. How do I activate the license on an existing installation? Couldn't find this anywhere in the software or the help files.

355
4
phobic posted Oct 13 '17 at 1:02 pm
Hello.

I have been having some problems with import/export of tags.

Latest problem:

'

Window is stuck here. Constantly processing. But I can see the changes is done in the running VTScada. Impossible to close the window, I must kill it with Task Manager.

Earlier problems:
Stuck at Exporting, never gets finished.
If I check Task Manager, I can find 1-5 instances of
59e0a970784d8.png
167
2
Hello.

I want to extract ONLY the Description of the last Active alarm, and put in a tag. This way I can set any font size on the dynamic alarm text.

I have tried making custom XML alarm settings, and I get the data I want.

<?xml version="1.0" encoding="ISO-8859-1"?>
<AlarmList>
<ColumnFormats>
<Format name="SinglePopupCustom">
<Column
59ae929a83bc9.png
240
6
phobic posted Oct 6 '17 at 2:50 pm
Hello.

I can't figure out how my scenario is special, but I cannot find any settings for this.

I have a Roster with 10 persons.

First person - gets alarm, does not Ack.
Second person - gets alarm, does not Ack.
Third person - gets alarm, ACK's by email - get's confirmation on ACK

Second person wakes up - ACK's the alarm, does not get an answer.

Shouldn't one get a confir
95
1
phobic posted Oct 12 '17 at 11:53 am
Hello.

I have tried to make my own custom Alarm page setup.
When I am using just a few settings like this, it works.

But I need all the features, but with custom columns.
It looks OK, but none of the alarms/history is showing. Have a broken the link to the Alarm database?

This is my new AlarmListFormats.XML ->

https://pastebin.com/4qAJkWkc


Looks like this when using
59df48a3d1371.png
207
9
phobic posted Oct 3 '17 at 10:39 am
Hello.

Why does this happen?

I make a numeric entry in a Widget.
Looks like this.
And I have made a PNG which I will overlay. Moving the PNG on top of the numeric entry. Looks exactly how I want it.
If I use this Widget on a page, this happens in runtime.
The digits just move to the left, messing up the design.
If I look at the page in Idea Studio,
59d358deb478d.png
88
2
Ted posted Oct 1 '17 at 2:23 am
How do I enable the permissions so I can update the value of the system tag "MobileBrowserAutoRefreshPeriod"? I can see it in the advanced view of the system properties but it is greyed out.

59d0438a839d5.png
recent by Ted  ·  Oct 2 '17 at 6:18 pm
341
4
senad posted Apr 20 '17 at 9:56 am
Hello, Vt-Team.
My question is as following.
I have 3 subsites on one server.

demo.example.com
scada.example.com
somethingelse.example.com

I want IIS to serve the content for
demo.example.com
somethingelse.example.com

and I want VT-SCADA to serve content for
scada.example.com

Is it possible?

134
1
marcos_orso posted Sep 19 '17 at 4:59 am
Hi.

We are testing this scada system.
It's really nice.
We have made an application with 20 tags, and we want to have access to it from an external network through the vpn solution, is it possible?
When we try to connect using the get from workstation option and setting the ip for vpn we get an unavailable workstation message.

Someone knows how we can connect

regards

365
1
Todd posted Sep 19 '17 at 4:18 pm
Any advise on address tags for a s7-1200 example
Tank level located at DB45.4 its a real (float) address and a Boolean address of say DB45.DBX1.4 I have tried multiple ways but I keep getting a 256 error saying bad address. Maybe an integer to like DB6.INT46. I read the help file and tried the 3 differnt ways but kept saying wrong 256

105
1
phobic posted Sep 14 '17 at 12:37 pm
Hello.

I have a String Entry connected to a String I/O tag.
The value of the String I/O is now my name. If I click it, it becomes editable.
But I want it to be locked, uneditable and unselectable. I can toggle Enable Output on the String I/O, this prevents editing. But the blinking dash is still there.
I have tried making a opaque square on top of the text, that can
59ba687035ca6.png
recent by Michael  ·  Sep 14 '17 at 3:42 pm
206
1
How is the video support in VTScada, can't find any good info in neither Developers Guide or Programmers guide.

I am using EmbedWebpage.SRC https://pastebin.com/4Pcvebxu


As example, Youtube works OK, but with a lot of lag. The video format that VTScada is able to show, is WebM - I have not been able to play any other formats.

What I'd really like to do, is to implement a browser
59b2503e877ae.png
recent by Vic  ·  Sep 10 '17 at 7:39 pm
211
5
exxile000 posted Jul 16 '17 at 10:09 pm
I have a large mobile treatment facility that has not been operated in 4 or 5 years. I just recently refurbished the entire set up and went to launch the scada computer only to find out it is completely shot. I have an old back up of the scada folder but it does not tell me what SCADA program was used to develop. I am hoping that I can utilize VT Scada to import the old programming but have no id
recent by dougs  ·  Sep 7 '17 at 7:41 pm
100
2
phobic posted Aug 31 '17 at 9:13 am
I want to use the values from scaling on a tag - in an expression.
<M251_simulator\Modbus_Driver\SensorNivå1\"Scaled Min">] / 20 * 5
or rather something like this:

[*Numeric\"Scaled Min"] / 20 * 5
This is not working. Gives an error.

What am I doing wrong.


59a7c5257665f.png
180
4
phobic posted Aug 29 '17 at 2:17 pm
Hello.

I think there is some bug related to the Selector Switches. I have spent countless hours on this, and by accident found a way to make it work. Meaning this must be some bug.

If I make more than a couple Selector Switches, the next one appear with no data. Like 40310 below. I have the exact same settings, because I copy the working Switch. I only change the adress.
Scanning
59a56673dd99c.png
235
7
phobic posted Aug 11 '17 at 10:15 am
I would like to use a variable that counts the number of active alarms.

GetContainerNumActive
(Alarm Manager module)
Description: Returns the number of active alarms within a hierarchy of
tags.
Returns: Numeric
Usage: Script or steady state.
Function Groups: Alarm Manager
Related to: Accumulate | GetContainerNumUnacked
Format: GetContainerNumUnacked(ContainerObj);
Parameters:
ContainerObj
Req
recent by dougs  ·  Aug 29 '17 at 3:13 pm
95
1
RAVEENA posted Aug 22 '17 at 8:54 am
I want to know where should we use SetBit Function and how it can be used. The syntax SetBit(Tag, 2, 1); is not working in my system. Please let me know the correct syntax and where it should be written.

Previous
Next
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft