Search the Community

Showing results for tags 'messages'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 6 results

  1. Has anyone found a way to put the UserAlarmViewer messages into a Label? I use 3 different alarm levels and would like to have a single line alarm banner. In NJ, I use an Array of Bool for triggers. In Siemens, I made a message banner that cycles through each message every 3 seconds from a text file and displays the string in a label. Logic is much different in Omron so rewriting is not possible, nor does Omron use VBA.
  2. we are using Allen Bradley Panel View Plus 7, we got this issues on our conveyor system which is trying to write data and keeps on failing until the system shuts down itself. Can you please help me with this just new on a PLC programming.
  3. Anyone have any suggestions on the best way to pass a little bit of data between a SLC 5/03 controller and a compactlogix? The current problem I'm working through is the SLC 5/03 does not support Ethernet (only RS232 and DH485). So now I'm trying to find a solution.   Thanks,
  4. Send text messages via Omron PLC

    Hello,I'm trying to use the CJ2W-CPU32, westermo MRD 315 to send messages in case of problems to the operators.Where should I configure the text messages, configure the phone number, etc? I need to configure a complete system.Thanks for the support,Regards,Hugo Tavares
  5. Hi Guys,        In my project i am in need of switching language from English to Spanish and vice versa.For all displays,i switched to the needed language according to the working operator.        In alarm history message,If i am in English language mode means,alarm messages also in English and same for Spanish. My issue is alarm messages were not changed to the current language mode.It keep staying in language which were in current mode while it occured. Please find the attachment, NOTE:Example attachment only.  My question is,how can i get the occurred messages in current language? Help me to sort this. Thanks in advance!!!!!!!!!!!!!!!!!!!!!!!!!!    
  6. HERE’S IS A QUICK WAY TO SEND EMAIL (TEXT) MESSAGES FROM THE PLC Sending email messages from the PLC sounds like an easy task. However, very few applications do this on the production floor. This is probable due to the networks involved and using authentication can be complicated. In our example we will use a restricted Gmail SMTP server so no authentication will be required. We will walk through sending email and text messages from the PLC to Google Gmail. Once in your Gmail account, the message can be automatically forwarded to another verified email or SMS text message address. HERE’S IS A QUICK WAY TO SEND EMAIL (TEXT) MESSAGES FROM THE PLCThe PLC used in this case is the Do-More from Automation Direct. The software is Do-More Designer. Here is a blog post that I thought was good to share. Let me know what you think. Garry http://www.accautomation.ca