Jump to content

M90 table values


Milan

Recommended Posts

Dear Sir, please help. I have a M90 controller and need to create a "spreadsheet" in the controller. The table should be able to enter up to 10 values that the operator would enter. When these values are entered, it is necessary to press one value at a time and place it in some temporary memory.
 

Link to comment
Share on other sites

  • MVP 2023

Look at the Help on "Special Functions without Element" for the Load Indirect function.  If you're only working with 10 values you can create a couple of pointers to get the data in and out of regular MI memory.  You can also look into the Database, which can hold 1024 values.

If you look under Help->Sample U90 Projects you will find a couple of Indirect examples under Basic Ladder operations, which would be a good place to start.

Try writing some code and post your program here with questions.

Joe T.

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