Jump to content

HMI and Database


Recommended Posts

  • 2 weeks later...

Hi, in order to edit and insert data via HMI, you need to define a variable and set it to be a Keypad Entry.

For more information see the Help file in U90 Ladder >> HMI >> Variable >> Keypad Entry Values.

If you want to store values in the database:

  1. Use SI 40 Database Index to access a particular MI.
    For example, to access MI 2 you store the number 2 into SI 40.

  1. Use SI 41 Database Value to write a value into MI 2.
    For example, you can store a number value into SI 41.

For more information see Help >> Utilities >> Using the database.

Link to comment
Share on other sites

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.   Paste as plain text instead

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