I am using a Siemens S7-1200 with VTScada and the Siemens TCP driver.  Occasionally, certain tags will be modified fine in VTScada, but they are not written to the PLC program (although they should be).  Other times they are changed correctly. It seems to be somewhat random. Would appreciate any advice anyone could give that might be causing this. 
Thanks.
        
        
        
    
    
        
        
        
            We are trying to configure a firewall between the primary and the DMZ  (Pivot) server. The DMZ (Pivot)server will provide read-only remote access to operators.  We are licensed for 25K tags. What is a good estimate for throughput between the primary and dmz server?
        
        
        
    
    
        
        
        
            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 
        
        
        
    
    
        
        
            
            
                
            
            
            
            
                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.
        
        
        
    
    
        
        
            
            
                
            
            
            
            
                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?
  
         
        
        
    
    
        
        
            
            
                
            
            
            
            
                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 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.
        
        
        
    
    
        
        
        
            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
        
        
        
    
    
        
        
        
            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.  
        
        
        
    
    
        
        
        
            Stop assigning the fourth octet of the PLC's IP address to 1.
That's where the router goes!
And no you can't assign that to the HMI either!
        
        
        
    
    
        
        
            
            
                
            
            
            
            
                cbrake
                posted Mar 19 '20 at 9:07 pm
             
         
        
            Hi,
I would like to add a button to spawn an external program.
Is this supported in the Lite version?
Generally, how does one find widgets -- is there a search, or do you just have know where they are?
Thanks!
        
        
        
    
    
        
        
        
            Hello, I'm working on a legacy VTS (7.1.1 on Windows 7) and the PC keeps losing virtual ports - different ones each time. 
Any suggestions why and how to stop it?  We're upgrading shortly. Will the problem go away on Windows 10?
        
        
        
    
    
        
        
        
            I had a question about Allen Bradley tag data types. I was wondering how you would define a Real or Dint using VTScada Light
Thanks
        
        
        
    
    
        
        
        
            I want to control the opacity of objects on screen like if the object is linked to a tag and tag is enabled, the screen should display the object. If we disable the tag, it should disable showing the object on the screen as well. How to do it. 
        
        
        
    
    
        
        
        
            Can anyone point me in the direction to extract two INT from a DINT?
        
        
        
    
    
        
        
        
            Hi, 
I am having an issue connecting to a Koyo DL330 PLC via serial. I have it setup with the correct station addresses and COM port parameters, and it appears to be reading my register R16 correctly. However, writing to the tag fails. Sniffing the serial packets, it appears that the driver is trying to pull data from 2 8-bit registers when I only want to pull from one and I believe this is w