[go: up one dir, main page]

US20160098035A1 - Numeric controller with notification of a cam system in the event of a change in the subroutine - Google Patents

Numeric controller with notification of a cam system in the event of a change in the subroutine Download PDF

Info

Publication number
US20160098035A1
US20160098035A1 US14/786,422 US201314786422A US2016098035A1 US 20160098035 A1 US20160098035 A1 US 20160098035A1 US 201314786422 A US201314786422 A US 201314786422A US 2016098035 A1 US2016098035 A1 US 2016098035A1
Authority
US
United States
Prior art keywords
subroutine
numeric controller
message
operator
controller
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.)
Granted
Application number
US14/786,422
Other versions
US10459427B2 (en
Inventor
Christof Sinn
Ralf Spielmann
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.)
Siemens AG
Original Assignee
Siemens AG
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 Siemens AG filed Critical Siemens AG
Assigned to SIEMENS AKTIENGESELLSCHAFT reassignment SIEMENS AKTIENGESELLSCHAFT ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SPIELMANN, RALF, SINN, CHRISTOF
Publication of US20160098035A1 publication Critical patent/US20160098035A1/en
Application granted granted Critical
Publication of US10459427B2 publication Critical patent/US10459427B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/4093Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by part programming, e.g. entry of geometrical information as taken from a technical drawing, combining this with machining and material information to obtain control information, named part programme, for the NC machine
    • G05B19/40937Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by part programming, e.g. entry of geometrical information as taken from a technical drawing, combining this with machining and material information to obtain control information, named part programme, for the NC machine concerning programming of machining or material parameters, pocket machining
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/36Nc in input of data, input key till input tape
    • G05B2219/36061Storage, memory area to store history data for previous corrections, editable
    • 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]

