I need VTScada to wait for a bit to turn on, then do something in response. How is this done in our software?
In CitectSCADA that's called an event. In RSView call this a Macro. I can't find the VTScada equivalent to this feature. Any help, pointing me in the right direction would be appreciated.
Dear Sir,
Negative Value is not showing on trend graph,
Kindly guide on how to resolve this issue.
Tames
posted Apr 13 '22 at 5:44 pm
I am dealing with a few sites that are split between ClearScada and VTScada. The goal is to have all of the sites in VTScada and I would like to know if there is a possible process in place to migrate the files and tags from ClearScada into VTScada? Or if there is another process (besides manually making new applications in VTScada for the old ClearScada sites).
Thanks!
Synchronizing data from one workstation to another, is there any other port besides port 5780?
I have configured my Rockwell Micro 820 as a modbus server. I configured my VTSCADA driver tag as a modbus driver tag. i am able to read and write digital to my controller from VTSCADA to the 00000 registers. I am able to read analog from my controller on the 30000 registers in VTSCADA but I am unable to write to my controller on the 40000 registers. I do not have any error codes when i view the
Dear Sir,
When I select numeric value widget to display my reading on VT SCADA light a question mark appear next to reading. Kindly guide on how to remove this question mark
Ketul
posted Mar 24 '22 at 11:04 am
I want to add my custom VAM Icon for my application to display in VAM site lists.
where and how can I add my custom image or where I can modify the existing image for my single application only?
I can get the MAC by MacInfo=MACID();
But I dont know the data type of mac, how can I change it to string or text ? use BuffToArray or other func ? thank you.
str = BuffToArray(data[0],
6 ,
MacInfo[1][0] ,
0 ,
5 ,
1,
0 { Don't skip anything });
sjit
posted Mar 7 '22 at 10:05 am
we are taking 16 bit Integer INT1 thru DNP3. is there any way to access its individual bit.
these are my digital status, each bit representing my digital status from controller. so bit wise addressing required to access them in scada.
i tried making a calculation tag with digital IO and put an expression
but still i cant access the bit.
thanks in advance
Jerry
posted Nov 3 '21 at 8:03 am
How to exit project program by button,Which script is associated under the button? Can you give me a sample,thanks.
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.
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!!?
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"
IS there anyway to fix what you see below ? There seems to be a link to something, but it never allows me to go anywhere.
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
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
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
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 ?
I am a complete beginner with VTScada Light, and I am looking to connect a bluetooth device and display data using this software. The device I am using is a combustible gas sensor. What is the best way to accomplish this?
Jiri
posted Mar 4 '22 at 2:08 pm
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
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
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
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
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
I've been playing around with VTScadaLight for a few days now, wanting to learn more and more about VTScada. I can not seem to find where PMC1001 originates from ? I know it's a serial connection, a child of the Local TCP Port. I am hoping someone knows where to find PMC1001
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
rubaid
posted Jul 10 '20 at 5:35 am
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
Careyh
posted Feb 8 '22 at 12:08 am
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 '\'.
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
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