hI, I have a plc model CP2E-N40 and a would like to access and control him using Vtscada but tem que ser via acesso remoto. Someone can help me ?
Plc are connected in the wientek modem, model MT-g01 but I can only control it remotely using cx-programmer.
hi , from time to time vtscada shows both pages on 1 monitor , having 2 monitor configured to show 2 pages one on each monitor. how do we solve this ?
Edit : version 11.3
Windows 10
gkehoe
posted May 13 at 3:35 pm
I currently have a Red Lion DA50 acting as an OPCUA server with history enabled. I am able to view the history on a trend using Unified Automation UaExpert but I am not able to get the history to populate in the VTScada history for the tag. I am not entirely sure how to set up the history address for my tag other than select it using the OPCUA selector for value. The Red Lion does not have a tab
cihat
posted May 10 at 9:45 am
I am using my devoplement license on my client computer. when i finish my work i want to change the license to client license. every time i reinstall scada program so i waste my time, is there any way to change the license?
Tenho um modelo clp CP2E-N40 mas não consigo conectar o VTscada a ele. Alguém pode me ajudar?
Maiza
posted May 5 at 2:11 pm
I am unable to install version 12.1.42, because when installing, it presents an error extracting an image. I already have version 12.1.34 and I want to upgrade to 12.1.42. What to do?
jbench
posted May 7 at 1:59 pm
I've got a tag numeric value that I need to add a comma before the last digit.
For example, 837 would need to be formatted as 83,7. The value 49837 would be 4,983,7. The value 7 would just be 7. This is how the customer wants to see the values on the screen. I know this will have to be formatted as a string but not sure how to go about it.
The CommaFormat looks to only add a comma per th
BWRPWA
posted May 7 at 2:38 pm
Hello,
I am considering the switch over to VT and I am getting a PC to test it out on, but will also be the main server on which it will run should I choose to do the switch.
I have always tried to purchase more than the minimum for the few SCADA servers I have setup. I want to do the same for this. However, its been a while since I have bought one and as I am building it the cost is ge
I can’t seem to find a variable in the JSONXMLDriver Module that allows me to read in the JSON Response so that i can parse and manipulate the data in a .src file.
I can write my own \System.HTTPClient.HTTPSend and get ride of the JSONXMLDriver completly, but i feel like i should not have to do that. I can see the AddressAssistData and the VTSRead has the data in there, but they are pro
jroc11
posted Apr 25 at 3:06 pm
Im currently building out expressions using the If else statement. I have created a custom widget that uses and ifelse statement to determine which interval value to display on a gauge. I originally created the expression for one area and it works flawlessly, but i needed to copy it over to another area thats the same, but with different tags. When copying it over i get errors no matter what i en
Maiza
posted Apr 11 at 9:00 pm
I would like to know how the address of the Micro820's digital inputs and outputs is created, being used by the CCW for the VTSCada using the Rockwell driver? I tried to do it using IO_EM_DI_06 as an example, but it didn't work.
Can anyone explain what VTScada are attempting to describe here?
https://www.vtscada.com/help/Content/Pro_Functions/Edge.htm?Highlight=edge
I can't grasp how example 2 or the notes following example 2 apply to rising &/or falling edge detection.
Custom trend groups don't seem to get saved with the change sets. Where are they stored?
Our customer has a standalone VTScada app which I need to integrate into a bigger system. I cloned it's changeset so I could apply my OEM layer & other things so it will play nice with others.
It's now running now, with all the others, on the triple redundant servers which serve the thin clien
CaoHy
posted Apr 15 at 4:14 pm
I wonder VTscada can express the charts which express power consumption hourly/ daily from Active Power address. I can do it on another platform, but I'm newbie with VTScada. Can someone help me. Many thanks.
pieter
posted Feb 12 '19 at 4:16 pm
I want to establish a connection with a Siemens Logo! 8 PLC and in VTScada I use the Siemens S7-200 driver, Rack 0 Slot 2, CP Type None, ISO Over TCP.
What are the TSAP values I have to use in the connection setting of the LOGO 8 module (Its a somewhat older model at FS2 level)
and what is the memory mapping I must use to read Flag M1
kblake
posted Apr 9 at 5:46 pm
I have site tags with an custom additional description field. Is it possible to use this field in place of, or in addition to, the description field to populate on the site list?
For example: the attached example shows the site name, and the site description from the ID tab underneath it.
[Site Name]
[description]
My site tag has the default description field, and also an added cus
Maiza
posted Mar 27 at 7:47 pm
I'm doing the following code that, when logging in with a certain user, goes to a specific page, but it's not working. Where is the error?
Code:
[
Title = "Page 1";
]
Main [
Return(Self);
If \SecurityManager\IsLoggedOn() = “maiza”;
[
\DisplayManager\ShowPage("Supervisorio";
]
]
The colorize function doesn't appear to work for the widgets in the Idea studio. I tried to set several of them from the standard grey to any other color in the properties/colorize area. but the image does not change,
I am trialing VTscada light v12.1.36
jroc11
posted Mar 27 at 6:13 pm
I currently have an analog tag reading in from kepware and i need to find a solution to grab the time intervals for hour, day, week, month, and year for that specific tag within VTScada. I found the analog statistic tag and this works for the day, week, month, and year by subtracting the max and min values to see the amount used. The issue comes when dealing with the hour interval. When selecting
Boa noite! alguém pode me ajudar?
Como faço para ler uma variável do tipo FLOAT64 no drive modbus?
Qual o tipo de configuração devo fazer para visualizar essa variável?
Maiza
posted Mar 19 at 6:54 pm
I have a custom tag type, pumpstation, with a few different report tags as children that report on flows and pump activity.
When I create a new pumpstation tag, I always have to go into the child report tags again and create new groups of tags for those reports.
I guess the report tag uses unique tag ids and not relative tag names.
Is there any way to not have to do this manually e
Maiza
posted Mar 17 at 4:17 pm
script for a specific user to login and go to a specific page for that user. How to make?
I need the "test" user to only view this page when logging in
When I run VTscada afresh, the ports all are fine and data is read. However there are ports whose IPs are going through a VPN network.
When I lose the internet connection and it comes back online later, VTscada only resumes local network IP reading, but not those going through VPN. Yet when I ping those IPs I can reach them.
I can also reach them using other applications such as modbus
Maiza
posted Mar 16 at 10:39 pm
I have two users: admin and operator. the administrator can edit everything, super user. The operator will only be able to view the monitoring screen. How can I make him only see this page when logging into his account? the Supervisory Field page appears in the Admin. When I access the operator's account, I just want the monitoring page to appear
Maiza
posted Mar 13 at 10:32 am
It is possible that the trihedral forum will make a video tutorial on how to use the "UserDialogLogon" function as there are some colleagues who are having difficulty. I tried to do it here but it didn't work.
Can a Tag Group for custom types be added to this menu? The All Tag Types folder is a hard place to find things.
Why hasn't Trihedral implemented a keypad popup for numeric entries? It's definitely feasible, as I've managed to create my own version. Incorporating this feature directly into numeric entry fields, with an option to enable or disable it, would significantly enhance usability and efficiency.
cihat
posted Mar 7 at 1:33 pm
Hi, I have been wanting to update the data in a table in SQLserver for a long time. I wrote a script by going through the example in the help files, but I could not execute the script in any way, can you share a sample application about it?
gtuvar
posted Feb 22 at 11:57 am
Hi, I have used script in a page to increase tag value by one based on some conditions. Now that particular page is being viewed from multiple thin client a time.
is there any chances that script will execute multiple time based on instances ?
if yes How can I avoid it ?