New topic
Categories
82
2
ScottEdlin posted Sep 13 '22 at 9:43 am
Hi All,

New to VTScada and evaluating the light version for our manufacturing plant.

I want to display different text (strings) based upon a tag value from our siemens plc, I am getting different values through but can't work out to conditionally call different texts based upon this value.

So for example if tag Part number == 1, display SK90
if Part number == 2, display SK110.

29
1
jjanowiak posted Sep 6 '22 at 10:37 pm
Hello,

I have a SCADA system that is not connected to the Internet, like most every SCADA system I work on. I have copied the Slippy Map Tiles for my area to my SCADA server. However, my map icons do not appear on the Map. No matter how far I zoom in or out.

How do I get my Map Icons to appear if I don't have an Internet connection?

44
1
Tames posted Jul 20 '22 at 6:47 pm
Hello,

I have taken over a job and the previous creators used:

SState0Color
SState1Color
SState2Color
SState3Color

to pull in the colors form the style settings without pulling in the alarm color override. I have copied and pasted their code (from a working widget) and pasted it into my own but it does not work.

The code is:

\Root\Value == 0 ? SState0Color : ( \Roo
60
3
jjanowiak posted Jul 12 '22 at 1:05 am
Can someone tell me where to find the "Web Browser Widget"? The help says it is located in the "Tools\Web Browser Tools" folder but that folder does not exist in my version of VTScada. Is this an add on that needs to be imported or something?

31
1
mike_yung posted Jul 20 '22 at 4:30 pm
This section of the help (linked to) tries to refer me to Microsoft for details on how to get a signed SLL certificate but the url which used to give that information now tries to upgrade me to Windows 11.

Please reply with the instructions for processing a reply to an SLL signing request & arrange for this to be added to your online help. Thank you.

https://www.vtscada.com/help/Con
110
3
We're currently sending our customer's VTScada e-mail alarms through a dreamhost mailserver but need to switch that to our customer's Microsoft365 mailserver with OAuth 2.0.

Their ISP has given us all the credentials we need. All that's missing is our redirect URI & certificate.

Is there anyone here who can baby step us through those steps? I've been reading & re-reading the V
167
4
I want use JSON/XML Driver in VTScada A to read a tag from VTScada B.

The VTScada B has configured the corresponding parts. So I can get tag1 data in browser with URL "http://192.168.1.2:8080/web/REST/SQLQuery?query=select timestamp,'MyTest\Machine1\CommDriver\Tag1:value' from history ORDER BY Timestamp DESC limit 5" from VTScada B.

The data is as below:
{"results":{"fieldNames":["t
6180d8d58e67d
49
2
ftuquabo posted Aug 29 '22 at 1:50 pm
When purchasing Support Plus Renewal, are new license keys generated and must be updated on the machines the original licenses were activated on? Or do the license keys stay the same?

recent by ftuquabo  ·  Aug 29 '22 at 3:19 pm
80
4
jjanowiak posted Aug 25 '22 at 6:07 pm
I have some motor data that I want to display on my SCADA screens.

I have tags for various info like Pump HP, Name, Install date, etc.
If I make changes to my app and then import the changeset, all my tag values get reset.

Is there a way to maintain the tag values even through a changeset import?

I'm thinking that importing the information from a text file would work. My problem is
recent by jjanowiak  ·  Aug 26 '22 at 4:28 pm
55
1
AndrewW posted Aug 18 '22 at 10:13 pm
Good Afternoon,

I was trying to install VTScada lite earlier today, and ran into the following message "The program can't start because api-ms-win-downlevel-kernel32-I2-1-0.dll is missing from your computer, try reinstalling the program to fix this problem".

I made sure the computer was current on its windows updates, and tried to reinstall, and I ran into the same issue. The computer is
52
4
kurtisjackson posted Aug 10 '22 at 10:26 pm
Hello.
I'd like to ack an alarm tag when an operator selects a reason (in this case, DowntimeCode, for the alarm to be active.

I've been using \AlarmManager\Ack(MyAlarm); as per the documentation to attempt the ack. This is my first crack at using \AlarmManager\ but I hope to use it a lot.

My testing "AckAlm.src" script is as such:

(
DowntimeCode; {Selected Reason for
24
0
flagshang posted Aug 8 '22 at 9:53 am
I have a standard modbus PLC。There are some characters in address 40000,40001,40002,40003,40004。Can I only set address 40000 and address length 5 (from 40000 to 40004) into VTScada "String Data type I/O Tag properties"?How can I do that? Thanks.

29
1
ftuquabo posted Jul 27 '22 at 2:40 pm
With the Alarm Priority Icon Widget, is it possible to assign to different colors to the different alarm priority levels, (Level 1, Level 2, Level 3, Level 4)?

I looked into using a style setting tag, but it seems I'm only able to assign one color for the "alarm state" and can't define alarm colors for each priority level.

Any insight on this would be greatly appreciated.

81
1
Jan posted Jun 23 '22 at 12:02 pm
HI Support,
I have already successfully set up connections to the OPC DA from VTscadaLight. Unfortunately, I have not yet been able to configure a successful connection via OPC UA.
My attempts with a PLC have failed in the same way as with Kepware.
Below I have given my configuration with screenshots.
I need urgent support for one of my students for a project. With other software prod
62b447a7886fc
117
1
I am trying to use the following php code to call the REST API:

<?php

$ch = curl_init();

$burl = "https://server2.novusprime.ai/Realm02/REST/SQLQuery?query=Select Timestamp,'JOB\Well 01\Operation Grid Type:zone' FROM History";

curl_setopt($ch, CURLOPT_URL, $burl);
curl_setopt($ch, CURLOPT_TIMEOUT, 30); //timeout after 30 seconds
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_se
37
2
Harley107 posted Jul 14 '22 at 1:33 pm
We currently run ge with primary, secondary, and a historian server.

What would be good specs to have server wise running the dual premium server setup 10-25k tags and 15 thin clients. Thanks for the input. Any brand you prefer over another?

28
1
mike_yung posted Jul 20 '22 at 4:50 pm
This non-working page (https://www.vtscada.com/forums/ ) comes up for me when I search Google for this forum.

Since that page doesn't work is it possible to have it redirect us to https://forum.trihedral.com/ ?

41
2
tmills10 posted Jun 30 '22 at 1:13 am
Hey everyone, I have a weird issue where if you click on a value (bringing up the trend popup) it brings up every notebook under the parent. I think it happened after I created a trend group but I'm not 100% sure. I have since deleted the group but still, all the notebooks show up.

Has anyone seen this before?

Thanks!!




62bcea47d51be
recent by tmills10  ·  Jul 6 '22 at 4:40 am
50
2
Tames posted Jun 24 '22 at 6:57 pm
Hello,

I am trying to open a page in Notepad++ and make edits to the code to change the page when displayed. I have been having a few issues with this.

1) When I edit the .src file and save the code and then open the page in VTScada it does not change. I will close the Idea Studio, close the file folder, or anything else that might have it open that could keep it from updating.

2) T
recent by Tames  ·  Jun 24 '22 at 9:44 pm
Categories
Actions
Hide topic messages
Enable infinite scrolling
All posts under this topic will be deleted ?
Previous
1 ... 6789101112 ... 28
Next
With selected deselect topics
Pending draft ... Click to resume editing
Discard draft