Search the Community

Showing results for tags 'panelview component'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 76 results

  1. Hey guys, this is probably a stupid question so I apologize if it is, but I have a PanelView Plus 6 700 and a CompactLogix L36ERM on one of my machines at my plant.  We have several different molds that run in this machine, so we have 5-7 different PLC programs that can possibly run in this processor, depending on which mold is in.  I'm planning to go to a single program with recipes, but I haven't had the time to set that up yet.  So we use the PanelView for troubleshooting, and adjusting process paramters.  On the main screen in the PanelView I have the time/date and also the program name.  What I have been doing is just creating a string tag in RSLogix 5000 that is the program/processor name (we use the same name for the processor and program) and then on my PanelView I just create a string display that looks at the string tag name in the processor.  That way anytime a mold is changed over and the PLC program is downloaded, the PanelView displays the correct program/processor name.   Now this is all fine and dandy and works as long as if a new program is created, we remember to change the string tag to the name of the new program, we often run new sample parts and what we do is rename an existing program that has similar logic and save it as a new program name.  The problem comes up because if somebody copies an existing program and makes a new one, the string tag is still going to say the name of the old PLC program.  Now if we only had one or two or even 5 machines, it would be simple enough to just remember to change that string tag.  Our, or I should say MY problem is that we have approximately 40ish machines in our plant, and I can't always remember to change that string tag every time we create a new program.  I should say that I have been, but there are times that I may forget. My question is this, is there any way that in FactoryTalk View ME Studio to have a string display the name of the processor or the name of the PLC program automatically without having to manually enter the name into the string tag that I created in RSLogix 5000?  Like is there a system tag somewhere that has the name of the processor or the name of the program?   That was way more explaining then probably necessary.  It's early and I've had way too much coffee haha.   Thanks guys.
  2. Customer has a 2711 keypad unit with a suufix 'x' at the end.....does anyone know what the 'x' designates? I can't find any reference on the AB knowledgebase or in the manuals. thanks
  3. Hi everyone, I was wondering if anyone knows why we cant change the date on an application using the system tags? I was able to use the system tags for time and that works fine. however, year,day and month are giving me a write error. (Basically made a screen for the user to change the datae/time instead of going through the terminal settings. Using RS500 controller: Micrologix 1400 HMI: PV+700 Factory talk studio ME.
  4. I am in the learning phase of HMI and PLC programing and am trying to use some of the hardware that has been donated to me. I have an AB panelview 300 micro terminal and a Micrologix 1000 Plc (they are not tethered yet). I have constructed a small test board with everything mounted to it and have successfully written and downloaded a simple project to the plc with timers, etc.   Now I need to find a way to program the terminal to make changes to the program.   I am looking for some free panelbuilder 32 or anything that will allow me to program the terminal and use it.   Can anyone help me? All help will be greatly appreciated!
  5. We have a Panelview Plus 600. One of our panels is labeled "Motor Control," in charge of turning on/off different pumps. The problem is while the system is running, clicking the on/off button will not turn any pump off. When the system is shut down, the pumps can be turned on and off but not when the system is running. I'm trying to shut off one pump without shutting the whole line down. Any help is appreciated. Thanks.
  6. We have a Panelview Plus 600. One of our panels is labeled "Motor Control," in charge of turning on/off different pumps. The problem is while the system is running, clicking the on/off button will not turn any pump off. When the system is shut down, the pumps can be turned on and off but not when the system is running. I'm trying to shut off one pump without shutting the whole line down. Any help is appreciated. Thanks.
  7. We have an old 9" PanelView screen, connected to a SLC5/03 processor. 2711-T9C3     PanelView controls a blender. This system has been in place since 1997  with no problem until the past few months. At the end of the batch, operators must toggle a PushButton on the screen--from AUTOMATIC to MANUAL. Change of state  is indicated by a back ground color change. Operators then toggle a VALVE OPEN PushButton, again indicated by background color changes. Both of these are Maintained PushButtons. Problem in the past few weeks is that the VALVE OPEN button has been toggling on its own---with no operator touch---the screen shows the change of state of the bit. When this happens, the valve closes automatically, and the operators can simply go back and touch the screen 1 time to open the valve. Problem is very intermittent. Problem DOES NOT happen between batches when operators are cleaning blender. Blender is used for plastic powders, so static can be a problem at times--screen. PLC, and all panels are grounded. I thought perhaps that particular area of the screen was developing problems, so I moved the button to another location---has not helped the problem. Any suggestions?
  8. Hello all, I am new to this forum and it happens to ask a question here. Any advice would be much appreciated! I have created alarm display for PVP 6 600 using FTV Studio ME 8.00 (CPR 9 SR 7). The problem is the alarm time stamp was not fit with the column width. I was unable to find way to adjust the column width of the alarm list object. I am using Courier font, size 10, 4 lines per alarm. The max no of characters in alarm message is 33 characters including spaces.  Aung
  9. Using a Panelview Plus 7 HMI with FT view Studio. Is it possible to enable/disable a button? I can't  find anyting on the button 'Animations' menu or anywhere else.   Thanks.
  10. Hello, Our factory has a panelview C1000 ternminal. I have never seen this one before. I am trying to modify some of its graphics. Does anyone know which software i have to use to modify them?? and is it free to download? Thanks
  11. I am working on a project with Micrologix 1400 and PanelView C600 I am not able to communicate over Ethernet with any device and my computer. I was not able to load the HMI screens so I don't know if they are communicating between themselves. The RSLinx does not see any device connected via Ethernet. I am using EtherNet/IP driver for this, not sure if that is right. I have tried connecting directly to each device from PC over ethernet and also connecting to them through switch. I can however ping each device and the packets are coming back. The IP assignments are as follows: 192.168.0.1 Router 192.168.0.2 PLC 192.168.0.3 HMI 192.168.0.25 PC Would anyone have any suggestions what I need to try to get this resolved? I was able to communicate with the MicroLogix via serial port but was not able to communicate with the PanelView through serial port at all. I have tried using the USB-2711-NC13 cable for the PanelView connection. Thank you.
  12. Hello, I am new to the connected components workbench software. I am working with an AB panelview component Hmi and would like to create numeric buttons to load integers into user variables in a schnieder LMD servo motor. The motor uses Modbus TCP to communicate. It appears that if I click on the numeric buttons properties there is a "Write Tag" of which you can use some default tags or create a new one. I am assuming that I need to create a new one with the motor's addressing but I'm not quite sure how to accomplish this. Any help would be much appreciated!!! Thanks, Steve   
  13. Hello there, I would like to add a "Print" button to my PanelView HMI screens that will basically do a screen capture of the current screen the button is on and then have that file saved in some format ("JPG, PDF, etc). The file could either reside in the memory of the HMI, saved to a USB drive or SD card so that an operator could retrieve the image easily. Transmitting the image over Ethernet to a PC or server would be ideal but probably a bit out there for the applications that I usually create. A local store and retrieve process is fine for now. Anyone got any advice on how to make something like that happen? Is that even possible on PV 700 or 1000 HMI units? Many thanks in advance!
  14. PanelView Plus 1000. FactoryTalk View Studio ME Release 8.00 Looking for  way to Logout (or Login to DEFAULT user) as prompted by a PLC (Logix5000) event.  I was thinking I could trigger a macro that would drive a command, but I cant seem to find an appropriate command.  Any ideas?
  15. Hi All. Just got an AB Micro 850 + the PanelView 800 HMi 4", for testing. The problem I encounter is my Windows can't find the USB driver for the HMI. I have no problems with the Micro 850. I have tried it on a few different computers, all with windows 7. What to do ?
  16. MX Component 64Bit

    I am new to MX Component, I've try out the programming samples of version 4.05, and looks to me like vc and .net need to build as 32 bit target platform. Does anyone know whether it is possible to use MX Component in a 64 bit program? Many Thanks.
  17. I’ve got a quick question regarding programs that get loaded onto the PanelView Plus products. Let’s say I download a Runtime app from a PanelView, convert it into an .apa, and then need to recompile it into a Runtime app and downloaded it back to the HMI. Is there anyway, either through the PanelView or the program which I convert, to find out what its particular software compile version is? I’m trying to figure this out to put into a quick guide for myself and our company field service techs to avoid the pitfall of accidentally compiling a program with the wrong version. Any advice from the group is much appreciated!
  18. Here's what I'm trying to do. when switch closes turn on output for 1 scan, starts a 10 minute time and counter, so that when time reaches 10 minute it will turn on output again for 1 scan and count another count, timer resets and counts another 10 minutes and turns output on again for 1 scan, and count another count when count gets to 5 this process is complete. I can do this in RSlogix500 with a micrologix 1100 but can't seem to get it working with the Micro800 and connected component workbench.
  19. Hello, I tried to download a .mer file. I have never seen this error before and how to fix this error. This is what I found from panel view plus compact manual. "Error: Unable to load non-Compact Machine Edition application. Please load a compact Machine Edition application." How do I load a compact machine edition application?? I attached a picture of the error I took. Thanks for reading :)
  20. Greetings, Panelview Plus has a print screen capability, usb and ethernet. I thought this may be an easy way to print a report without using a PC. Simply create a screen with a report format and issue print screen command. Will this work? on a PV Plus 6, 10" screen, how will this look on a printed sheet? does it format to fit and fill the 8.5 x 11 sheet? Or would it just print a little 640x480 rectangle on the sheet? Anybody tried this? thanks!
  21. Hey All, I am trying to do some data storing on a PanelView+ and the built in data logging doesn't quite fit my needs. I was looking into the possibility of creating my own ActiveX control for doing this. Is it possible to create custom ActiveX controls for Factory Talk? If so, are there any tutorials for doing so you recommend? Also, are there any sites that have custom ActiveX controls to download? I realize this may not be the easiest thing to do, but if I could create my own I could use it for various machines and would make things a lot simpler in the long run. Thanks
  22. Hi all, So this is more of a theory / how would you attack this problem, question: I'm creating my first HMI and while playing around in FactoryTalk View Studio I noticed I can add objects to a screen. I can add a browser and with some work I can get it to display an HMTL file directly in the screen. So the browser in this case is opening a file stored locally, not something served up from the internet. Which opens up the question, could I write most of my HMI in HTML and Javascript? As a previous developer having the ability to control more of the UI would be amazing and perhaps easier to use/maintain. The only pitfall that I haven't been able to figure out is how to get real time values from the PLC. I'd welcome anyone's input on the idea in general or if someone knows a good method for getting/setting values from the PLC. Thanks!
  23. Hi, I have PLC slc500 /3, connected with panelview 550 DH485 I have to replace the panel view by another available one which is different in part number my old one is 2711-B5A2 the new is 27711-B5A5 communication port for the new is 9 pin RS232 (DH485) when i read manual for panel view it mentioned that if i want just point to point (it is my case) i can change port configuration for the lower port of PLC to be DH485 and use cable 9 pin from 2 side first I don't know how to change port setting, if i change it how i connect to modify or troubleshoot the plc later? could i make a cable form the above port (RJ45) of PLC which is used for old panel and configured to DH485 to the new port 9 pin RS232? why when i order a panel view should mention the "ser" by the way it is Ser H??? When I try to buy new one , I didn’t find Panel view (obsolete ) gust find panel plus is it direct replacement for panel view or I need to rebuild the application program from beginning?
  24. Hi all, While upgrading HMI from PanelBuilder32 to FactoryTalk View I encounter a problem using I/O to interface with a PanelView Plus. The communication is defined in RSLogix 5 program as Rack 3 group 2 Size 3/4, range 32-37. PLC communication with the panel is not changed, but buttons in old PanelView using I:34 and I:35 work, in the new PV+ they don't, all bits remain zero. Block transfers Read and Write are all sending data to rack 3 group 2 module 0. While testing I noticed O:32 is used as status bits by the Block Transfers - maybe inputs I:34 and I:35 are also used for somethings similar by a new PanelView Plus? Thanks!
  25. I am trying to upload from Panel View Plus 600 to my laptop using Factory Talk View ME via Ethernet. The RSLinx Enterprise does see the Panel View but when I hit the upload button I get the following error message: "The source selected is not a valid device. Please select a valid source and try again." Does anyone know what is the issue? I am attaching screen shot to visualize what is happening.