Definitions

  • the present invention relates to an operating method for a numeric controller
  • the present invention further relates to a computer program, wherein the computer program contains machine code which can be executed directly by a numeric controller, wherein the execution of the machine code by the numeric controller causes the numeric controller to execute such an operating method.
  • the present invention further relates to a numeric controller, in which is stored such a computer program which can be executed by the numeric controller.
  • Numeric controllers usually execute a so-called subroutine during operation.
  • the subroutine defines the way in which position-controlled and speed-controlled axes of the production machine (in particular a machine tool) are controlled. It is theoretically possible to create the subroutine directly via the operator interface of the numeric controller. Via the operator interface, however, the numeric controller only has the option of setting individual control commands sequentially, one after the other. In practice, therefore, the subroutine is created by means of a CAM system using data created using a CAD system.
  • the CAM system may comprise a so-called postprocessor.
  • a series of sequences of program statements is created by an operator of the CAM system by means of the CAM system.
  • the operator of the CAM system pre-specifies a parameterized description of the respective processing to the CAM system. For example, when milling during mold construction the operator of the CAM system can pre-specify which tool is to be used for a finishing operation, how great a plunging depth is to be, what the reference geometry is, and so on. He can also pre-specify the path along which a milling tool is to be moved, for example.
  • the CAM system then creates the subroutine on the basis of the parameterized descriptions of the sequences of program statements.
  • the subroutine is transferred to the numeric controller.
  • the sequence of individual control commands may be very long (sometimes several million data sets).
  • the criteria which were used as the basis for determining the sequence of control commands may no longer be deduced from the sequence of control commands. Examples of such criteria are the line spacing, the tool geometry, the processing strategy, effects of collision avoidance calculations, technical parameters such as for example the tool setting, etc.
  • the operator of the CAM system is usually a different person from the operator of the numeric controller.
  • the operator of the CAM system does not have the technical data of the production machine, which is to be controlled by means of the subroutine.
  • the execution of the subroutine by the numeric controller may lead to work pieces that are not correctly produced.
  • the operator of the numeric controller can only make changes to the subroutine if the part of the subroutine to be changed is present in parameterized form in the numeric controller. This is usually the case for only a small fraction of the entire subroutine.
  • the operator of the numeric controller in the conventional prior art contacts the operator of the CAM system and informs him which parameters he wishes to have changed and in which parameterized description.
  • the operator of the CAM system thereupon calls up the CAM system, manually changes the corresponding parameterized description and then creates the subroutine again.
  • the correspondingly modified subroutine is transferred to the numeric controller.
  • the object of the invention is to create options by means of which the subroutine stored in the CAM system can easily be kept consistent with the subroutine processed by the numeric controller.
  • an operating method of the aforementioned type is designed whereby the numeric controller, as well as storing the modified subroutine, compulsorily sends a message to a predetermined address, which message identifies at least the original subroutine and the change made in automatically evaluable form, so that the CAM system that has been used to create the subroutine is capable of using the message, autonomously and automatically to ascertain a data set underlying the original subroutine and to modify the data set in line with the change made.
  • the term “compulsorily” implies that the sending of the message cannot be suppressed by the operator of the numeric controller.
  • the CAM system it is not necessary or often even desirable for the CAM system to update its subroutine completely autonomously and automatically. Rather, a semiautomatic process is usually preferable, in which the corresponding messages are pre-specified to the CAM system by its operator, which messages are actually used by the CAM system as the basis for updating the subroutine present in the CAM system.
  • the operator of the CAM system therefore preferably decides which messages are to be used as the basis for the update.
  • the message must be designed in such a way that autonomous and automatic updating is possible.
  • the numeric controller preferably sends the message to the predetermined address, regardless of what change the operator has made.
  • the predetermined address to which the message is sent can be defined as required.
  • the address is preferably characteristic for the CAM system by means of which the subroutine was created.
  • the message preferably contains, in automatically evaluable form, an identification of the numeric controller.
  • numeric controller before sending the message, to give the operator of the numeric controller the opportunity to attach free text and/or files to the message. This often makes it easier for the operator of the CAM system, for example, to see why the operator of the numeric controller has made a corresponding change to the subroutine.
  • the message may be defined as required.
  • the message may be an e-mail.
  • the predetermined address is known to the numeric controller. It is possible for the predetermined address to be permanently stored in the numeric controller. However, the numeric controller preferably determines the predetermined address autonomously based on a header of the subroutine.
  • a computer program with the features described in claim 8 is designed such that the execution of the machine code by the numeric controller causes the numeric controller to execute an inventive operating method.
  • numeric controller in which is stored an inventive computer program which can be executed by the numeric controller.
  • FIG. 1 a network of a plurality of devices
  • FIG. 2 a main program of a subroutine
  • FIG. 3 a subprogram of a subroutine
  • FIG. 4 a communication from the network in FIG. 1 ,
  • FIG. 5 an output screen
  • FIG. 6 a message.
  • a work piece 2 to be manufactured is first specified by means of a CAD system 1 .
  • a (purely geometric) description 3 of the work piece 2 is forwarded to a CAM system 4 .
  • the CAM system 4 usually comprises a CAM processor 4 a and a postprocessor 4 b .
  • a subroutine TP is created by means of the CAM system 4 .
  • the CAM processor 4 a is responsible for a process pattern.
  • the CAM processor 4 a normally generates a sequence of tool paths, on the basis of parameterizable masks which are assigned to surfaces of the work piece 2 .
  • the tool paths are usually defined control-independently.
  • the subroutine TP is for example transferred via a data carrier 5 or a computer-to-computer connection 6 to a numeric controller 7 .
  • the numeric controller 7 thus has access to the subroutine TP.
  • the illustration of the data carrier 5 as a USB memory stick is purely exemplary.
  • the computer-to-computer connection 6 can be embodied as a LAN, as a WAN or as WWW depending on the individual situation.
  • the numeric controller 7 is programmed with a computer program 8 .
  • the computer program 8 is stored internally in the numeric controller 7 , for example in an EEPROM or in a Flash EPROM.
  • the computer program 8 contains machine code 9 , which is directly executable by the numeric controller 7 .
  • the computer program 8 is usually stored in the numeric controller 7 by the manufacturer of the numeric controller 7 .
  • the execution of the machine code 9 by the numeric controller 7 first causes the numeric controller 7 —after a corresponding control command is specified by an operator 10 —to execute the subroutine TP.
  • a production machine 11 is controlled by the numeric controller 7 by execution of the subroutine TP.
  • the production machine 11 may in particular be designed as a tool machine, for example as a tool machine with one, two, three, four, five etc. position-controlled axes A 1 to A 5 .
  • the work piece 2 is produced by the execution of the subroutine TP (and the corresponding control of the production machine 11 ).
  • a main program of the subroutine TP usually comprises subprogram calls SR 1 , SR 2 , . . . SRN. It may also consist exclusively of a sequence of subprogram calls SR 1 , SR 2 , . . . SRN.
  • subprogram calls SR 1 , SR 2 , . . . SRN the subprogram calls SR 1 and SR 4 , according to FIG. 2 —are parameterized.
  • the associated subprogram is stored in the numeric controller 7 independently of the subroutine TP.
  • the corresponding subprogram call SR 1 , SR 4 is converted within the numeric controller 7 into a sequence of individual travel movements of the position-controlled axes A 1 to A 5 of the production machine 11 .
  • the numeric controller 7 takes the parameters a, b, c of the corresponding subprogram call SR 1 , SR 4 into account during the conversion into the travel movements of the position-controlled axes A 1 to A 5 . These parts of the subroutine TP can therefore be pre-specified to the numeric controller 7 in parameterized form.
  • subprogram calls SR 1 , SR 2 , . . . SRN the subprogram calls SR 2 and SR 3 according to FIG. 2 —are not parameterized.
  • the associated subprograms are part of the subroutine TP.
  • they are usually part of a (very long) sequence of individual travel movements of the position-controlled axes A 1 to A 5 .
  • a respective position value p 11 to p 51 , p 1 N to p 5 N is pre-specified for each position-controlled axis A 1 to A 5 .
  • a respective velocity value v 11 to v 51 , v 1 N to v 5 N is pre-specified mainly for each position-controlled axis A 1 to A 5 .
  • a speed n 1 to nN is pre-specified mainly for at least one speed-controlled axis A 6 .
  • non-parameterized subprogram calls SR 2 , SR 3 it is possible for the non-parameterized subprogram calls SR 2 , SR 3 to be omitted as such, and instead the sequences of individual travel movements of the position-controlled axes A 1 to A 5 and possibly also of the speed-controlled axis A 6 to be contained in the main program of the subroutine TP.
  • the computer program 8 with which the numeric controller 7 is programmed, makes it possible for the operator 10 to communicate with the numeric controller 7 via an operator interface 12 and the numeric controller 7 to execute actions on the basis thereof.
  • the corresponding operating method which forms the subject matter of the present invention, is explained in greater detail below in conjunction with FIG. 4 .
  • the operator 10 can pre-specify a selection command SEL to the numeric controller 7 via the operator interface 12 .
  • At least one program statement is selected from a sequence of program statements of the subroutine TP by means of the selection command SEL.
  • the operator 10 may—as indicated by dotted arrows in FIG. 2 —select a subprogram call SR 1 , SR 4 , which is pre-specified to the numeric controller 7 in parameterized form, of which the associated subprogram is therefore stored in the numeric controller 7 independently of the subroutine TP.
  • the operator 10 may—as indicated by dotted arrows in FIG.
  • the selection command SEL select by means of the selection command SEL an individual program statement from a sequence of program statements or a group of successive program statements from the sequence of program statements.
  • the operator 10 in the last-named case may select the first and the last program statement from the group to be selected.
  • the associated sequence of program statements is preferably not present in parameterized form either in the subroutine TP or in the numeric controller 7 .
  • the operator 10 may—as indicated by a dotted arrow in FIG. 2 —by means of the selection command SEL select a subprogram call SR 2 which is not present in parameterized form either in the numeric controller 7 or in the subroutine TP. In this case the entire sequence of travel movements of the corresponding subprogram is selected by the selection command SEL (indirectly).
  • the operating method explained in greater detail below only to be executed if the operator 10 selects certain program statements.
  • the operating method explained in greater detail below only to be executed if the operator 10 selects program statements that are present in parameterized form in the numeric controller 7 .
  • the operating method explained in greater detail below is preferably always executed, and therefore regardless of what program statement or program statements the operator 10 selects.
  • the operator 10 may therefore, as far as the inventive operating method is concerned, preferably select a random program statement or a random group of successive program statements from the sequence of program statements.
  • the program statements selected by the operator 10 comprise at least one program statement, on the basis of which the work piece 2 is processed on a surface which is curved in two mutually orthogonal directions at at least one point on the surface. This applies regardless of how the two mutually orthogonal directions are selected. In other words, at the corresponding point on the surface there is no direction in which the surface is not curved.
  • the numeric controller 7 On the basis of the selection command SEL, the numeric controller 7 outputs a parameterized description 13 of the selected program statement or of the sequence of program statements that contains at least one selected program statement via the operator interface 12 to the operator 10 of the numeric controller 7 .
  • FIG. 5 shows a corresponding output screen 14 , purely by way of example.
  • the numeric controller 7 In the event that the inventive operating method is executed even if the parameterized description 13 is not contained in the numeric controller 7 and in the subroutine TP, the numeric controller 7 must know which CAM system 4 was used to create the subroutine TP.
  • the corresponding information can be pre-specified to the numeric controller 7 , for example by the operator 10 .
  • the corresponding information can also be permanently stored in the numeric controller 7 .
  • the subroutine TP preferably contains a header 15 , in which the corresponding information is stored.
  • the numeric controller 7 can determine the associated CAM system 4 autonomously on the basis of the header 15 .
  • the information as such may be of any kind. For example, it can be stored in the form of a URL (universal resource locator).
  • the numeric controller 7 directly or indirectly transmits a piece of information ident via the computer-to-computer connection to the CAM system 4 , which was used to create the subroutine TP.
  • the identification ident identifies the at least one selected program statement.
  • the corresponding information ident may comprise the line number of the main program of the subroutine TP or an identifying marker of the corresponding subprogram and the line number there. The information ident is automatically processed by the CAM system 4 .
  • the CAM system 4 identifies the associated parameterized description 13 of the selected program statement or the sequence of program statements containing the at least one selected program statement.
  • the parameterized description 13 is transmitted by the CAM system 4 via the computer-to-computer connection 6 to the numeric controller 7 .
  • the numeric controller 7 receives the parameterized description 13 and outputs it to the operator 10 .
  • the parameterized description 13 contains a number of parameters PAR 1 to PARN.
  • the parameters PAR 1 to PARN can be changed by the operator 10 . If the operator 10 now changes one of the parameters PAR 1 to PARN, for example the parameter PARn, a modified subroutine IP′ is created.
  • the numeric controller 7 If the parameterized description 13 of the selected program statement(s) is stored in the numeric controller 7 , the numeric controller 7 is able itself to identify the modified subroutine TP′. Therefore communication between the numeric controller 7 and the CAM system 4 from the start is not necessary. It is certainly possible, but not necessary. On the other hand, if the parameterized description 13 is not stored in the numeric controller 7 , the numeric controller 7 transmits (after a corresponding requirement has been pre-specified by the operator 10 ) the changed parameter PARn (or all parameters PAR 1 to PARN including the changed parameter PARn) via the computer-to-computer connection 6 to the CAM system 4 . The CAM system 4 thereupon identifies the modified subroutine TP′.
  • the modified subroutine TP′ corresponds to the parameterized description 13 changed by the operator 10 .
  • the modified subroutine TP′ is automatically transmitted to the numeric controller 7 by the CAM system 4 where required.
  • the numeric controller 7 receives the modified subroutine TP′.
  • the operator 10 is thereby able to call the modified subroutine TP′ instead of the original subroutine TP, and have it executed by the numeric controller 7 .
  • the modified subroutine TP′ is now available in the numeric controller 7 . It is therefore possible that the operator 10 of the numeric controller 7 —for example after a test production of one or more work pieces 2 —will find the modified subroutine TP′ to be in order. In this case the operator 10 of the numeric controller 7 outputs a confirmation OK to the numeric controller 7 . On the basis of the confirmation OK the numeric controller 7 stores the modified subroutine TP′ corresponding to the changed parameterized description 13 internally.
  • the numeric controller 7 compulsorily—immediately or with a delay—sends a message 16 to a predetermined address 17 .
  • the numeric controller 7 therefore sends the predetermined message 16 as well as storing the modified subroutine TP′.
  • the message 16 contains a unique identification 18 in a predefined format for the original subroutine TP.
  • the message 16 furthermore contains, in a predefined format, a unique identification 19 for the change made by the operator 10 of the numeric controller 7 .
  • the identifications 18 , 19 due to the fact that they uniquely identify the original subroutine TP and the change made, are automatically evaluated. It is therefore possible in principle for the CAM system 4 which was used to create the (original) subroutine TP, on the basis of the message 16 —particularly on the basis of the identification 18 —autonomously and automatically to ascertain a data set 20 , which forms the basis for the original subroutine TP. Furthermore, on the basis of the message 16 the CAM system 4 is able to modify the data set 20 according to the change made—described by the identification 19 .
  • the message 16 preferably further contains an identification 21 of the numeric controller 7 in automatically evaluable form.
  • the numeric controller 7 it is possible for the numeric controller 7 not to send the message 16 immediately upon storage of the modified subroutine TP′.
  • the computer program 8 with which the numeric controller 7 is programmed, is however designed in such a way that the message 16 is sent compulsorily. For example, once the confirmation OK is specified, any execution of the modified subroutine TP′ can be blocked until the message 16 is sent.
  • the numeric controller 7 may for example open a window 22 on a screen of the operator interface 12 , via which the operator 10 of the numeric controller 7 can input free text 23 .
  • the operator 10 of the numeric controller 7 may attach a file 24 (or possibly even several files 24 ) to the message 16 .
  • the free text 23 and the file 24 (or files 24 ) in this case are sent together with the message 16 to the predetermined address 17 .
  • the numeric controller 7 only to send the message 16 if the operator 10 has made certain changes to the subroutine TP.
  • the numeric controller 7 it is possible for the numeric controller 7 only to send the message 16 if the parameterized description 13 is present in the numeric controller 7 or in the subroutine TP. This is because in this case it is sometimes possible for the change to be made by the operator 10 , without communication with the CAM system 4 being necessary.
  • the parameterized description 13 of the numeric controller 7 is transmitted by the CAM system 4 , the CAM system 4 is aware that the subroutine TP was changed, and which change was made. In this case it may be possible, for example, for a corresponding message to be generated directly on the part of the CAM system 4 .
  • the numeric controller 7 preferably sends the message 16 to the predetermined address 17 regardless of what change the operator 10 has made.
  • the predetermined address 17 must be known to the numeric controller 7 . It may—similarly to the information via the CAM system 4 —be permanently stored in the numeric controller 7 . However, the predetermined address 17 is preferably stored in the header 15 . In this case the numeric controller 7 can identify the predetermined address 17 autonomously on the basis of the header 15 .
  • the predetermined address 17 may as such be a random address. For example, it may be stored in the form of a URL or an e-mail address. In the last-named case the message 16 is an e-mail. Regardless of the type of predetermined address 17 , the predetermined address 17 may for example be characteristic for the CAM system 4 which was used to create the subroutine TP. Alternately it may for example be an e-mail address of a predetermined operator of the CAM system.
  • the present invention has many advantages.
  • the operator of the CAM system 4 may be automatically shown a corresponding message 16 or (for example in the case of an e-mail) may call it up in his e-mail inbox. If he wishes to accept the change, he merely has to authorize or release the change, which can be done by means of a simple confirmation command.
  • the further updating of the data set 20 stored in the CAM system 4 and of the corresponding subroutine TP can take place automatically.

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Geometry (AREA)
  • Human Computer Interaction (AREA)
  • Manufacturing & Machinery (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Numerical Control (AREA)
  • Programmable Controllers (AREA)
  • Control By Computers (AREA)

Abstract

A subroutine executable by the numeric controller to control a production machine is disclosed. A user selects at least one program instruction of the subroutine and the numeric controller outputs a parameterized description of the selected program instruction or of a sequence of program instructions that contains the selected program instruction to the user using the user interface. The user enters a change in the parameterized description and stores a modified subroutine that corresponds to the changed parameterized description. The numeric controller sends a message to a predetermined address identifying. the original subroutine and the change made in a form that can be evaluated in automated fashion. The CAM system that generated the subroutine uses the message to independently and automatically ascertain a data record on which the original subroutine is based and to modify the data record accordingly.

Description

  • The present invention relates to an operating method for a numeric controller,
      • wherein the numeric controller has access to a subroutine which can be executed by the numeric controller,
      • wherein a production machine can be controlled by the numeric controller by execution of the subroutine,
      • wherein a selection command is pre-specified to the numeric controller by an operator via an operator interface, by means of which selection command at least one program statement of the subroutine is selected,
      • wherein the numeric controller outputs to the operator of the numeric controller a parameterized description of the at least one selected program statement or of a sequence of program statements containing the at least one selected program statement via the operator interface,
      • wherein the numeric controller accepts a change in the parameterized description from the operator,
      • wherein the numeric controller stores a modified subroutine corresponding to the changed parameterized description.
  • The present invention further relates to a computer program, wherein the computer program contains machine code which can be executed directly by a numeric controller, wherein the execution of the machine code by the numeric controller causes the numeric controller to execute such an operating method.
  • The present invention further relates to a numeric controller, in which is stored such a computer program which can be executed by the numeric controller.
  • Numeric controllers usually execute a so-called subroutine during operation. The subroutine defines the way in which position-controlled and speed-controlled axes of the production machine (in particular a machine tool) are controlled. It is theoretically possible to create the subroutine directly via the operator interface of the numeric controller. Via the operator interface, however, the numeric controller only has the option of setting individual control commands sequentially, one after the other. In practice, therefore, the subroutine is created by means of a CAM system using data created using a CAD system. The CAM system may comprise a so-called postprocessor.
  • When the subroutine is created, a series of sequences of program statements is created by an operator of the CAM system by means of the CAM system. For each sequence of program statements the operator of the CAM system pre-specifies a parameterized description of the respective processing to the CAM system. For example, when milling during mold construction the operator of the CAM system can pre-specify which tool is to be used for a finishing operation, how great a plunging depth is to be, what the reference geometry is, and so on. He can also pre-specify the path along which a milling tool is to be moved, for example. The CAM system then creates the subroutine on the basis of the parameterized descriptions of the sequences of program statements. The subroutine is transferred to the numeric controller. It usually no longer contains the parameterized descriptions as such, but only the sequence of individual control commands for the position-controlled and speed-controlled axes of the production machine. The sequence of individual control commands may be very long (sometimes several million data sets). The criteria which were used as the basis for determining the sequence of control commands may no longer be deduced from the sequence of control commands. Examples of such criteria are the line spacing, the tool geometry, the processing strategy, effects of collision avoidance calculations, technical parameters such as for example the tool setting, etc.
  • The operator of the CAM system is usually a different person from the operator of the numeric controller. In many cases the operator of the CAM system does not have the technical data of the production machine, which is to be controlled by means of the subroutine. As a result, the execution of the subroutine by the numeric controller may lead to work pieces that are not correctly produced. Depending on the individual case, in such an event it may be necessary to fundamentally redefine the subroutine. In many cases, however, it is apparent for the operator of the numeric control—on the basis of his knowledge of the production machine and its technical data—which parameter of which parameterized description needs to be changed, in order to be able to manufacture a proper work piece.
  • In the conventional prior art the operator of the numeric controller can only make changes to the subroutine if the part of the subroutine to be changed is present in parameterized form in the numeric controller. This is usually the case for only a small fraction of the entire subroutine. In all other cases the operator of the numeric controller in the conventional prior art contacts the operator of the CAM system and informs him which parameters he wishes to have changed and in which parameterized description. The operator of the CAM system thereupon calls up the CAM system, manually changes the corresponding parameterized description and then creates the subroutine again. The correspondingly modified subroutine is transferred to the numeric controller. Recently there have also been efforts to give the operator of the numeric controller the option whereby he can also modify those parts of the subroutine that were not present in parameterized form in the numeric controller from the start.
  • If the operator of the numeric controller changes the subroutine, this logically leads to an inconsistency between the subroutine created by the operator of the CAM system and the modified subroutine processed by the numeric controller. In order to reestablish consistency, in the prior art the operator of the CAM system must carry out the same changes that were made by the operator of the numeric controller. Updating changes in this way is prone to errors, cumbersome and time-consuming.
  • The object of the invention is to create options by means of which the subroutine stored in the CAM system can easily be kept consistent with the subroutine processed by the numeric controller.
  • The object is achieved by an operating method with the features described in claim 1. Advantageous embodiments of the inventive operating method are the subject of dependent claims 2 to 7.
  • According to the invention, an operating method of the aforementioned type is designed whereby the numeric controller, as well as storing the modified subroutine, compulsorily sends a message to a predetermined address, which message identifies at least the original subroutine and the change made in automatically evaluable form, so that the CAM system that has been used to create the subroutine is capable of using the message, autonomously and automatically to ascertain a data set underlying the original subroutine and to modify the data set in line with the change made. The term “compulsorily” implies that the sending of the message cannot be suppressed by the operator of the numeric controller.
  • However, it is not necessary or often even desirable for the CAM system to update its subroutine completely autonomously and automatically. Rather, a semiautomatic process is usually preferable, in which the corresponding messages are pre-specified to the CAM system by its operator, which messages are actually used by the CAM system as the basis for updating the subroutine present in the CAM system. The operator of the CAM system therefore preferably decides which messages are to be used as the basis for the update. However, the message must be designed in such a way that autonomous and automatic updating is possible.
  • The numeric controller preferably sends the message to the predetermined address, regardless of what change the operator has made.
  • The predetermined address to which the message is sent can be defined as required. The address is preferably characteristic for the CAM system by means of which the subroutine was created.
  • In addition to the information about the subroutine and about the change carried out, the message preferably contains, in automatically evaluable form, an identification of the numeric controller.
  • It is possible for the numeric controller, before sending the message, to give the operator of the numeric controller the opportunity to attach free text and/or files to the message. This often makes it easier for the operator of the CAM system, for example, to see why the operator of the numeric controller has made a corresponding change to the subroutine.
  • Furthermore, the message may be defined as required. For example, the message may be an e-mail.
  • For the inventive operating method to function correctly, it is necessary for the predetermined address to be known to the numeric controller. It is possible for the predetermined address to be permanently stored in the numeric controller. However, the numeric controller preferably determines the predetermined address autonomously based on a header of the subroutine.
  • The object is further achieved by a computer program with the features described in claim 8. According to the invention, a computer program of the type mentioned in the introduction is designed such that the execution of the machine code by the numeric controller causes the numeric controller to execute an inventive operating method.
  • The object is further achieved, according to claim 9, by a numeric controller in which is stored an inventive computer program which can be executed by the numeric controller.
  • The characteristics, features and advantages of this invention as described above, and the way and means by which they are achieved, will be understood more clearly and precisely in connection with the following description of the exemplary embodiments, which are explained in greater detail in conjunction with the drawings. These show the following, in schematic form:
  • FIG. 1 a network of a plurality of devices,
  • FIG. 2 a main program of a subroutine,
  • FIG. 3 a subprogram of a subroutine,
  • FIG. 4 a communication from the network in FIG. 1,
  • FIG. 5 an output screen, and
  • FIG. 6 a message.
  • The typical procedure of the prior art on which the present invention is based is described first below, in conjunction with FIG. 1.
  • According to FIG. 1 a work piece 2 to be manufactured is first specified by means of a CAD system 1. A (purely geometric) description 3 of the work piece 2 is forwarded to a CAM system 4. The CAM system 4 usually comprises a CAM processor 4 a and a postprocessor 4 b. A subroutine TP is created by means of the CAM system 4. The CAM processor 4 a is responsible for a process pattern. The CAM processor 4 a normally generates a sequence of tool paths, on the basis of parameterizable masks which are assigned to surfaces of the work piece 2. The tool paths are usually defined control-independently. The postprocessor 4 b converts the tool paths into a control-specific sequence (=the subroutine TP). The subroutine TP is for example transferred via a data carrier 5 or a computer-to-computer connection 6 to a numeric controller 7. The numeric controller 7 thus has access to the subroutine TP. The illustration of the data carrier 5 as a USB memory stick is purely exemplary. The computer-to-computer connection 6 can be embodied as a LAN, as a WAN or as WWW depending on the individual situation.
  • The numeric controller 7 is programmed with a computer program 8. The computer program 8 is stored internally in the numeric controller 7, for example in an EEPROM or in a Flash EPROM. The computer program 8 contains machine code 9, which is directly executable by the numeric controller 7. The computer program 8 is usually stored in the numeric controller 7 by the manufacturer of the numeric controller 7.
  • The execution of the machine code 9 by the numeric controller 7 first causes the numeric controller 7—after a corresponding control command is specified by an operator 10—to execute the subroutine TP. A production machine 11 is controlled by the numeric controller 7 by execution of the subroutine TP. The production machine 11 may in particular be designed as a tool machine, for example as a tool machine with one, two, three, four, five etc. position-controlled axes A1 to A5. The work piece 2 is produced by the execution of the subroutine TP (and the corresponding control of the production machine 11).
  • According to FIG. 2, a main program of the subroutine TP usually comprises subprogram calls SR1, SR2, . . . SRN. It may also consist exclusively of a sequence of subprogram calls SR1, SR2, . . . SRN.
  • Some of the subprogram calls SR1, SR2, . . . SRN—the subprogram calls SR1 and SR4, according to FIG. 2—are parameterized. In such a case the associated subprogram is stored in the numeric controller 7 independently of the subroutine TP. By means of the associated subprogram, the corresponding subprogram call SR1, SR4 is converted within the numeric controller 7 into a sequence of individual travel movements of the position-controlled axes A1 to A5 of the production machine 11. The numeric controller 7 takes the parameters a, b, c of the corresponding subprogram call SR1, SR4 into account during the conversion into the travel movements of the position-controlled axes A1 to A5. These parts of the subroutine TP can therefore be pre-specified to the numeric controller 7 in parameterized form.
  • Other subprogram calls SR1, SR2, . . . SRN—the subprogram calls SR2 and SR3 according to FIG. 2—are not parameterized. In this case the associated subprograms are part of the subroutine TP. In accordance with FIG. 3 they are usually part of a (very long) sequence of individual travel movements of the position-controlled axes A1 to A5. For each individual travel movement, a respective position value p11 to p51, p1N to p5N is pre-specified for each position-controlled axis A1 to A5. Furthermore a respective velocity value v11 to v51, v1N to v5N is pre-specified mainly for each position-controlled axis A1 to A5. Furthermore, a speed n1 to nN is pre-specified mainly for at least one speed-controlled axis A6.
  • It is possible for the non-parameterized subprogram calls SR2, SR3 to be omitted as such, and instead the sequences of individual travel movements of the position-controlled axes A1 to A5 and possibly also of the speed-controlled axis A6 to be contained in the main program of the subroutine TP.
  • Beyond the execution of the subroutine TP, the computer program 8, with which the numeric controller 7 is programmed, makes it possible for the operator 10 to communicate with the numeric controller 7 via an operator interface 12 and the numeric controller 7 to execute actions on the basis thereof. The corresponding operating method, which forms the subject matter of the present invention, is explained in greater detail below in conjunction with FIG. 4.
  • In accordance with FIG. 4, the operator 10 can pre-specify a selection command SEL to the numeric controller 7 via the operator interface 12. At least one program statement is selected from a sequence of program statements of the subroutine TP by means of the selection command SEL. For example, the operator 10 may—as indicated by dotted arrows in FIG. 2—select a subprogram call SR1, SR4, which is pre-specified to the numeric controller 7 in parameterized form, of which the associated subprogram is therefore stored in the numeric controller 7 independently of the subroutine TP. Alternately the operator 10 may—as indicated by dotted arrows in FIG. 3—select by means of the selection command SEL an individual program statement from a sequence of program statements or a group of successive program statements from the sequence of program statements. For example, the operator 10 in the last-named case may select the first and the last program statement from the group to be selected. The associated sequence of program statements is preferably not present in parameterized form either in the subroutine TP or in the numeric controller 7. As another alternative the operator 10 may—as indicated by a dotted arrow in FIG. 2—by means of the selection command SEL select a subprogram call SR2 which is not present in parameterized form either in the numeric controller 7 or in the subroutine TP. In this case the entire sequence of travel movements of the corresponding subprogram is selected by the selection command SEL (indirectly).
  • It is possible for the operating method explained in greater detail below only to be executed if the operator 10 selects certain program statements. For example, it is possible for the operating method explained in greater detail below only to be executed if the operator 10 selects program statements that are present in parameterized form in the numeric controller 7. However, the operating method explained in greater detail below is preferably always executed, and therefore regardless of what program statement or program statements the operator 10 selects. The operator 10 may therefore, as far as the inventive operating method is concerned, preferably select a random program statement or a random group of successive program statements from the sequence of program statements. In particular, the program statements selected by the operator 10 comprise at least one program statement, on the basis of which the work piece 2 is processed on a surface which is curved in two mutually orthogonal directions at at least one point on the surface. This applies regardless of how the two mutually orthogonal directions are selected. In other words, at the corresponding point on the surface there is no direction in which the surface is not curved.
  • On the basis of the selection command SEL, the numeric controller 7 outputs a parameterized description 13 of the selected program statement or of the sequence of program statements that contains at least one selected program statement via the operator interface 12 to the operator 10 of the numeric controller 7. FIG. 5 shows a corresponding output screen 14, purely by way of example.
  • In the event that the inventive operating method is executed even if the parameterized description 13 is not contained in the numeric controller 7 and in the subroutine TP, the numeric controller 7 must know which CAM system 4 was used to create the subroutine TP. The corresponding information can be pre-specified to the numeric controller 7, for example by the operator 10. The corresponding information can also be permanently stored in the numeric controller 7. However, in accordance with FIG. 2 the subroutine TP preferably contains a header 15, in which the corresponding information is stored. In this case the numeric controller 7 can determine the associated CAM system 4 autonomously on the basis of the header 15. The information as such may be of any kind. For example, it can be stored in the form of a URL (universal resource locator).
  • If the operator 10 of the numeric controller selects a program statement that is not present in parameterized form in the subroutine TP and in the numeric controller 7, in accordance with FIG. 4 the numeric controller 7 directly or indirectly transmits a piece of information ident via the computer-to-computer connection to the CAM system 4, which was used to create the subroutine TP. The identification ident identifies the at least one selected program statement. For example, the corresponding information ident may comprise the line number of the main program of the subroutine TP or an identifying marker of the corresponding subprogram and the line number there. The information ident is automatically processed by the CAM system 4. In particular, the CAM system 4 identifies the associated parameterized description 13 of the selected program statement or the sequence of program statements containing the at least one selected program statement. The parameterized description 13 is transmitted by the CAM system 4 via the computer-to-computer connection 6 to the numeric controller 7. The numeric controller 7 receives the parameterized description 13 and outputs it to the operator 10.
  • Regardless of whether the parameterized description 13 is present in the numeric controller 7 or in the subroutine TP, or whether the parameterized description 13 of the numeric controller 7 is transmitted by the CAM system 4, the parameterized description 13 contains a number of parameters PAR1 to PARN. The parameters PAR1 to PARN can be changed by the operator 10. If the operator 10 now changes one of the parameters PAR1 to PARN, for example the parameter PARn, a modified subroutine IP′ is created.
  • If the parameterized description 13 of the selected program statement(s) is stored in the numeric controller 7, the numeric controller 7 is able itself to identify the modified subroutine TP′. Therefore communication between the numeric controller 7 and the CAM system 4 from the start is not necessary. It is certainly possible, but not necessary. On the other hand, if the parameterized description 13 is not stored in the numeric controller 7, the numeric controller 7 transmits (after a corresponding requirement has been pre-specified by the operator 10) the changed parameter PARn (or all parameters PAR1 to PARN including the changed parameter PARn) via the computer-to-computer connection 6 to the CAM system 4. The CAM system 4 thereupon identifies the modified subroutine TP′. The modified subroutine TP′ corresponds to the parameterized description 13 changed by the operator 10. The modified subroutine TP′ is automatically transmitted to the numeric controller 7 by the CAM system 4 where required. The numeric controller 7 receives the modified subroutine TP′. The operator 10 is thereby able to call the modified subroutine TP′ instead of the original subroutine TP, and have it executed by the numeric controller 7.
  • Regardless of whether the modified subroutine TP′ was created with or without communication of the numeric controller 7 with the CAM system 4, the modified subroutine TP′ is now available in the numeric controller 7. It is therefore possible that the operator 10 of the numeric controller 7—for example after a test production of one or more work pieces 2—will find the modified subroutine TP′ to be in order. In this case the operator 10 of the numeric controller 7 outputs a confirmation OK to the numeric controller 7. On the basis of the confirmation OK the numeric controller 7 stores the modified subroutine TP′ corresponding to the changed parameterized description 13 internally. Furthermore, the numeric controller 7 compulsorily—immediately or with a delay—sends a message 16 to a predetermined address 17. The numeric controller 7 therefore sends the predetermined message 16 as well as storing the modified subroutine TP′.
  • According to FIG. 6, the message 16 contains a unique identification 18 in a predefined format for the original subroutine TP. The message 16 furthermore contains, in a predefined format, a unique identification 19 for the change made by the operator 10 of the numeric controller 7. The identifications 18, 19, due to the fact that they uniquely identify the original subroutine TP and the change made, are automatically evaluated. It is therefore possible in principle for the CAM system 4 which was used to create the (original) subroutine TP, on the basis of the message 16—particularly on the basis of the identification 18—autonomously and automatically to ascertain a data set 20, which forms the basis for the original subroutine TP. Furthermore, on the basis of the message 16 the CAM system 4 is able to modify the data set 20 according to the change made—described by the identification 19. The message 16 preferably further contains an identification 21 of the numeric controller 7 in automatically evaluable form.
  • As already mentioned, it is possible for the numeric controller 7 not to send the message 16 immediately upon storage of the modified subroutine TP′. The computer program 8, with which the numeric controller 7 is programmed, is however designed in such a way that the message 16 is sent compulsorily. For example, once the confirmation OK is specified, any execution of the modified subroutine TP′ can be blocked until the message 16 is sent.
  • If the message 16 is sent with a delay, the numeric controller 7 may for example open a window 22 on a screen of the operator interface 12, via which the operator 10 of the numeric controller 7 can input free text 23. Alternately or additionally, it is possible for the operator 10 of the numeric controller 7 to attach a file 24 (or possibly even several files 24) to the message 16. The free text 23 and the file 24 (or files 24) in this case are sent together with the message 16 to the predetermined address 17.
  • It is possible for the numeric controller 7 only to send the message 16 if the operator 10 has made certain changes to the subroutine TP. For example, it is possible for the numeric controller 7 only to send the message 16 if the parameterized description 13 is present in the numeric controller 7 or in the subroutine TP. This is because in this case it is sometimes possible for the change to be made by the operator 10, without communication with the CAM system 4 being necessary. If, on the other hand, the parameterized description 13 of the numeric controller 7 is transmitted by the CAM system 4, the CAM system 4 is aware that the subroutine TP was changed, and which change was made. In this case it may be possible, for example, for a corresponding message to be generated directly on the part of the CAM system 4. However, the numeric controller 7 preferably sends the message 16 to the predetermined address 17 regardless of what change the operator 10 has made.
  • The predetermined address 17 must be known to the numeric controller 7. It may—similarly to the information via the CAM system 4—be permanently stored in the numeric controller 7. However, the predetermined address 17 is preferably stored in the header 15. In this case the numeric controller 7 can identify the predetermined address 17 autonomously on the basis of the header 15.
  • The predetermined address 17 may as such be a random address. For example, it may be stored in the form of a URL or an e-mail address. In the last-named case the message 16 is an e-mail. Regardless of the type of predetermined address 17, the predetermined address 17 may for example be characteristic for the CAM system 4 which was used to create the subroutine TP. Alternately it may for example be an e-mail address of a predetermined operator of the CAM system.
  • The present invention has many advantages. In particular, it is possible for the operator of the CAM system 4 easily to keep the subroutine TP he has created consistent with the subroutine TP accessible to the numeric controller 7, even though the operator 10 of the numeric controller 7 has made changes to his subroutine TP. For example, the operator of the CAM system 4 may be automatically shown a corresponding message 16 or (for example in the case of an e-mail) may call it up in his e-mail inbox. If he wishes to accept the change, he merely has to authorize or release the change, which can be done by means of a simple confirmation command. The further updating of the data set 20 stored in the CAM system 4 and of the corresponding subroutine TP can take place automatically.
  • Even though the invention is illustrated and described in detail by the preferred exemplary embodiment, the invention is not limited by the disclosed examples and other variations may be derived herefrom by a person skilled in the art, without departing from the scope of protection of the invention.

Claims (10)

What is claimed is:
1.-9. (canceled)
10. A method for operating a numeric controller, comprising:
loading a subroutine executable by the numeric controller to control a production machine into memory accessible to the numeric controller;
entering a command into the numerical controller that selects at least one program statement of the subroutine using an operator interface;
outputting a parameterized description of a selected program statement or a sequence of program statements containing a selected program statement to the operator of the numeric controller using an operator interface;
inputting a change in the parameterized description to the numerical control unit using an operator interface;
storing a modified subroutine corresponding to the changed parameterized description in the numeric controller;
compulsorily sending a message that identifies the original subroutine and the change made therein to a predetermined address so that the CAM system that was used to create the subroutine can autonomously and automatically use the message to ascertain a data set underlying the original subroutine and to modify the data set in accordance with the change that was made therein as well as storing the modified subroutine, the message that identifies the original subroutine and the change made therein being in a form that is automatically evaluable.
11. The method of claim 10, wherein the message from the numeric controller to the predetermined address is sent regardless of what change the operator has made.
12. The method of claim 10, wherein the predetermined address is characteristic of the CAM system that was used to create the subroutine.
13. The method of claim 10, wherein the message contains an identification of the numeric controller in automatically-evaluable form.
14. The method of claim 10, wherein the numeric controller gives the operator of the numeric controller an opportunity to attach free text and/or files to the message, before sending the message.
15. The method of claim 10, wherein the message is an e-mail.
16. The method of claim 10, wherein the numeric controller autonomously determines the predetermined address using a header of the subroutine.
17. A computer program, wherein the computer program is machine code configured for execution by a numerical control unit to control a production machine, the computer program comprising:
machine code configured to load a subroutine executable by the numeric controller into memory accessible to the numeric controller;
machine code configured to enter a command into the numerical controller that selects at least one program statement of the subroutine using an operator interface;
machine code configured to output a parameterized description of a selected program statement or a sequence of program statements containing a selected program statement to the operator of the numeric controller using the operator interface;
machine code configured to input a change in the parameterized description to the numerical control unit using a operator interface;
machine code configured to store a modified subroutine corresponding to the changed parameterized description in the numeric controller; and
machine code configured to compulsorily send a message that identifies the original subroutine and the change made in a form that is automatically evaluable to a predetermined address, so that the CAM system that was used to create the subroutine autonomously and automatically uses the message to ascertain a data set underlying the original subroutine and to modify the data set in accordance with the change that was made as well as storing the modified subroutine.
18. A numeric controller, comprising:
an operator interface; and
a computer program stored in the numerical control unit, the computer program including a sub-program executable by the numerical control unit to control a production machine, the sub-program including:
machine code configured to load a subroutine executable by the numeric controller into memory accessible to the numeric controller;
machine code configured to enter a command into the numerical controller that selects at least one program statement of the subroutine using an operator interface;
machine code configured to output a parameterized description of a selected program statement or a sequence of program statements containing a selected program statement to the operator of the numeric controller using the operator interface;
machine code configured to input a change in the parameterized description to the numerical control unit using a operator interface;
machine code configured to store a modified subroutine corresponding to the changed parameterized description in the numeric controller;
machine code configured to compulsorily send a message that identifies the original subroutine and the change made in a form that is automatically evaluable to a predetermined address, so that the CAM system that was used to create the subroutine autonomously and automatically uses the message to ascertain a data set underlying the original subroutine and to modify the data set in accordance with the change that was made as well as storing the modified subroutine.
US14/786,422 2013-04-23 2013-08-27 Numeric controller with notification of a CAM system in the event of a change in the subroutine Active 2035-12-05 US10459427B2 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
EP13164874.3 2013-04-23
EP13164874 2013-04-23
EP13164874.3A EP2796954B1 (en) 2013-04-23 2013-04-23 Numerical controller with notification of a CAM system when the part program is changed
PCT/EP2013/067663 WO2014173470A1 (en) 2013-04-23 2013-08-27 Numeric controller with notification of a cam system in the event of a change in the subroutine

Publications (2)

Publication Number Publication Date
US20160098035A1 true US20160098035A1 (en) 2016-04-07
US10459427B2 US10459427B2 (en) 2019-10-29

Family

ID=48142684

Family Applications (1)

Application Number Title Priority Date Filing Date
US14/786,422 Active 2035-12-05 US10459427B2 (en) 2013-04-23 2013-08-27 Numeric controller with notification of a CAM system in the event of a change in the subroutine

Country Status (5)

Country Link
US (1) US10459427B2 (en)
EP (1) EP2796954B1 (en)
JP (1) JP6305518B2 (en)
CN (1) CN105164595B (en)
WO (1) WO2014173470A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10466680B2 (en) 2015-07-27 2019-11-05 Siemens Aktiengesellschaft Orientation method for workpieces
US10558193B2 (en) 2016-03-16 2020-02-11 Siemens Aktiengesellschaft Method for machining a workpiece in a machine tool with optimized machining time
US20240302806A1 (en) * 2021-02-24 2024-09-12 Fanuc Corporation Information processing device and computer-readable storage medium
US12093016B2 (en) 2019-09-27 2024-09-17 Siemens Aktiengesellschaft Numerical controller which can be parametrised by the machine manufacturer
US12124235B2 (en) 2019-07-24 2024-10-22 Siemens Aktiengesellschaft Self-learning routine for checking compatibility

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106886196A (en) * 2015-12-16 2017-06-23 上海睿锆信息科技有限公司 With the computer-aided manufacturing method and device and system of digital control system Direct Communication
WO2018083512A1 (en) * 2016-11-04 2018-05-11 Siemens Product Lifecycle Management Software Inc. Process and system for providing a machining method for manufacturing a feature in a part
JP6770018B2 (en) * 2018-04-12 2020-10-14 ファナック株式会社 Setting device and setting program
EP3862104A1 (en) * 2020-02-06 2021-08-11 Primetals Technologies Germany GmbH Method for controlling and/or operating a technical system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020188667A1 (en) * 2001-05-25 2002-12-12 Ilya Kirnos Management and synchronization application for network file system
US20030023341A1 (en) * 2000-10-26 2003-01-30 Takanobu Sagawa Method and device for automatically preparing processing program
US6778529B1 (en) * 1999-12-01 2004-08-17 Cisco Technology, Inc. Synchronous switch and method for a telecommunications node
US20040193307A1 (en) * 2003-03-26 2004-09-30 Mori Seiki Co., Ltd. Maintenance system for machine tool
US20050049741A1 (en) * 2001-11-06 2005-03-03 Tilak Dias Pressure garment
US20050107078A1 (en) * 2003-11-19 2005-05-19 Nec Corporation Mobile communication terminal
US20110320508A1 (en) * 2010-04-02 2011-12-29 Hitachi, Ltd. Computer system management method and client computer
US20120298230A1 (en) * 2011-01-18 2012-11-29 Daniel Patrick Jones Liquid Disposal System For Kitchen Safety
US20130006396A1 (en) * 2011-06-29 2013-01-03 Jtekt Corporation Machine control program creating device

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2776242B2 (en) * 1994-03-22 1998-07-16 日本電気株式会社 CAM system
JP3694323B2 (en) * 1996-11-07 2005-09-14 株式会社森精機製作所 NC program analysis method and apparatus in NC machining
EP1296211A4 (en) * 2000-06-30 2004-09-08 Mori Seiki Seisakusho Kk NUMERICALLY CONTROLLED MACHINING SUPPORT SYSTEM
WO2002037198A2 (en) 2000-11-06 2002-05-10 Siemens Aktiengesellschaft Method and system for approximately reproducing the surface of a workpiece
US6879874B2 (en) 2001-09-03 2005-04-12 Siemens Aktiengesellschaft Evaluating excessive tolerances in NC parts programs
DE10144932B4 (en) 2001-09-12 2014-07-31 Siemens Aktiengesellschaft Visualization of workpieces in the simulation of milling processes
DE10145515B4 (en) 2001-09-14 2014-03-27 Siemens Aktiengesellschaft Optimization of the parameterization of a machine tool
DE10154794A1 (en) 2001-11-08 2003-07-17 Siemens Ag Synchronized visualization of partial scenes
JP2004145716A (en) * 2002-10-25 2004-05-20 Makino Milling Mach Co Ltd NC program editing system
US6907313B2 (en) * 2003-01-17 2005-06-14 Dp Technology Corp. Method and system for computer aided manufacturing
GB0303270D0 (en) 2003-02-13 2003-03-19 Renishaw Plc A machine tool control process and apparatus therefor
CN202159251U (en) 2011-05-18 2012-03-07 大连光洋科技工程有限公司 Machine tool programmed with automatic measurement and manual measurement mixedly
CN102645899B (en) 2012-03-15 2016-03-09 南宁珞德信息技术有限公司 Window type optical, mechanical and electronic integration device action stream editing system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6778529B1 (en) * 1999-12-01 2004-08-17 Cisco Technology, Inc. Synchronous switch and method for a telecommunications node
US20030023341A1 (en) * 2000-10-26 2003-01-30 Takanobu Sagawa Method and device for automatically preparing processing program
US20020188667A1 (en) * 2001-05-25 2002-12-12 Ilya Kirnos Management and synchronization application for network file system
US20050049741A1 (en) * 2001-11-06 2005-03-03 Tilak Dias Pressure garment
US20040193307A1 (en) * 2003-03-26 2004-09-30 Mori Seiki Co., Ltd. Maintenance system for machine tool
US20050107078A1 (en) * 2003-11-19 2005-05-19 Nec Corporation Mobile communication terminal
US20110320508A1 (en) * 2010-04-02 2011-12-29 Hitachi, Ltd. Computer system management method and client computer
US20120298230A1 (en) * 2011-01-18 2012-11-29 Daniel Patrick Jones Liquid Disposal System For Kitchen Safety
US20130006396A1 (en) * 2011-06-29 2013-01-03 Jtekt Corporation Machine control program creating device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10466680B2 (en) 2015-07-27 2019-11-05 Siemens Aktiengesellschaft Orientation method for workpieces
US10558193B2 (en) 2016-03-16 2020-02-11 Siemens Aktiengesellschaft Method for machining a workpiece in a machine tool with optimized machining time
US12124235B2 (en) 2019-07-24 2024-10-22 Siemens Aktiengesellschaft Self-learning routine for checking compatibility
US12093016B2 (en) 2019-09-27 2024-09-17 Siemens Aktiengesellschaft Numerical controller which can be parametrised by the machine manufacturer
US20240302806A1 (en) * 2021-02-24 2024-09-12 Fanuc Corporation Information processing device and computer-readable storage medium

Also Published As

Publication number Publication date
JP2016517117A (en) 2016-06-09
EP2796954B1 (en) 2015-11-25
EP2796954A1 (en) 2014-10-29
CN105164595A (en) 2015-12-16
CN105164595B (en) 2017-11-17
US10459427B2 (en) 2019-10-29
JP6305518B2 (en) 2018-04-04
WO2014173470A1 (en) 2014-10-30

Similar Documents

Publication Publication Date Title
US10459427B2 (en) Numeric controller with notification of a CAM system in the event of a change in the subroutine
CN105051630B (en) Numerical control device
US10095219B2 (en) Numerical control unit with the option of modifying the sub-program
KR102599158B1 (en) Process monitoring and adaptive control of machine tools
US20140364989A1 (en) Controller for controlling machine tool and robot
US11648670B2 (en) Machine tool system
CN107024902B (en) Production system for driving multiple production devices by program of common language specification
JP6423811B2 (en) Numerical control device that can change machining conditions according to machining information
JP6875347B2 (en) Thermal displacement compensator and numerical control device
US20230286169A1 (en) Numerical control system and robot control method
CN110303495A (en) Comprehensive simulation system that improves operability
JP5362146B1 (en) Numerical control apparatus and numerical control system
CN110737242B (en) Control system for industrial machine
JP2020511705A (en) Field device control method and control device
US10101726B2 (en) Autonomous control system
JP6482737B1 (en) Numerical control apparatus and numerical control system
US20200341448A1 (en) Method for operating a numerically controlled production system, and production system for same
KR20190021510A (en) Method for setting anti-collision zone of machining center during operation of based by virtual machine
JP7316126B2 (en) Machine tool system and method of estimating machine tool specifications
US20160350317A1 (en) Method for converting at least one safety configuration file
KR102170590B1 (en) Cooperative Robot Control System and Cooperative Robot Clustering Method
CN115629602B (en) Laser locating control method and device
KR101603018B1 (en) machine tool with synchronization function of tool information
US20220388167A1 (en) Method, computer program product and robot controller for configuring a robot-object system environment, and robot
Neto A Guide for ABB Robot Studio

Legal Events

Date Code Title Description
AS Assignment

Owner name: SIEMENS AKTIENGESELLSCHAFT, GERMANY

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SINN, CHRISTOF;SPIELMANN, RALF;SIGNING DATES FROM 20150928 TO 20150929;REEL/FRAME:036859/0693

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4