Still new to VTScada.
I have an I/O tag of length word in VT scada with an output address to a register in the PLC. I want to set/reset a bit at a desired position in that tag if an alarm status tag is true. What is the best way to do this?
Thanks
I already created the tags for my PLC in VTScada. I am trying to pull the digital status of a device in my system. First I was using Y memory bit, the digital status can be pulled correctly, I can see a value 1 shown on the Tag when that device was on. The Y memory bit address and function code are attached.
Then, I changed the Y memory to C memory bit, the device is still working well.
Ketul
posted Jul 27 '20 at 11:59 am
I want to create TCP Server in VTScada application.
That TCP server can listen on Defined IP & Port and that can be used to connect with TCP Client.
How can I create TCP server in VTScada?
Please share step by step guide.
I have an ultrasonic sensor with range from 40~300 [mm] outputs 4~20 [mA] to my PLC(ClickPLC). I established connection with the PLC and VTScada Light, the value pulled form PLC, is varying from -171 to 700 something with scaling set as 0~100 for both raw and processed.
I tried to pulled data from some other addresses on my PLC which are not used at all, I did get a value of zero. So I assum
since Vt scada has taken by delta electronics,does it support delta dvp 14ss2 rs485 i tried connecting it,or how to link kepserver with vt scada,I am getting data on kepserver quick client but not on vt scada.Seems like some certificate problem.can I get the proper method to do so?
thank you,
yogesh thakare,
Koolaxis LLP.
INDIA
Ketul
posted Jul 16 '20 at 1:29 pm
How can I make disable Automatic Deploy Changes in VTScada.
When I try to deploy changes it says it's not applicable because of enabling automatic deploy changes.
How can I disable this?
Where are those options to disable this?
Tim
posted Jul 14 '20 at 10:54 pm
Hey all,
Just looking for some input on modifying the GE series 90 driver to accept symbolic tags. If this can be managed I can cut out an intermediary OPC client and just run everything through VTScada.
DanW
posted Jul 12 '20 at 2:55 am
I've created a Custom Type that contains five analog tags - Value, EU_Max, EU_Min, L_Alarm, H_Alarm. Their PLC addresses are based on a custom Parameter called 'BaseAddress'. Address expression example:
\baseaddress + ".Value"
I've also tried:
Pickvalid(Concat(..\baseaddress, ".Value), "")
and
Concat(getphrase(..\baseaddress), ".Value")
etc
Have also tried checking and unchecking
DanW
posted Jul 8 '20 at 1:27 am
Someone redefined a type with a bunch of tags that didn't actually belong to the Type but were meant only for a particular instance. This went unnoticed for several months.
If possible, I'd like to set the Type back to the way it is supposed to be but cannot lose the history of those tags that were inadvertently added to the Type.
Hope this makes sense. Is there a not-too-complicated way
We are testing the VT Scada Light. I am trying to connect it with a energy measurement system using Modbus over TCP/IP directly from PC.
I created the tag using 'TCP IP Port' -> 'Modbus Compatible Device' -> 'Analog Input' and didn´t get the communication.
Followed the basic configuration done:
TCP IP Port: Adress: 192.168.1.12 Port: 502
Modbus Compatible Device: S
Hello,
I recently downloaded VTScadaLIGHT in order to test a prototype device. I am writing to Modbus registers 40001 - 40010, and splitting my floating point values into 16 bit unsigned integers. How would I union them back together in VTScadaLIGHT as a floating point value?
ex)
40001 = 16 bit unsigned int
40002 = 16 bit unsigned int
union of 4001 and 40002 = Floating point
DanW
posted Jun 25 '20 at 5:20 pm
If I open the Historical Data Viewer page and turn a tag's trend visibility off by clicking the eyeball icon and then close the page, the trend visibility is set to disabled globally. You go to a page showing that tag's value and click on it to open the plot and it is not visible. Not only that, but any other user will also have that tag's plot not be visible.
How can I configure the plot vis
Ketul
posted Jun 25 '20 at 10:11 am
I have created a new Type in Context tag and created this with Create new Type. Its added in Tag list as a new Type tag. I want to enable/disable this new type tag for users.
I have added new type tag named as "MyType". I want to Enable/Disable this tag type for different users.
(Users with no permission to show this tag type are not able to visible this tag type in tag list)
How can
Hello, I am new to VTScada. I have an Alarm Word from the PLC, where each bit represents an individual fault. I'd like to read the entire Alarm Word as a single tag in VTscada and create alarms for each individual bit. I have found the expression Bit([HMI Alarm Word],2) for example to work as an expression, but I'm not sure where/how to enter this to create the Alarm. Thanks.
Ketul
posted Jun 23 '20 at 5:40 am
I want to add new Equipment type in system style setting tag.
How can I add new equipment type in system style tag???
Please guide me with steps to add new equipment type in VTScada.
A step-by-step guide to create an ODBC Connection:
How to create HTTP server for ODBC connection from local desktop?
After setting up HTTP server, I know how to create a DSN.
Please help to achieve HTTP server setup.
When setting up a modem for call out alarming for VTScada on a virtual server, is there documentation available that can be used as a guide during set up?
Looking for something that I can give a customers IT manager. Trying to follow best practice, make sure the set up is done correctly, and all needed steps are followed.
[Solved] Ended up doing USB pass through to the Voice Modem, and
GN
posted Jun 2 '20 at 9:14 pm
Hi,
I am new to VTScada and experimenting with VTScada light. Did a setup using Pumps and values.
I have a tag let us say > Local TCP Port\PLCSim\Pump 1 \ Motor Speed with current value 500.
Is there any way to set this value to 1000 by using some external programming (Not through manual dials)?
I do see the REST interface provides read capability for these tags, but NOT the w
support
posted Dec 21 '19 at 12:15 am
Hi VTScada Support.
I have two questions,
I have an Ethernet/IP to Data Highway Plus Converter it is ANC-100e (https://automation-networks.com/automation-networks-anc-100e-2).
It works as a controllogix gateway with a 1756 ENET and a 1756 DHRIO.
Can we work with your software? We use PCCC not CIP.
And if there is a way can you tell me how or where to look for a guide or manual?
Victor
posted May 27 '20 at 3:47 pm
Hi, is there a way to update a custom report without having to restart the application?
I've been playing with some custom reports in VTScada.
Currently, adding a new report won't require the application to restart, but adding or removing a report would require the application to start after clicking Import File Change. This becomes quite time consuming if I need to make/test small chang
I created a tag and then deleted it, but wanted to remake the tag again later after making some changes in a template tag. When I tried to recreate the tag I got the following error message, "A module or variable with the same name already exists. Please enter another name for this tag".
I am guessing that this error can be corrected so I can make another tag with the same name by deleting th
Hi, I'm fairly new to setting up a system with VTScada, I'm using VTS 12 Lite to monitor and control small monitoring stations. The monitoring stations have the ability to detect a communications failure and save data locally. Is it possible to have this data uploaded into VTS automatically for display in the HDV?
I have seen this done before however, the situation was that there were propri
Very simply, we are trying to split an input word into two bytes, hi & lo, but the word byte doesn't appear in functions or expressions or as far as we can determine.
This must be simple to some!
Any suggestions please
Ian
Our company is going to purchase a full version of VTScada but while I am waiting to get everything approved I was wondering if I could develop a tag database in VTScada light and transfer it to a full version of VTScada
Thanks
Is it normal to have to restart VTS Server to get tags reading again (twice per month)? And when adding new tags, same thing happens. Until I restart the box, no-go (30% of the time).
Is there a way to remove the Notpad's from the popup HDV.
For Example if each site has a notepad in the Folder it shows all them in the HDV. i am Okay with having the System Notes in there but it is just getting out of control with every other one.
We are logging data at a jobsite and are concerned that the PC will run out of memory without us realizing it was running low. We would like to be able to check the c: drive for space available. I had found the DriveInfo, but am not sure where to integrate that function.
Creating new Digital Status tag and below I/O device, and next to bit 0 address there's usually a box that lets you drill down to the PLC tag. One out of seven times, it isn't there.
Any advice appreciated!
Has anyone ever used a Prosoft AN-X2 module with VTScada? I have one here working with RSlinx as well as Kepware, but trying to get the intrinsic Allen Bradley ControlLogix Ethernet driver to work with it and having no luck.
Hoping someone here has had any experience?
Thanks!
mattn
posted Apr 9 '20 at 3:30 pm
New to VTscada trying to figure out how somethings are done in this environment.
Is there a tag type that is VTscada scoped? That is not being written back to a PLC.
For example if I wanted to create a VTscada tag that an operator could interact with to reset a totalizer tag, what type of tag would I use?