danyost

MrPLC Member
  • Content count

    21
  • Joined

  • Last visited

Everything posted by danyost

  1. Red Lion G 310 emulation

    You will first need to connect to the unit via Ethernet. That could be done by connecting the G3 and PC through a hub, switch, or router, or by connecting them directly with a cross over cable. The PC will need to be in the same subnet as the G3, in this case 192.168.0.XXX, where XXX is not 10. Then open your web browser and type the G3's IP address (192.168.0.10) into the address bar. That should get you to the web server. Finally, click the Remote View link to view the virtual HMI. Regards, Dan
  2. Red Lion G3 Alarm Text Message

    Based on your subject, I assume you want to send it as an email. In that case, go to the communications section of Crimson 2 and click on the Mail Manager. Enable that, then click on the SMTP tab. Enable SMTP and fill out the settings for the server IP and account settings. Next click the Addresses tab and create a new contact. As far as the email address to use, you may need to contact your provider to find out what the email address for your phone is, it is typically your phone number @ something to do with your provider. If you wish to send the message to multiple people, you can separate the addresses with semicolons. Finally, go to the data tags section and setup an alarm on one of your tags. You can choose the contact you wish to mail to in the Mail To field. Regards, Dan
  3. Red Lion Displays and OPC

    You will be able to access the NUMERIC tags. You can access basically everything but Strings. Regards, Dan
  4. Redlion G3 Setting Time

    Sorry Tim, I only check the forums in the morning. Feel free to email anytime you need an answer. Regards, Dan
  5. Unfortunately, the DSP cannot access the I/O of the SLC with fixed I/O. That is at least accroding to our documentation, I have never actually had a fixed I/O unit to try. However, we can talk to the rest of the data files within the PLC. Regards, Dan
  6. Tim is correct, there is a DeviceNet option card that will allow the DSP to be a slave on the DeviceNet network. Regards, Dan
  7. Small HMI for Outdoor Use?

    The only 2 HMIs we offer that are 'outdoor rated' are the 3 and 10 inch models. They have a UV protective overlay so the sun does not fade the front panel. However, all of the G3 series are rated NEMA 4X. Regards, Dan
  8. Cj1M connected with s7-300

    Yes, the Data Station can read from one PLC and write to the other. It can do this in both directions. Here is a short tutorial from our web site demonstrating how it is done: http://www.redlion.net/g3features/G3%20Fea...0Converter.html Regards, Dan
  9. Red Lion Data Station Plus question

    I will post the answer from our emails, just so others can see the answer. That will depend on the PLC, while you have already discovered the PLC can handle at least 2 connections, you will need to find out how many total connections the PLC can handle. Regards, Dan
  10. Red Lions PLC and HMI

    FYI, we do not have a PLC. Our Modular Controller looks like a PLC, but it is not. It can do SOME things that PLCs do, but its original purpose was PID control. Since then we have added analog and digital I/O modules, but those are more or less just for indication. Regards, Dan
  11. Red Lion G3 to PLC-5

    paulengr, bikerdude is correct, you want the DF1 Master driver, not the PCCC one. The PCCC driver is for a ML1100, anything connected to an ENI, or a CLX that has PLC/SLC messages configured. Regards, Dan
  12. Linux for a plant based web browser

    I just had a colleague test this. The touch screen control and display update does not work well with Firefox (even for Windows). It does however work well with Konquerer. Regards, Dan
  13. I believe he was referring to the Data Station Plus. It is one of our HMIs with the display ripped off an placed into a DIN rail mount case. Then you could use your PC, any PC with a web browser, to view and control the values in the PLCs. We have 2 support guys dedicated to the UK, another one for Europe, and you can always call/email us in the US with any questions. We are still supporting products that were developed while I was in diapers, and we generally only obsolete products when we can no longer get parts. Otherwise we try to give a good 'heads up' about a product going obsolete. Unfortunately, since you are using 504s, you will most likely need some additional hardware. Correct me if I and wrong, but the 504 only has 232 (DF1) and DH+. We do not support DH+, so without either a NET-AIC or NET-ENI, we would not be able to talk to all 4 PLCs at once. We could always talk to one of them, and it in turn could be talking to the other PLCs. Regards, Dan
  14. Redlion G315

    Sorry Dave, I copied and pasted the answer from an email I sent him. I will email you the file. Regards, Dan
  15. Redlion G315

    You cannot embed a value in an event name. I have attached a database with some functions that I have written. There are 2 programs that return the time and date as strings. There is currently no function to return the current user. As far as the Multi goes, if you do not show the label you can pick how to justify the text. When you highlight the primitive, there is a small gradient rectangle in the upper left. You can slide that to the right to center the text. To get it left justified, you could pad your shorter states with spaces (at the end) so they are as long as your longest state. Then just make the primitive as small as C2 will let you. This should give you a left justified appearance. Yes, I copied and pasted... Regards, Dan
  16. protocol converters

    For the most up to date protocol list you will want to look in the software, which is a free download. Alternatively, for a some what up to date list, you can go here: http://www.redlion.net/Support/Downloads/DeviceDrivers.html and select the manufacturer you want to connect to from the drop down. Most of our drivers are masters, including the MPI. I doubt you will be able to connect to the HMI using that method. We do offer a Profibus card and a DP Slave driver, so the HMI could access the DF1 data that way, assuming that the HMI can be a Profibus master. Regards, Dan
  17. Redlion G315

    The G315 sheets became available on 12-3, looks like we have 3 sets in stock. The part numbers are as follows: G3FILM03 G3FILM06 G3FILM08 G3FILM10 G3FILM15 Regards, Dan
  18. Redlion G315

    Not at this time. I will see if the software team can add them in. Edit: I just spoke with the driver engineer. She will include them in the next build of Crimson 2, although I am not sure when that will be released. Regards, Dan
  19. Redlion G315

    You can click on View-Panel, make sure that show whole screen is NOT checked. Then you can click View-Zoom, to select the zoom level. Also your mouse wheel (if equipped) will zoom in and out of the display. Currently the emulator does not work for the 15 inch unit. When/if it does it will consume more screen real estate than most monitors can support. Beyond that, not everything currently works in the emulator. Only certain drivers are supported, and many floating point math functions do not work either. If you are just looking to test some code ot animation, you coudl copy and paste the needed items into a G310 database and use the G310 emulator for testing. Regards, Dan
  20. Red Lion G310

    David, Yes, the G3 will communicate via DH485, but not DH+. If you are using a SLC or AIC module, make sure that you follow this cable diagram: http://www.redlion.net/Support/Cable/CBLAB003.pdf Also make sure that the correct side of the cable is plugged into the correct device, otherwise you run the risk of damaging one of both units. Al, It sounds like someone tried plugging in an RJ12 or 11 connector into the Ethernet port. I have seen this on the Ethernet and RS485 ports, as the ends of the RJ12 are longer than the pins, to they end up bending the pins on the female plug. Regards, Dan
  21. I have used several set ups with a G3 and a ControlLogix. As far as the port forwarding you will need that to access the webserver as well as remotely updating the panel. The ports used for the web server and the remote update are both adjustable in Crimson 2.0. If the PLC and the G3 will be communicating accross the internet, you will need port forwarding for that as well. Red Lion uses the following ports for the Ethernet IP drivers: UDP: 0xAF12, 0x08AE TCP: 0xAF12 Regards,