Jump to content

Writing ASCII strings to Telemecanique/ProFace HMI


Recommended Posts

Posted
Yes its perfectly possible, I have done it with a Telemecanique PLC and Magelis (which are made by Proface) just declare the variable as a string in the HMI pointing to the area in the PLC where the data is stored (2 ASCII characters per PLC register) so a 12 character string would span 6 registers (or %MW if you want the correct Telemecanique terminology)
Posted
Actually the Proface HMI is made by Telemecanique... Is there a way to disable the active event viewer on a Telemecanique Magelis XBTGT1335? (the banner that pops up when a hardware/software/com error occurs)
Posted
Ok i think we will leave that to Proface\Schneider to argue about as thats not the story i got !! I dont think there is a way of disabling the banner, i have not found one anyway. I cant honestly think of a good reason to disable it anyway ?
Posted
Here is a very good reason: The HMI will be used to make a interface to non-technical persons, in a redundant system, if an error occurs on the commuication the HMI switches to another PLC (controlled by script), the user shall not be notified of this, but instead the HMI shall act as if nothing has happened. All error messages is to be controlled by the PLC and any built in functions in the HMI are to be disabled, so the PLC gain full control over the messages Maybe it is possible to make a script to remove the error banner?
Posted
Accepted but i think if you turn that banner off you will loose ALL diagnostics from the HMI, backlight failed, memory errors, runtime errors etc etc I personally think its better to know about these errors rather than to be left guessing when a customer calls you up and tells you his HMI is not working but you have no idea why. You may be able to diable some of the comms error checking with a script bu i wouldnt have a clue about that have fun !!
Posted
Sounds perfect!! Exactly what I want to do! Backlight fail can be monitored by the PLC, there is a system bit in the HMI to monitor this...
Posted
I've talked with Schneider, and seems like it's not possible to deactivate it. But, if I can be able to acknowledge it with a script, or from the PLC, that could work! Anyone done this before?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...