New topic
Categories
171
1
jrluckyman posted Mar 30 '22 at 10:02 pm
I am trying to make a simple toggle button that will output digital 1 or 0, and indicate feedback state with color change and text change.
The output can be changed from other locations so this button needs to change states accordingly.
Seems very basic, but this is my first VTScada project and I can't seem to accomplish what I want.
Thanks for any help I can get.

26
0
I want to send the data to the third-party system over BACnet.

How can I do that?

Although, I did some exercise referring help manual but, seems like I can only read the data from other devices.

So, can I send data over BACnet or I can only read/monitor through BACnet!!?

157
3
In my application, several tags does not have their updated value displayed in the historical data viewer.
I can see that the tag has a "live" value that is different than the value displayed in the historical data viewer.
There are no deadbands defined for the tags, and the value should be logged in the historical data viewer directly. The minimum log interval for the tags are set to "0"
6242f9abaee02
26
0
Joseph "JD" Rhodes posted Mar 22 '22 at 7:52 pm
We use Google Drive to house information of various lift stations utilizing a program spawn widget. Here's the breakdown of that program spawn...

This is just a shortened down version of what's included in that box for program spawn properties. There are 64 lift stations, so the list below is definitely longer. I created a folder for LS71 because at the time we did not have a dedicated folder
623a26fc22543
116
1
AC Salyers posted Mar 20 '22 at 7:48 pm
Just wondering if anyone has had any luck using VTScada to connect to the BRX Controllers from Automation Direct. I love the PLCs but I am only successful with MODBUS comms which are limited to specific registers. I create my own User Data Types (UDT's) that are mappable to EIP Locations to which you can use Ethernet Explicit Messaging to. I am very unfamiliar with getting the communications to
98
2
BHames posted Mar 16 '22 at 9:23 pm
I'm having trouble getting a value from a Microhard Bullet into VTSCADA from my mosquitto broker, I am trying to get the value of temperature,

{
"file_format_version" : "3.1",
"main" : [ {
"temperature" : "43.27",
"voltage" : "12.48",
"uptime" : "1120074",
"devicetime" : "2022-03-16 14:38:10 MDT"
} ],
I am using the default decoder and the address I'm trying is


Micr
recent by BHames  ·  Mar 17 '22 at 5:47 am
58
1
Joseph "JD" Rhodes posted Mar 16 '22 at 12:16 pm
Analog Input Tags, Analog Status Tags, Digital Input, Digital Status, etc are all considered legacy type tags according to the VTScada Help files. It is advised to use I/O and Calculations Tag instead. Why ? Is there anything wrong with using legacy tags ? What are the main differences from legacy tags to i/o & calculation tags ?

221
2
Hi, I have to communicate to Micrologix 1100 over TCPIP. I made confoguration according your sample project AB CIP Driver Demo and related YouTube video, but did not succeded.
Could you, please, provide me with example of configuration with one analogue tag addressed to N7:0 for example. I would like to use local Ethernet site using TCPIP. (Direct connection between PC and Ethernet port on Mi
recent by Jiri  ·  Mar 5 '22 at 8:12 am
59
4
If you notice, I have two parent tags called USGS & USGS 2. These tags point to a different USGS site location (Cribbs Mill Creek & Black Warrior River). From that parent tag, I've made two child tags with two analog status. I have an analog status for pulling the discharge, cubic feet per second and the gage height of both cribbs mill creek & black warrior river. How do I associate t
6222128c13f7a
58
2
rlm posted Mar 1 '22 at 4:27 am
I thought this would be simple but I'm having trouble getting it to work. I want to create a two color bar where the bar is green in normal and the entire bar turns red after the setpoint (not just the area above the setpoint). For example, a tank level 0 to 100% and high setpoint is 80%. In normal, the bar is green. When the level hits 80%, I want the entire bar to turn red not just the area
91
1
Good morning,
I just installed this wonderful SCADA, and following the help, I can not make a connection using MODBUS TCP/IP... something I am not doing well.
The modbus tcp/ip communication I do perfectly from other software, and I read and write in all directions well.

The data I have on the other soft:
LAPTOP IP: 192.168.82.200
SLAVE MODBUS: 192.168.82.1
PORT: 502

I thin
621df6066a5e3
56
1
Ketul posted Feb 28 '22 at 12:53 pm
I have entered string entries in my IO calculation tags.
I want to show the indicator as a green label when the written value from the VTScada to RTU gets written successfully.



As shown in the pic above, When this string value gets written successfully into the RTU from SCADA, I want to show the indicator as Green.

How can I do that? Please guide me.
Let me know if any other
621cc58057f92
46
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
129
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 '\'.

78
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
50
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
49
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
92
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
27
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
112
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
289
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
53
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
54
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
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