Jump to content

Recommended Posts

Hello, I'm trying to make a recipes for a plastic machine. Different tools should be used to differentiate the name of the tool and the different blowing times. Paramtre name and time of blowing is entered by the operator on the HMI. Can someone help me connect the screen to the table.

A simple program would be welcome.

Thank in advance

Link to comment
Share on other sites

I looked, but I did not manage to solve the problem. I use samba SM70-J-T20.

 

I want connect data table "recipe" with HMI, and change parameters in table. 

 

For example:

For example, the "recipe" table has 3 columns and 100 rows. Columns are: Number of tools, name and time of blowing. It is necessary that when the operator selects on HMI the number of tools (for example 2), then the name and time of blowing for this tool is saved and the values are saved. When choosing, for example, the tool 50 does the same.

Link to comment
Share on other sites

  • MVP 2023

Don't call the Read and Write functions continuously.  Once per read or write  is enough.

I reconfigured your table and gave you some buttons to run through it to manipulate the row pointer.

Study each network and open the Read and Write Row tables and look through them.  If you want to display a string you have to specify a vector of MIs as each one can only hold two ASCII characters.

Joe T.

 

 

test JT.vlp

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