CN113942204B - Free programming method and system for action of injection molding machine - Google Patents

Free programming method and system for action of injection molding machine Download PDF

Info

Publication number
CN113942204B
CN113942204B CN202110966439.XA CN202110966439A CN113942204B CN 113942204 B CN113942204 B CN 113942204B CN 202110966439 A CN202110966439 A CN 202110966439A CN 113942204 B CN113942204 B CN 113942204B
Authority
CN
China
Prior art keywords
action
injection molding
molding machine
user
parameters
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110966439.XA
Other languages
Chinese (zh)
Other versions
CN113942204A (en
Inventor
王孝杰
王蔚
王嘉迪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Haitian Plastics Machinery Group
Original Assignee
Haitian Plastics Machinery Group
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Haitian Plastics Machinery Group filed Critical Haitian Plastics Machinery Group
Priority to CN202110966439.XA priority Critical patent/CN113942204B/en
Publication of CN113942204A publication Critical patent/CN113942204A/en
Application granted granted Critical
Publication of CN113942204B publication Critical patent/CN113942204B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B29WORKING OF PLASTICS; WORKING OF SUBSTANCES IN A PLASTIC STATE IN GENERAL
    • B29CSHAPING OR JOINING OF PLASTICS; SHAPING OF MATERIAL IN A PLASTIC STATE, NOT OTHERWISE PROVIDED FOR; AFTER-TREATMENT OF THE SHAPED PRODUCTS, e.g. REPAIRING
    • B29C45/00Injection moulding, i.e. forcing the required volume of moulding material through a nozzle into a closed mould; Apparatus therefor
    • B29C45/17Component parts, details or accessories; Auxiliary operations
    • B29C45/76Measuring, controlling or regulating
    • B29C45/762Measuring, controlling or regulating the sequence of operations of an injection cycle
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B29WORKING OF PLASTICS; WORKING OF SUBSTANCES IN A PLASTIC STATE IN GENERAL
    • B29CSHAPING OR JOINING OF PLASTICS; SHAPING OF MATERIAL IN A PLASTIC STATE, NOT OTHERWISE PROVIDED FOR; AFTER-TREATMENT OF THE SHAPED PRODUCTS, e.g. REPAIRING
    • B29C2945/00Indexing scheme relating to injection moulding, i.e. forcing the required volume of moulding material through a nozzle into a closed mould
    • B29C2945/76Measuring, controlling or regulating
    • B29C2945/76494Controlled parameter
    • B29C2945/76648Sequence, e.g. the order in which operations are conducted
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Abstract

The invention belongs to the technical field of injection molding machine control, and provides a free programming method for actions of an injection molding machine, which comprises the following steps: s1, after a user opens a free action editing interface, acquiring an instruction of setting a main body circulation flow of the injection molding machine by the user; s2, generating a corresponding injection molding machine operation flow chart according to the injection molding machine main body circulation flow; s3, after the user enters a parameter setting interface through each action identifier on the flow chart, acquiring parameters of corresponding actions set by the user; s4, controlling the injection molding machine host to call corresponding action program blocks in sequence according to the flow chart and parameters of each action, and executing corresponding actions. The invention also provides a free programming system for the operation of the injection molding machine, which has the advantages that the operation process of the injection molding machine is generated by freely combining the operation program blocks, so that the requirements of various special operation processes can be met, and when the special requirements exist, the operation on the panel can be directly changed, thereby saving the time for waiting for program modification.

Description

Free programming method and system for action of injection molding machine
Technical Field
The invention relates to the technical field of injection molding machine control, in particular to a free action programming method and system for an injection molding machine.
Background
At present, the action sequence, the allocation of each action system, the allocation of digital quantity analog quantity and the like in the action automatic flow of the injection molding machine in the industry are basically fixed after the program is generated, and the configuration and the change at a user side cannot be carried out through the operation of a panel, so that the following problems occur:
1. when the user is actually used, the situation that the action flow is to be replaced, the analog rule and the digital rule are replaced, the system of the replacement action is allocated, and the like can be met, and the program is required to be changed for a plurality of times according to the special requirements of different clients;
2. for each different flow or different configuration requirement, different versions of programs need to be generated, and the program management burden is large;
3. the user may need to change the sequence of actions frequently due to the switching of the production mold, which is difficult to realize with the original program architecture.
Disclosure of Invention
The invention aims to provide a free programming method and system for actions of an injection molding machine, which are used for solving the problems.
In order to achieve the above purpose, the technical scheme adopted by the invention is as follows:
an action free programming method of an injection molding machine comprises the following steps:
s1, after a user opens a free action editing interface, acquiring an instruction of setting a main body circulation flow of the injection molding machine by the user;
s2, generating a corresponding injection molding machine operation flow chart according to the injection molding machine main body circulation flow;
s3, after the user enters a parameter setting interface through each action identifier on the flow chart, acquiring parameters of corresponding actions set by the user;
s4, controlling the injection molding machine host to call corresponding action program blocks in sequence according to the flow chart and parameters of each action, and executing corresponding actions.
Further, the setting of the injection molding machine main body circulation flow in step S1 includes:
s11, acquiring setting information of a user on overall action logic of the injection molding machine;
s12, acquiring detailed action logic information edited and formed in the overall action logic by a user;
s13, acquiring the setting of the combined action logic by a user.
Further, step S11 includes:
s111, acquiring injection molding machine action column information which is set by a user and is executed in sequence;
s112, acquiring action row information which is simultaneously triggered in the same action column set by a user.
Further, in step S13, the user may logically combine two or more actions into a combined action, set the combined action in the action row and the action column, or may nest the combined action in the combined action.
Further, the injection molding machine operation flow chart in step S2 may display the currently running operation and the operation time of the operation in the operation flow chart in different colors.
Further, the parameters settable in step S3 include process parameters of the preset action logic, setting information of the action parameters and execution conditions.
Further, the execution conditions include a digital quantity signal input value, an analog quantity input value and an action time, and the three execution conditions can be freely combined by logic of AND OR.
Further, when the user sets the parameters of the corresponding actions in step S3, the same parameters can be set for the same type of actions in a duplicated form.
Further, when the user sets the parameters of the corresponding operation in step S3, the parameters of the operation may be set in an imported form, and all the parameters in the flowchart may be stored in the background or exported to the storage device.
The invention also provides a free programming system for injection molding machine operation, comprising:
the action editing module is used for obtaining an instruction for setting the main body circulation flow of the injection molding machine by a user;
the picture presentation module is used for generating a corresponding injection molding machine operation flow chart according to the injection molding machine main body circulation flow;
the parameter setting module is used for acquiring parameters of corresponding actions set by a user after the user enters the parameter setting interface through each action identifier on the flow chart;
and the control execution module is used for controlling the injection molding machine host to call corresponding action program blocks in sequence according to the flow chart and the parameters of each action and execute corresponding actions.
Compared with the prior art, the invention at least comprises the following beneficial effects:
(1) The action program blocks are freely combined to generate the action flow of the injection molding machine, so that the requirements of various special action flows can be met, and when special requirements exist, the operation on the panel can be directly changed, so that the time for waiting for program modification is saved;
(2) The same program can be used on various machine types, so that the universality of the program is improved, the program version management is facilitated, and the time and money cost required by the later maintenance are reduced;
(3) The current automatic action flow can be clearly displayed on the operation panel, so that a user can intuitively know which action the action flow goes to and which actions the machine is about to perform;
(4) The setting picture is popular and easy to understand, the automatic flow is modified to have a low threshold, and the method is easy to popularize.
Drawings
FIG. 1 is a general flow chart of a first embodiment of the present invention;
FIG. 2 is a flowchart of step S1 in a first embodiment of the present invention;
FIG. 3 is a flowchart of step S11 in a first embodiment of the present invention;
FIG. 4 is a diagram of an action setup interface according to a first embodiment of the invention;
FIG. 5 is a schematic diagram of the top interface of the combined actions according to the first embodiment of the present invention;
FIG. 6 is a schematic diagram of an interface for displaying an action flowchart according to a first embodiment of the present invention;
fig. 7 is a schematic diagram of a second embodiment of the present invention.
Detailed Description
It should be noted that all directional indicators (such as up, down, left, right, front, and rear … …) in the embodiments of the present invention are merely used to explain the relative positional relationship, movement, etc. between the components in a particular posture (as shown in the drawings), and if the particular posture is changed, the directional indicator is changed accordingly.
Furthermore, descriptions such as those referred to herein as "first," "second," "a," and the like are provided for descriptive purposes only and are not to be construed as indicating or implying a relative importance or an implicit indication of the number of features being indicated. Thus, a feature defining "a first" or "a second" may explicitly or implicitly include at least one such feature. In the description of the present invention, the meaning of "plurality" means at least two, for example, two, three, etc., unless specifically defined otherwise.
In the present invention, unless specifically stated and limited otherwise, the terms "connected," "affixed," and the like are to be construed broadly, and for example, "affixed" may be a fixed connection, a removable connection, or an integral body; can be mechanically or electrically connected; either directly or indirectly, through intermediaries, or both, may be in communication with each other or in interaction with each other, unless expressly defined otherwise. The specific meaning of the above terms in the present invention can be understood by those of ordinary skill in the art according to the specific circumstances.
In addition, the technical solutions of the embodiments of the present invention may be combined with each other, but it is necessary to be based on the fact that those skilled in the art can implement the technical solutions, and when the technical solutions are contradictory or cannot be implemented, the combination of the technical solutions should be considered as not existing, and not falling within the scope of protection claimed by the present invention.
The following are specific embodiments of the present invention, and the technical solutions of the present invention are further described with reference to the accompanying drawings, but the present invention is not limited to these embodiments.
Example 1
As shown in fig. 1 to 3, the method for freely programming the motion of an injection molding machine according to the present invention comprises the steps of:
s1, after a user opens a free action editing interface, acquiring an instruction of setting a main body circulation flow of the injection molding machine by the user;
s2, generating a corresponding injection molding machine operation flow chart according to the injection molding machine main body circulation flow;
the injection molding machine operation flow chart can display the current operation action and the action time of the action in the action flow chart in different colors.
S3, after the user enters a parameter setting interface through each action identifier on the flow chart, acquiring parameters of corresponding actions set by the user;
wherein, parameters that can be set include: process parameters, action parameters and execution conditions.
Wherein the action parameters include the type of input and output data used by the action, which set of systems the action belongs to, whether the systems merge or flow separation, etc.
The execution conditions comprise a digital quantity signal input value, an analog quantity input value and action time, and the three execution conditions can be combined with logic of OR.
When the user sets the parameters of the corresponding actions, the same parameters can be set for the actions of the same type in a duplicated mode, and when the user sets the parameters of the corresponding actions, the parameters of the actions can be set in an imported mode, and all the parameters on the flow chart can be stored in the background or exported to the storage device.
For example, after setting the parameters of injection a, when setting the parameters of injection B, copying may be selected to copy all the parameters of injection a to injection B, and then fine-tuning some of the parameters may be performed.
In the parameter input, all the stored parameters may be selected, or only the mold parameters, only the machine parameters, all the parameters of a single action, or only the machine parameters/mold parameters of a single action may be selected.
S4, controlling the injection molding machine host to call corresponding action program blocks in sequence according to the flow chart and parameters of each action, and executing corresponding actions.
The setting of the injection molding machine main body circulation flow in the step S1 comprises the following steps:
s11, acquiring setting information of a user on the whole action logic of the injection molding machine.
Specifically, step S11 includes:
s111, acquiring injection molding machine action column information which is set by a user and is executed in sequence.
In the operation of the operation flow of the injection molding machine, after all the operations in one row are completely executed, all the operations in the next row are executed, and the operations are executed again from the first row until the operations are executed to the row with the end options.
S112, acquiring action row information which is simultaneously triggered in the same action column set by a user.
In addition, the user can directly set the action row and the action column data, the action logic of the row A and the row B is displayed after the setting is finished, and the user can set detailed action logic information at the corresponding position of the row A and the row B.
S12, acquiring detailed action logic information edited and formed by a user in the overall action logic.
The actions which can be specifically set by the user in the corresponding position comprise injection, storage, ejection and retraction, mold opening, mold closing, neutron advance, neutron retraction, mold supporting advance, mold supporting retraction and the like.
S13, acquiring the setting of the combined action logic by a user.
The user can logically combine two or more preset actions into a combined action and set the combined action in the action row and the action column, or can nest the combined action in the combined action.
Referring to fig. 4 to 6, taking an injection molding process of a two-color machine in an injection molding machine as an example, the working principle of the invention is described as follows:
the concrete process of the injection molding action of the double-color machine is that after entering automation, closing the mold, and after closing the mold to the bottom, carrying out the AB injection storage injection and ejection action which are mutually independent; after the injection and the ejection are finished, opening the die; after the die is opened to the bottom, simultaneously executing a die supporting A and a die supporting B; after the supporting dies A and B are finished, executing a die rotating action; after the die rotation is finished, the recycling time is started, and after the recycling is finished, the next cycle is started.
Before the injection molding machine is started, the user needs to set the injection molding east flow process, and first, the user needs to open a free action editing interface to set the overall action logic and the detailed action logic of the injection molding machine.
As shown in fig. 4, the number of rows of the most simultaneous actions required at present is set to 2, the number of columns of actions is set to 7, that is, the overall action logic of the injection molding machine is set to 2 rows and 7 columns, and action options of 2 rows and 7 columns are displayed in the interface for selection.
The detailed action logic is then set, i.e. the first row of action sequences 1 is the off-mode, the first row of action sequences 2 is the combined action 1, the second row of action sequences 2 is the combined action 2, the first row of action sequences 3 is the open-mode, the first row of action sequences 4 is the combined action 3, the second row of action sequences 4 is the combined action 4, the first row of action sequences 5 is the rotary-mode, the first row of action sequences 6 is the recirculation start, and the first row of action sequences 7 is the end.
Then, the combination operation set therein is further set, as shown in fig. 5, and the combination operation 1 is selected in the combination operation setting screen, and specifically set as follows: the action sequence 1 is injection A, the action sequence 2 is storage A, and the action sequence 3 is injection A.
Meanwhile, other combined actions are set according to the same method, for example, the combined action 2 is sequentially injection B, storage B and ejection B; the combination action 3 sequentially comprises the steps of feeding a supporting die A and withdrawing the supporting die A; the combination action 4 is that the supporting die B advances and the supporting die B retreats in sequence.
The user completes the setting of the action logic, and then generates a corresponding injection molding machine action flow chart according to the injection molding machine main body circulation flow set by the user, and the injection molding machine action flow chart is displayed on the interface as shown in fig. 6.
Then, the user can click on the injection A icon on the action flow chart, enter a parameter setting picture of the injection A, set the injection A to use the simulation ruler 1, automatically correspond the storage and injection A to the simulation ruler 1, set technological parameters, other parameters and the like of the injection A.
Clicking the same-A button in the injection B picture to make all B action parameters the same as A, and then finely adjusting different parameters of specific A and B. And the other actions are set quickly in the same way.
The user can also import the preset parameters into the machine by means of importing the parameters, and then fine adjustment is carried out according to the requirements.
Finally, the user can start the injection molding machine, and the host machine of the injection molding machine can read the flow setting data value on the panel after finishing the action editing.
And calling all action flow program blocks corresponding to all actions in the first row at the same time when the action is automatic until all the action flow program blocks executed in the first row are executed, and then calling all action flow program blocks in the next row. And when the action reaches the end of setting the data value of the panel, the action flow block is called again from the first row.
If the called actions are combined actions, reading the data value set by the combined actions, and calling each action in turn until all actions in the combined actions are executed, and then, judging that the combined actions are executed.
The function of each action in the present invention is written using a separate block and the block is divided into a material creation block and an action flow block for the action.
When the action editing selects the mode closing action, the program block created by the action data is called. Corresponding materials are created in the program blocks for creating the materials, and initialization programs for calling some basic functions are also provided.
Upon automatic action, such as a mode-off action, an action flow block is invoked. The action flow block includes execution of the entire mode closing action. When the start condition is satisfied, the mode closing operation is entered, the number of segments is switched according to the position of the associated ruler AI or the set DI signal logic, and the set DO and AO are output at each segment position. And when the set ending condition or the ending condition of the block mark is met, for example, the closing end position of the die and the closing end signal of the DI point are ON, the execution of the block is finished.
In addition, the invention also forms a protection sequence rule according to the set flow in the program, and when the action logic does not meet the set protection logic, an alarm is generated and the action is limited.
The invention generates the operation flow of the injection molding machine through the free combination of the action program blocks, can meet the requirements of various special action flows, and can directly change the operation on the panel when the special requirements exist, thereby saving the time for waiting for program modification.
Example two
The invention also provides a free programming system for injection molding machine operation, comprising:
the action editing module is used for obtaining an instruction for setting the main body circulation flow of the injection molding machine by a user;
the picture presentation module is used for generating a corresponding injection molding machine operation flow chart according to the injection molding machine main body circulation flow;
the parameter setting module is used for acquiring parameters of corresponding actions set by a user after the user enters the parameter setting interface through each action identifier on the flow chart;
and the control execution module is used for controlling the injection molding machine host to call corresponding action program blocks in sequence according to the flow chart and the parameters of each action and execute corresponding actions.
The invention can use the same program on various machine types, increases the universality of the program, is convenient for program version management, and reduces the time and money cost required by later maintenance; and the current automatic action flow can be clearly displayed on the operation panel, so that a user can intuitively know which action the action flow goes to and which actions the machine is about to perform.
The specific embodiments described herein are offered by way of example only to illustrate the spirit of the invention. Those skilled in the art may make various modifications or additions to the described embodiments or substitutions thereof without departing from the spirit of the invention or exceeding the scope of the invention as defined in the accompanying claims.

Claims (9)

1. A method of freely programming the operation of an injection molding machine, comprising the steps of:
s1, after a user opens a free action editing interface, acquiring an instruction of setting a main body circulation flow of the injection molding machine by the user;
s2, generating a corresponding injection molding machine operation flow chart according to the injection molding machine main body circulation flow;
s3, after the user enters a parameter setting interface through each action identifier on the flow chart, acquiring parameters of corresponding actions set by the user;
s4, controlling the injection molding machine host to call corresponding action program blocks in sequence according to the flow chart and parameters of each action, and executing corresponding actions;
the setting of the injection molding machine main body circulation flow in the step S1 comprises the following steps:
s11, acquiring setting information of a user on overall action logic of the injection molding machine;
s12, acquiring detailed action logic information edited and formed in the overall action logic by a user;
s13, acquiring the setting of the combined action logic by a user.
2. The method of free programming an injection molding machine operation according to claim 1, wherein step S11 comprises:
s111, acquiring injection molding machine action column information which is set by a user and is executed in sequence;
s112, acquiring action row information which is simultaneously triggered in the same action column set by a user.
3. The method according to claim 2, wherein in step S13, the user can logically combine two or more actions into a combined action, and set the combined action in the action row and the action column, and can nest the combined action in the combined action.
4. The method according to claim 1, wherein the injection molding machine operation flowchart in step S2 is capable of displaying the current operation and the time of the operation in the operation flowchart in different colors.
5. A method of freely programming an injection molding machine operation as claimed in claim 1, wherein,
the parameters settable in step S3 include process parameters of the preset action logic, setting information of the action parameters and execution conditions.
6. A method of freely programming an injection molding machine operation as claimed in claim 5, wherein,
the execution conditions comprise a digital quantity signal input value, an analog quantity input value and action time, and the three execution conditions can be combined with logic of OR.
7. A method of freely programming an injection molding machine operation as claimed in claim 1, wherein,
in step S3, when the user sets the parameters corresponding to the actions, the same parameters can be set for the same type of actions in a duplicated manner.
8. A method of freely programming an injection molding machine operation as claimed in claim 1, wherein,
in step S3, when the user sets the parameters of the corresponding operation, the operation parameters may be set in an imported form, and all the parameters in the flowchart may be stored in the background or exported to the storage device.
9. An injection molding machine motion free programming system employing the injection molding machine motion free programming method of any one of claims 1-8,
comprising the following steps:
the action editing module is used for obtaining an instruction for setting the main body circulation flow of the injection molding machine by a user;
the picture presentation module is used for generating a corresponding injection molding machine operation flow chart according to the injection molding machine main body circulation flow;
the parameter setting module is used for acquiring parameters of corresponding actions set by a user after the user enters the parameter setting interface through each action identifier on the flow chart;
and the control execution module is used for controlling the injection molding machine host to call corresponding action program blocks in sequence according to the flow chart and the parameters of each action and execute corresponding actions.
CN202110966439.XA 2021-08-23 2021-08-23 Free programming method and system for action of injection molding machine Active CN113942204B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110966439.XA CN113942204B (en) 2021-08-23 2021-08-23 Free programming method and system for action of injection molding machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110966439.XA CN113942204B (en) 2021-08-23 2021-08-23 Free programming method and system for action of injection molding machine

Publications (2)

Publication Number Publication Date
CN113942204A CN113942204A (en) 2022-01-18
CN113942204B true CN113942204B (en) 2024-01-16

Family

ID=79327501

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110966439.XA Active CN113942204B (en) 2021-08-23 2021-08-23 Free programming method and system for action of injection molding machine

Country Status (1)

Country Link
CN (1) CN113942204B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117215559A (en) * 2023-11-08 2023-12-12 深圳市升立德科技有限公司 Execution method, device, equipment and medium for visual programming

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006089451A1 (en) * 2005-02-28 2006-08-31 Netstal-Maschinen Ag Method for controlling and operating a production cell, and control device
CN101960400A (en) * 2008-02-26 2011-01-26 Keba股份公司 Configuration of machine processes
CN106891498A (en) * 2016-12-29 2017-06-27 海天塑机集团有限公司 A kind of injection machine panel button system and its free programmed method
CN110315716A (en) * 2018-03-29 2019-10-11 住友重机械工业株式会社 The control device and injection (mo(u)lding) machine of injection (mo(u)lding) machine

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102015118570A1 (en) * 2015-10-30 2017-05-04 Kraussmaffei Technologies Gmbh Plastic injection molding machine with a data memory for storing text and / or image information
JP6760988B2 (en) * 2018-03-29 2020-09-23 ファナック株式会社 Control device for injection molding machine and control method for injection molding machine

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006089451A1 (en) * 2005-02-28 2006-08-31 Netstal-Maschinen Ag Method for controlling and operating a production cell, and control device
CN101960400A (en) * 2008-02-26 2011-01-26 Keba股份公司 Configuration of machine processes
CN106891498A (en) * 2016-12-29 2017-06-27 海天塑机集团有限公司 A kind of injection machine panel button system and its free programmed method
CN110315716A (en) * 2018-03-29 2019-10-11 住友重机械工业株式会社 The control device and injection (mo(u)lding) machine of injection (mo(u)lding) machine

Also Published As

Publication number Publication date
CN113942204A (en) 2022-01-18

Similar Documents

Publication Publication Date Title
JP6017029B2 (en) Control device for injection molding machine and screen display method
CN1754681B (en) Injection molding machine
CN113942204B (en) Free programming method and system for action of injection molding machine
US9639330B2 (en) Programming interface
CN102710900B (en) A kind of video matrix output display implement device, method and video matrix equipment
US5812805A (en) Method and editing system for setting tool button
CN110387635B (en) Hosiery machine and pattern knitting method and storage medium thereof
CN108132745B (en) Interaction method, device, equipment and storage medium
JP3352562B2 (en) Man-machine interface device for process controller
US9937650B2 (en) Operating unit for an injection molding machine
WO2017179734A1 (en) Display operation device, molding machine, and machine tool
JP4977488B2 (en) Injection molding machine
JP2003181899A (en) Molding machine
JP3781716B2 (en) Injection molding machine setup support method
US9792000B2 (en) System construction assistance apparatus, method, and recording medium
US20110068945A1 (en) Rule based display systems and methods
JP2001129862A (en) Method for displaying setting history of injection molding machine, and display unit
JP2015009443A (en) Display device of injection molding machine
JP2004155104A (en) Data display method for injection molding machine
JP3806393B2 (en) Display device for injection molding machine
JP4474371B2 (en) Data storage method for injection molding machine
CN108572859A (en) A kind of configurable execution programming system and its control method
CN116126192A (en) Control file generation method, device, equipment and medium of four-way hosiery machine
JP2004255589A (en) Display method for injection molding machine
TWM410265U (en) Human-machine interface system with automatic measurement

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant