bostjan Posted November 15, 2010 Report Share Posted November 15, 2010 Hi , does anybody knows hot to edit data in database M91 over the hmi display with panel buttons ? Link to comment Share on other sites More sharing options...
Stein Yair Posted November 24, 2010 Report Share Posted November 24, 2010 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: Use SI 40 Database Index to access a particular MI.For example, to access MI 2 you store the number 2 into SI 40. 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 More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now