Search the Community

Showing results for tags 'wonderware'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 28 results

  1. Dumping WW Intouch dB

    Hello, I'm Newbert to the Wonderware world so this question may be dumb one: I am attempting to dump the dB from an existing Intouch application. "DBDUMP", however, keeps crashing due to certain tags having "an unknown source". I've found this problem to be related to the tags having an Access Name of "Unassigned". It appears that I can configure a bogus access name, plug that into to the tag definition, and DBDUMP will move onto the next tag it doesn't like. The problem is that I'm having to do it one tag at a time.... Does anyone have a better solution? Thx! ><JBS>
  2. Hi All, I am not able to download control strategy on DesignerSim. It throws error - " Could not initialize comm to DesignerSim. Err = OPC Server Disconnected". Initially I was able to download strategy on DesignerSim. However, I started observing this error after I installed Wonderware software on the same system. So my system has GE WorkBench 8.4.0 and Wonderware 2014 installed on it. As per GE user guide, GE workbench is compatible with wonderware software. So, I am not sure what's going wrong with the set up which I have. I also tried to install these software on other system, and observed same issue. Does anyone know what could be potential reason for this error ? and How can I resolve it ? Thanks in advance.
  3. S7-300/400 Status to Wonderware

    I've been tasked with building several "maintenance" related HMI screens in our Wonderware application for systems running on S7-300 and S7-400 PLCs. I'd like to provide an overview of general PLC status for all PLCs, displaying this type of information: LED StatusStatus of Communication to WonderwareI/O FaultsModule faultsetcFirst on my list was LED Status. I found a Siemens tech document describing how to determine the status of each LED on the processor via PLC programming, but it occurs to me that it's pointless to do so for the Run or Stop LED's - if it's not in the Run state, then the code will not execute, therefor the HMI will always display a healthy status for those two LED's. I'm referring to a Siemens document entitled "Programming Example in Ladder Logic, Getting the Status for the CPU LED Indicators." It would be nice to be able to indicate if a PLC was faulted/stopped. Does anybody out there know of a way to do this with Wonderware? I'm fairly new to Siemens and Wonderware (mostly AB and iFix experience), so detailed answers will be much appreciated!