Search the Community

Showing results for tags 'factory talk view studio'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 231 results

  1. Any new tags I add in studio 5000 the HMI project shortcut cannot locate the tags, it says unresolved route to processor. It's the same shortcut all of the other tags are using. Please help. 
  2. This is my first time to the forum and I am still very new to plc programming. I just had to move all of our software over to a new computer ( kind of new) it's running windows 7 pro. The same is as the computer before. Same computer name, same I'm, same file directory. However when I add tags in studio 5000 and reference them in the HMI, it says it is unresolved in route to the processor. It only does this for the new tags. I used the same shortcut and everything so I am at a complete loss here. What do I do.
  3. Struct as FB input

    Hello,  I am trying to define a struct as an input variable for a Function or Function Block. For example the function AddDelimiter (This is a standard Sysmac function), has a input variable with the variable type Struct, an it is possible to couple a struct to this input (See picture below). If i try to make my own function block with a struct or Structure as an input data type, i get the following error (See picture below). When I try to define a struct from the data types (In this case struct: Test) it doesn't give a error. But when I try to couple a struct to this input, that is a layer deeper than the function block struct i get the following error (See picture below). How can i define a struct as an function/ function block input? Thanks in advance.
  4. OS: Windows 7 Ultimate 64-bit running on VMware virtual machine. Installed software: Studio 5000 V21.0 Licence: Concurrent (served by licence server on another PC). On starting Setup.exe from the VM's desktop I get the message     "Studio 5000 does not support this version of windows" Any ideas how to proceed?
  5. Hello,   I want to do a small scada for Allen bradley plc  on C#. I did a hmi/scada for Siemens S7-1500 plc on C#, it is working and free. I dont want to use Advanced  Hmi. it is looking free but I can not use it in industries as free. so I decided to use direct C#. Do anybody has sample program, code, document, library, link, etc.. about C# and Rockwell plc communication? second solution and question, if anybody has no solution; I may solve it with modbus TCP. but I dont know Compact logix L27ERM CPU support direct modbus tcp protocol. if anybody has knowledge about the modbus tcp protocol document, sample program etc.. I can try to communicate with modbus tcp C# and Allen Bradley.   Thank you in advance. 
  6. Is there any way to establish a variable as min/max value of a gauge on sysmac studio?
  7. Hey guys,   I have worked on the FTView ME platform many of times.  I am now working on a FTView SE (Local Station) application, and I am having trouble connecting an Offline .ACD file to my program so that I can design.   If someone could help me with this it would be greatly appreciated.   Thanks in advance!
  8. I am using an Omron NJ controller and a Cognex Dataman 260 bar-code scanner.   At this point I can trigger the scanner and receive data from the scanner via ethernet/ip. My issue is in converting the response from the scanner to something human readable. The bar-code I scanned reads "872-3GSq".  The results of the scan are located in the variable Dataman_to_NJ[8]-[11]. At some point I know I need to use the SWAP function but I believe my lack of data type knowledge in this system is hindering me. How can I convert the value in Dataman_to_NJ[8] to the string "87"? Any assistance would be appreciated.  
  9. We have an auto-clave unit purchased at auction roughly 4 years ago.   CompactLogix L32e and PanelView Plus 1000.  All has been working for us until last week.  Suddenly, the program seems to freeze up after around 30 seconds.  I can still touch the panelview and the touches are registered, (the mouse icon moves) but the program does not respond and I can tell the program is frozen because the clock which displays seconds stops counting. When i boot into safe mode (clicking white box on boot) the system does not seem to freeze at all.  I am able to navigate those menus w/o issue.  We don't have any of the software to connect to the PLC.  I understand this is a somewhat broad issue, but does anyone have any idease where i can start in troubleshooting this? or is their any further info i can provide which would be helpful?
  10. I got into a project were they have 20 panelviews plus 1500 around the building, and they want to be able to serrate the displays accessible by the users based on the physical location of the panelview, for example Room1 should not see room2 but can see room3, at this moment we have a complete application with all the screens that have been downloaded to all panelviews, in order to avoid maintain 20 different ME applications I would like to ask if any of you had this problem before or any ideas on how to go forward with it.   Thanks
  11. HMI VIEWER APP

    Hi recently I have seen Omron Europe and I have download an app for Android and iOS, that app can allow you to remote view HMI types NB,NS and NA9last from Omron). The reason of all of this, is if some body have try this app and also if communication and remote view was creat it. I have try all my best but still can't make it, if some body did it, could you please share it?. Thanks, Jose
  12. Hello, Does anyone have experience with getting online a NJ/NX via USB with Sysmac Studio running on windows 10? At Omrons website it says Sysmac Studio offers windows 10 support from version 1.15 but I can't find drivers anywhere. Have checked in the communication middleware folder as you can see in the attached picture.  https://www.myomron.com/index.php?action=kb&article=1580 I have Sysmac Studio 1.20.1.0 running on Windows 10 Professional. Its not a big problem for me right now, because I can always connect via Ethernet, but if the driver exist I would appreciate having it.  
  13. Hey, this is probably a stupid question, but how do I delete old FactoryTalk View Programs. They are the ones that I have uploaded from a PanelView Plus via the "Transfer Utility" and then restored runtime using the "Application Manager". I open up FactoryTalk View Studio and I can see a list of all the runtime applications or I can create a new one. My question is, where are these applications stored by default? I have a bunch of old ones and test programs that I want to delete that are just cluttering up my list. I attached a screenshot to show you exactly what I'm talking about. Thanks, I'm sure this is a pretty easy/ dumb question. Howard
  14. Hi,  I am writing some routines to decode the data from my Input: data array to User-defined Array Parameters. Is that possible to have a generic routine to decode data coming from more than one module? I have two Module ENode and ENode_1. I have defined User-Defined parameters for the module. Can I make a generic routine to decode the data coming from these two modules and put them in the defined arrays?  the two arrays ENodeData[0] and ENodeData[1] have the Generic User-Defined parameters.
  15. Enumerations in Recipes

    Hello,   Is there a way to limit the input of an ingredient value, possibly by use of an Enum?  For example, I have an ingredient called Press_Speed. I want the values to be either Normal, Slow_1x, Slow_2x, or Slow_3x. On the PLC these values are interpreted as numbers. Can I limit the input to the String representation of the Enum?   I'm using the NA series HMI with Sysmac Studio. 
  16. Hello everybody, i'm using sysmac studio and i'm new with the program. I want to use the ladder tools to describe the influence of the valves on the temperature and the flow. Can somebody help me how to do this? and where to start? The requirements of the project are: Valve TCV 35.01 is a temperature valve: u can control the outlet temperature of the water flow. 100% = 2 degrees celcius and 0% = 20 degrees celcius. Valve LCV 35.01 is a level valve: u can control the outlet water flow. 100% = 50litres/hour and 0%=0litres/hour. In the appendix u can see a view of the proces.  
  17. Is there a possiblity to retrive password from mer file? I wanted to restore mer to runtime with local directory and its asking me for password that i don't have.  Could some one help?  
  18. Hi, i am currently trying to integrate visual studio with advanced HMI tool box to an Omron PLC (cp1h). i am trying to use one of the communication option which is "OmronSerialFinsCom*". But I have no idea how to actually do it. can anybody help me with the setting of the "OmronSerialFinsCom*" properties and where should i download the USB driver for my PLC (cp1h). Thank you in advance.
  19. Hi Everyone! I try to read Analog Data in PLC Master through Salve Module (ECT-21) but i dont see any data, with an Digital Module i can read and write, but with analogic module i can't do anything. The analog module works perfect, i have 4-20ma Simulator and work fine. Modules: PLC: NJ501-1300 Slave: ECT-21 Analog: ADO81-V1 Can u help me? Regads..
  20. Hello I downloaded a .mer file on the Panel view 1000 but it shows errors on the display graphics. i have configured the Rslinx communication several times by selecting the rigt PLC in Design and Runtime mode. I am using Facotry Talk view 8.20 and creating 5.10 runtime file. Please advice. I was able to correctly download and use the HMI on a similar machine. I dont know what am I missing on this one.    Thanks Pratik Jain
  21. In Sysmac Studio, is there a way of addressing Array of for argument sake 100 INT. For ex: TEMP[array 0..99 of int]- AT %W0  If I do that will TEMP[1] be %W1 or I cannot address array. PS: I am currently using NJ501-1300 and Omron NB Screen. I am reading/writing total of 450 variable all comprise of either INT or WORD. I would like to group them together for easy access and keeping my variable table neat. Is there a better way of doing this. Any help is much appreciated.
  22. Indirect Addressing NA Terminal

    Hi. ¿Is there a way to use indirect addressing on a NA Panel?  I need to use a motor operation template for several motors and i think is not very smart doing the same panel over and over. I have always created a screen and then reused it (on FactoryTalk View, Intouch, Schneider Vijeo) The problem is that we don't find any article about indirect addressing on NA panels. So we dont know how to do it. On CXDesigner we used DM addressing so we could use a template instead of creating many button panels when we need to operate a motor, for example. Its like when you use indirect tags on Intouch or Parameter files on FTV. I fear that indirect Addressing is not possible, but in that case ¿Which method do you recommend? ¿Got an example or an article mentioning it? Thanks in advance.
  23. I am using FactoryTalk View Studio SE 8.20 to develop SCADA Application, and whenever I tried to open Tag Database it shows error "an error occurred while attempting to open the tag database editor" and not able to Open Tag database. Does anyone know solution for this? Error Screenshot Attached
  24. Sysmac studio network configurator

    hi could you help me to find sysmac studio network configurator? from where i can start it?
  25. I'm printing extracts of my code for change control records. The print quality is terrible as it seems to output low-resolution JPEGs to the PDF or XPS files rather than vectored graphics and TrueType (or other vectored) fonts. See the attached close-up showing the artifacts. Exporting in this fashion also makes the resultant PDF unsearchable. I can't find any configuration options for this. Is there a fix?