Jump to content

Beijers E100 HMI E100 showing and adjusting counters


Recommended Posts

Posted
I'm looking for help...... How can I show and adjust counters using an E 100 HMI ? Plc is a Mitsubishi FX1N 30. I'm OK with using the function buttons to reset the count and general button functions like pulling realys in but how do I specifically increment/decrement counters and show it happenning ? Cheers Eric Thacker
Posted (edited)
Just use a analog numeric value and enter the correct Counter nr (C25). If it's an high speed counter make sure defined as 32 bits Don't forget to set the enable operator input if ouy want to use the buttons to increase or decrease the value Edited by Gambit
Posted
OK....... I can show the relevant analogue object.......... say D0. I can set 2 function buttons to increment/decrement analogue objects. How do I set the function buttons to work ... say.... on D0 ?
Posted (edited)
Try this. F1 increments C25 by 1 F2 decrements C25 by 1 F3 increments D0 by 1 F4 decrements D0 by 1 Pressing the Enter key with the cursor on one of the objects will allow you to enter a specific value. Hope it helps inc_dec.zip Edited by Paul Ked
Posted
Thanks Paul, is that as simple as the macro gets ? inc C25, dec25 etc ? Is that all I call it ? Seems too good to be true. Thank you, great stuff, Eric Thacker

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...