Search the Community

Showing results for tags 'rotary mode'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 27 results

  1. Hey, this may be an obvious question, but here goes: I have a CompactLogix L36ERM running RL5000 controlling one of our lead die cast machines. When I make a change to the program offline and need to download I always go and shut the machine down for safety reasons before downloading. One of our techs stopped the machine but left the control power and hydraulic pump on while downloading (something we are not supposed to do) when he finished downloading he switched it back to run mode and the machine closed on it's own and started right back up. This is a safety concern to me. We have a "close enable" tag that is true when all necessary conditions are met, and gets latched on when the machine is running in full auto. Before he downloaded the machine was at idle, meaning that the only way to close the machine would be to press the two dead-man switches to start the process. But, when he downloaded it started up automatically. Now I know the reason why is when the program was last saved, the "close enable" tag had a value of 1, it was latched on, so it bypassed the dead-man switches. A quick fix would be to save the program with that tag un-latched so that it can't start up on it's own after downloading. But, in case somebody saves the program while the machine is running and with that tag latched on, I need a better solution. Is there any tag or bit that goes true when a program is downloaded or when the mode of the PLC is switched from run to download to run? I want to manipulate that tag so that when I download it un-latches the "close enable" tag. I'm sure there is a way to do it, I'm just not even really sure what to search for in the online help. Any help is greatly appreciated. Thanks Howard
  2. HMI Transparent Mode

    Hi all. I currently have a scenario where I connect with a SCADA (OPC using virtual com port) to an Controller (A-series) via E300 HMI using transparent mode. This setup works fine, no problems. I have now upgraded the E300 to the E1032 HMI with all the same settings, except the E300 was using an expansion Ethernet card and the E1032 is using the built-in Ethernet port. Now with the E1032 in place the SCADA (OPC) just cannot get healthy comms to the A series PLC. Am I missing something somewhere?