Search the Community

Showing results for tags 'panelview plus 1000'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 86 results

  1. 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 :)
  2. Hello A-B Guru's, I have a small station with a Micrologix 1000 controller in it. Keep getting a "Major Halt Error S:1/13, Invalid STI interrupt set point. Refer to S:30." It is a very simple program, not using the STI instruction. Have a filter on the processor power. Nothing crazy going on, on the station, no big coils, etc. What can I do to prevent this fault from occurring? Can I add a line of code to always unlatch S:30? What should I do? Please help.
  3. 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!
  4. 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
  5. Hey guys, so for a while I've been wanting to get a little PLC for home that I can play with and just have some fun with. I don't know exactly what I will do with it, I mean I live in a 1 bedroom apartment in Minneapolis, so I don't exactly have a large workshop to set up projects, but maybe some home automation type stuff. I'll probably set up a little test board with din rail and terminals and just mess around with it when I get bored. Anyways... so I wasn't sure what to get. I've always liked Allen Bradley, but the licenses are so expensive, obviously. But now with my current job I have to take my laptop home in case someone needs support on one of our machines, so I have RSLogix5, 500 and 5000 software/licenses installed on my laptop, so I can just use that. So I was looking at my options. I was thinking about getting an Aurduino or Raspberry Pi, but I kind of wanted to stay with Allen Bradley since that is what I use at work, and I may as well learn as much as I can about that. Well anyways, 2 nights ago I had a few too many drinks after work and I was browsing eBay for used PLCs and I bid on/won a MicroLogix1000. It seemed like a good idea at the time, it says its fully functional, it has free shipping is only $85, and since I already have the software... So what are your guys' thoughts on the MicroLogix1000? To be specific, the one I bought was the: 1761-L32BWA MICROLOGIX-1000 Besides the software and the computer cable, is there anything else I will need? I don't need expansion cards with this, unless I want, because it has i/o built into the controller, correct? I will just need a 120VAC and 24VDC power supply? Thanks!
  6. 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!
  7. 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?
  8. 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!
  9. Ken Roach already answered this question for MicroLogix 1200, I'm trying to find the same answer for MicroLogix 1000. DF1 half-duplex communication gets dropped with MicroLogix 1000 slaves. I monitored the data, and found the slaves stop sending ACK, and the master stops sending ENQ. Slaves still send valid responses, but these responses are ignored by master because the ACK is not present. Power cycle solves the problem, but that's a hassle to drive out to remote sites. Power cycle to master sometimes solves the problem, but not always. Messages are initiated by the master, not by the slaves. Rockwell support said the only solution is to cycle power. Ken's approach was to monitor CS0:17, if it changes issue an ACL command. See previous topic: http://forums.mrplc.com/index.php?showtopic=22686 Thank you!
  10. 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.
  11. I hope no-one minds that I'm cross posting this from the RA forums, I just wanted to get as much visibility as possible since there doesn't seem to be anything on the net about this. Any issue, let me know, or feel free to delete it. I'm trying to use a startup macro in my manual mode HMI application to copy the current state of my outputs to the inputs so the machine does not move or change state when switching between auto and manual modes. However, when I run the application on my PanelView Plus400 HMI, I'm immediately greeted with errors like "<macro expression>: Unable to read the expression""Read from <tag> failed"Some info: This only occurs for lines that set a tag's value to another's; if I set the tag to just a numeric value (like in the first line of the sample below), its executes just fine.There are two separate HMI applications. One is for normal / automatic operation. This one is to allow the operator to manually activate individual solenoids on the machine to aid with building, setup, and troubleshooting; it is not seen nor used in production.This occurs long after the plc has booted (manual mode is not the startup application) - so running anything on first-scan is not an option - and the HMI has no trouble communicating to these tags during operation.They are RSLinx Enterprise tags, I think - not HMI tags; they only exist in the controller / ladder. I'm able to successfully browse to them online in FTView.The expression editor reports the "tag = tag" syntax is valid.Lastly, I'm using FT View v7, but I'm creating v5.10 runtime applications.Here is an excerpt of the macro: {[Gage]MANUAL.MODE_ON} = 1;{[Gage]MANUAL.STATION_1_ESC_CLAMP_EXT} = {::[Gage]Program:Station_1.STATION_1_ESC_CLAMP_EXT_SOL};{[Gage]MANUAL.STATION_1_MOV_CLAMP_EXT} = {::[Gage]Program:Station_1.STATION_1_MOV_CLAMP_EXT_SOL};{[Gage]MANUAL.STATION_1_PROBE_EXT} = {::[Gage]Program:Station_1.STATION_1_PART_PROBE_EXT_SOL};{[Gage]MANUAL.STATION_1_ROTATE} = {::[Gage]Program:Station_1.STATION_1_ROT_180_SOL};{[Gage]MANUAL.STATION_1_SLIDE_EXT} = {::[Gage]Program:Station_1.STATION_1_SLIDE_EXT_SOL};... and so on...FTView IS able to successfully execute the macro when I test it on the development computer while it is connected to the PV+ over ethernet. If the PV+ is not connected, or the application is running solo on the PV+, no dice / same errors. I have also tried using HMI tags in all combinations in the tag and expression by tying the RSLinx tag to an HMI tag. So far, they've had the same results as above. Absolute worst case, I could edit the ladder to latches or unlatches the inputs off of a one shot from the manual mode on bit, but it would require 7 manual program changes across many in-production machines and would be very time consuming. I've searched everywhere, and the manual's not been any help - maybe I don't know what to look for. Thanks for your time everyone, ~Anthony