New topic
Categories
30
1
Hello all,

I want to read the Module IP address and show that in screen under each Module Image. All I got is TCPIP port's status value but not IP address.

How can I read the IP address from the TCP port and show that in the screen for the concerned module.

Note: Do not want to add manually. It will be customizable and may be changed in future. So as per change should also reflect in
106
2
I am running the micro800 simulator on Allen Bradley's CCW software. It appears that you support micro800 PLC's using the Symbolic CIP driver, however when I try to use the AB CIP driver demo downloaded from your site, the connection blinks green and does not stay on. I have the simulator running on CCW with a basic start/stop logic. Please let me know if there is something specific that I need t
0
0
What is the correct syntax for an IO tag address to read data with the SQL Data Driver when the column name in the source data base has a '\' in it?

I'm attempting to read data from one VTScada application to another, and haven't been able to get the proper syntax for a successful query. The query when viewed in the trace viewer is always cut off after the first '\'.

54
2
tmills10 posted Feb 2 '22 at 9:09 pm
Hello,

We are trying to set up communications from VT to a PLC5 over ethernet through a NET-ENI adapter. I can connect to the PLC over ethernet through RSLogix, but am only receiving errors on the VT end. I have the following configurations:

TCP/IP Port - IP address, port 44818
AB DF1 Driver - I have tried this both serial and TCP/IP but cannot read any values. I can see the driver wil
61faf2b524deb
recent by Vic  ·  Feb 7 '22 at 4:42 pm
35
1
Dear Sir,

I want to do some conditional calculational ref. to analog tag.

After calculating, answer store in other analog tag.

I put a Advantech SCADA TCL: script Example below here: ( I want same like that in VTSCADA )

==================================================

A and B is local Script tag
B_N(0) and B_N(1) Analog SCADA Tag
Bv1 and Bv2 Analog SCADA Tag
if {[GETVAL B_N
39
1
Ketul posted Jan 27 '22 at 5:12 am
My aim is to open the date picker window when the user clicks on the one bitmap calendar image icon.
Then after the selection of data, it will display on one text box.



I can draw the text box, calendar icon in the idea studio.
How can I open the date picker window when clicking on the calendar icon?

Can you please guide me on how can I open a date picker window for u
61f228a33d158
recent by Ketul  ·  Jan 27 '22 at 7:47 am
58
1
Need to configure Automatic seamless server failover at Client side. We have configured two servers in "VTScada Thin Client/Server Setup" under Server Setup option. We have one Public IP under which we need to configure our two redundant servers.
We have created two port forwarding rules at Network router for these two servers.
Snap shot as per below,



Router we have configured
61dd5817d0dae
19
0
Hello, i am trying to dynamically set the PageHeight property in the source code of a popup.

its seems you cannot run an expression in the variable declaration of the source code.
I can put this in the main function PageHeight = PickValid(Type_PID\RemSP, 0) == 1 ? 709 : 577 ;
But it seems it doesn’t resize the popup.

Is there a way to change the height of a popup with an expre
75
2
Hi,

We have configured 2 SCADA server. Both are having different public IP. when both servers are up thin client connections are distributed among two servers. but when primary server goes down we are not able to connect new thin client connection with the link of primary server public IP even if backup server is up. we need to connect to the secondary server's public IP manually.

So is
recent by gtuvar  ·  Jan 12 '22 at 10:34 am
130
2
Ketul posted Dec 21 '21 at 11:56 am
I want to make an image blinking when the digital tag property change to 1.
When the digital tag value change to 1, My image needs to blink on the screen.

How can it be possible and how can I configure the image to do so?

recent by Ketul  ·  Dec 22 '21 at 12:37 pm
39
2
miahbrown posted Dec 16 '21 at 9:29 pm
Hello,

I'm new to VTScada and currently using VTScada light and watching videos to get started. Two quick questions.


The text widget correctly reads a tag in the PLC but displays a ? at the end of the text. How do I get rid of the ? at the end of the text?


How can I change the color schemes for the gauge widgets? I'm using the Arc Meter gauge widget which is blue but don't see any
38
0
mike_yung posted Dec 17 '21 at 5:17 pm
Can someone explain how to setup the very basic polling I require?

here's what I need


read from remote site A for 5 seconds
read from remote site B for 5 seconds
read from remote site C for 5 seconds
read from remote site D for 5 seconds
read from remote site E for 5 seconds
... repeat

What I've done based on my interpretation of the polling driver help is polling all five sites conti
43
0
Ketul posted Dec 1 '21 at 9:39 am
I want to read data in VTscada individual tags from MS-SQL.
I have created database & tables in MS-SQL. I want to read some string, integer data in VTscada tags.

Also, I need to know SQL addressing to read data from MS-SQL in individual tags in VTScada.

Can you please guide me on this?

sql
80
2
The Modbus User Map Register Settings are correct and the frequency tag is working correctly; however, tags IA, IB, and IC are not updating properly on VTScada. Shown herein.

As the expected value is appx. '0.54' on SEL and '1' is shown on VTScada, I was looking to increase the resolution as this could resolve potentially but couldn't locate. I showed the 'Scaling' for IA tag properties if t
6182d9625901f
46
1
aditi2397 posted Nov 17 '21 at 5:06 am
Hello,
I want to simulate the environment of PLC and HMI communication on VTScadaLight using GE Fanuc Series 90 driver so that I can run a virtual PLC using port 18245 and HMI on the same computer. Can anyone please tell me whether it is possible and if it is then how should I work it out.
Thank you.

8
0
I find the "Alarm Configuration Structure" in the webpage .

There is a "Custom" in the structure. Where should I key in value into the "Customer"? I can`t find a place in the "Alarm Properties TabPage".

Thank you.

61
3
Ketul posted Nov 17 '21 at 1:52 pm
I have a VTScada licence for 2 thin client configurations & I have configured one thin client-server setup for my application and I am able to log in with generated Anywhere URL, MIC URL & VIC URL from my windows10 machine.

I want to see my VTScada application on my mobile.

For that, I'm trying with MIC URL to browse in my mobile but the site is not opening.

Is any further co
20
0
aakram posted Nov 10 '21 at 7:16 pm
Resizing HDV popup window pauses live data view. The same happens when this window is minimized and restored. This behavior started after an upgrade from version 12.0.32 to 12.0.44.

49
0
hank posted Nov 10 '21 at 4:15 pm
Hi Guys,

We are working to implement the master / subordinate configuration for a system we're working on. The system has been running for a couple of years now, but we're starting to add some remote locations, each of which will have their own smaller VTScada license and server. We have done this before using Tag Area Filtering but the VTScada help now suggests using a master application wit
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