WinMulti - Advanced Bar Data : Différence entre versions

[version en cours de rédaction][version en cours de rédaction]
(Page créée avec « {{Tuto Details |Description=<translate>This page is a mod in depth explanation of the Bar Data Tab</translate> |Categories=Operation, Software |Tags=Bar, Data, Advanced, w... »)
 
Ligne 1 : Ligne 1 :
 
{{Tuto Details
 
{{Tuto Details
|Description=<translate>This page is a mod in depth explanation of the Bar Data Tab</translate>
+
|Description=<translate>This page is a more in depth explanation of the Bar Data Tab</translate>
 
|Categories=Operation, Software
 
|Categories=Operation, Software
 
|Tags=Bar, Data, Advanced, winMulti
 
|Tags=Bar, Data, Advanced, winMulti
Ligne 23 : Ligne 23 :
 
<br />
 
<br />
  
=== Bar Queue ===
+
===Bar Queue===
  
  
Ligne 55 : Ligne 55 :
 
The bar recipe shows each action that will be taken on the bar, along with the action number which is shown on error reports. A list of recipe actions is shown below
 
The bar recipe shows each action that will be taken on the bar, along with the action number which is shown on error reports. A list of recipe actions is shown below
 
<br />{{#annotatedImageLight:Fichier:WinMulti - Advanced Bar Data Bar Recipe.jpg|0=457px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/1/1d/WinMulti_-_Advanced_Bar_Data_Bar_Recipe.jpg|href=./Fichier:WinMulti - Advanced Bar Data Bar Recipe.jpg|resource=./Fichier:WinMulti - Advanced Bar Data Bar Recipe.jpg|caption=Bar Recipe|size=457px}}                
 
<br />{{#annotatedImageLight:Fichier:WinMulti - Advanced Bar Data Bar Recipe.jpg|0=457px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/1/1d/WinMulti_-_Advanced_Bar_Data_Bar_Recipe.jpg|href=./Fichier:WinMulti - Advanced Bar Data Bar Recipe.jpg|resource=./Fichier:WinMulti - Advanced Bar Data Bar Recipe.jpg|caption=Bar Recipe|size=457px}}                
 
  
 
Please note, at the end of each of these lines may be 2 codes separated by a colon
 
Please note, at the end of each of these lines may be 2 codes separated by a colon
Ligne 63 : Ligne 62 :
  
  
this denotes the start of an operation, the code before the colon is the code sent by the office to denote the routing operation, the code after the colon is the program or macro used to determine the tool/axis movements needed to produce the machining operation.
+
This denotes the start of an operation, the code before the colon is the code sent by the office to denote the routing operation, the code after the colon is the program or macro used to determine the tool/axis movements needed to produce the machining operation.
  
  
Ligne 73 : Ligne 72 :
 
<br />
 
<br />
  
* Format
+
*Format
** SP Axis,Speed,00,0.0,0.0,0.0,0.0
+
**SP Axis,Speed,00,0.0,0.0,0.0,0.0
* Speeds
+
*Speeds
** -1.0 Traverse (fast) speed for all axes
+
**-1.0 Traverse (fast) speed for all axes
* Axes
+
*Axes
** 00 X Axis
+
**00 X Axis
** 01 Y Axis
+
**01 Y Axis
** 02 Z Axis
+
**02 Z Axis
* e.g
+
*e.g
** SP 00,-1.0,00,0.0,0.0,0.0,0.0 Set Traverse Speed for all axes
+
**SP 00,-1.0,00,0.0,0.0,0.0,0.0 Set Traverse Speed for all axes
** SP 01,44,0,00,0.0,0.0,0.0,0.0 Set Y axis Speed to 44
+
**SP 01,44,0,00,0.0,0.0,0.0,0.0 Set Y axis Speed to 44
 
 
  
 
'''MA          Move Absolute'''
 
'''MA          Move Absolute'''
Ligne 93 : Ligne 91 :
 
<br />
 
<br />
  
* Format
+
*Format
** MA Axis,Position,00,0.0,0.0,0.0,0.0
+
**MA Axis,Position,00,0.0,0.0,0.0,0.0
* Axes                         
+
*Axes                         
** 00           X Axis
+
**00           X Axis
** 01           Y Axis
+
**01           Y Axis
** 02           Z Axis
+
**02           Z Axis
* e.g.
+
*e.g.
** MA 01,69.0,00,0.0,0.0,0.0,0.0           Move Y Axis to an absolute pos of 69m
+
**MA 01,69.0,00,0.0,0.0,0.0,0.0           Move Y Axis to an absolute pos of 69m
  
  
Ligne 106 : Ligne 104 :
  
  
               This command moves to relative distance from the current position.
+
This command moves to relative distance from the current position.
 
 
 
 
               Format                   MR Axis,Position,00,0.0,0.0,0.0,0.0
 
 
 
              
 
 
 
               Axes                        00           X Axis
 
 
 
01           Y Axis
 
 
 
                                               02           Z Axis
 
 
 
 
 
               e.g.                          MA 01,69.0,00,0.0,0.0,0.0,0.0           Move Y Axis a further 69mm
 
  
 +
* Format
 +
** MR Axis,Position,00,0.0,0.0,0.0,0.0
 +
* Axes    
 +
** 00           X Axis
 +
** 01           Y Axis
 +
** 02           Z Axis
 +
* e.g.
 +
** MA 01,69.0,00,0.0,0.0,0.0,0.0           Move Y Axis a further 69mm
  
 
'''TL            Tool activation'''
 
'''TL            Tool activation'''
Ligne 129 : Ligne 121 :
  
  
               Format                   TL Tool,Angle,00,0.0,0.0,0.0,0.0
+
Format                   TL Tool,Angle,00,0.0,0.0,0.0,0.0
  
  
 
Tool                        The tool Ids are determined in the settings area described previously, a sample setting is shown below.
 
Tool                        The tool Ids are determined in the settings area described previously, a sample setting is shown below.
 +
 +
{{#annotatedImageLight:Fichier:WinMulti - Advanced Bar Data Bar Data Tooling.jpg|0=410px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/a/a5/WinMulti_-_Advanced_Bar_Data_Bar_Data_Tooling.jpg|href=./Fichier:WinMulti - Advanced Bar Data Bar Data Tooling.jpg|resource=./Fichier:WinMulti - Advanced Bar Data Bar Data Tooling.jpg|caption=Tooling Menu|size=410px}}
  
  
Ligne 145 : Ligne 139 :
 
This command activates the previous commands, which in effect wait in a queue until the go command is activated. This command has no sub variables.
 
This command activates the previous commands, which in effect wait in a queue until the go command is activated. This command has no sub variables.
  
 +
e.g.                          GO 00,0.0,00,0.0,0.0,0.0,0.0
  
e.g.                          GO 00,0.0,00,0.0,0.0,0.0,0.0
 
  
  
Ligne 154 : Ligne 148 :
 
This command instructs the machine to wait until the axes are idle i.e. the positions previously specified are reached.
 
This command instructs the machine to wait until the axes are idle i.e. the positions previously specified are reached.
  
 +
e.g.                          WI -01,0.0,00,0.0,0.0,0.0,0.0
  
e.g.                          WI -01,0.0,00,0.0,0.0,0.0,0.0
 
  
  
Ligne 162 : Ligne 156 :
  
 
This command tells the machine to wait for an allotted amount of time before the next command is executed.
 
This command tells the machine to wait for an allotted amount of time before the next command is executed.
 +
  
  
Ligne 167 : Ligne 162 :
  
  
                               This command activates a saw cut.
+
This command activates a saw cut.
 +
 
  
  
Ligne 173 : Ligne 169 :
  
  
                               Turns the specified tool off.
+
Turns the specified tool off.
 +
 
  
  
Ligne 179 : Ligne 176 :
  
  
                               Performs a Hole operation.
+
Performs a Hole operation.
 +
 
  
  
Ligne 185 : Ligne 183 :
  
  
                               Moves 2 axis in conjunction with each other.
+
Moves 2 axis in conjunction with each other.
 +
 
  
  
Ligne 191 : Ligne 190 :
  
  
                               Checks a specified output signal is made.
+
Checks a specified output signal is made.
 +
 
  
  
Ligne 197 : Ligne 197 :
  
  
                               Prints a Label
+
Prints a Label
 +
 
  
  
Ligne 203 : Ligne 204 :
  
  
                               Waits for the bar to load
+
Waits for the bar to load
  
  
Ligne 209 : Ligne 210 :
  
  
                               ?
+
?
 +
 
  
  
 +
To Return to the main page, please click [[Manual:WinMulti Software Operating Guide|WinMulti Software Operating Guide]]
  
 
<br /></translate>
 
<br /></translate>
 
{{PageLang
 
{{PageLang
 +
|Language=en
 
|SourceLanguage=none
 
|SourceLanguage=none
 
|IsTranslation=0
 
|IsTranslation=0
|Language=en
 
 
}}
 
}}
 
{{AddComments}}
 
{{AddComments}}

Version du 8 avril 2020 à 11:40

Auteur avatarStuga Engineer | Dernière modification 17/04/2020 par Stuga Engineer en cours de rédaction

Pas encore d'image

This page is a more in depth explanation of the Bar Data Tab

Bar Data


This tab is split into 3 sections

1.       The Bar Queue

2.       Bar Drawing

3.       Machine Variables


The machine variables should not be adjusted as they are set to describe the type of machine this relates to.


The Bar Drawing shows a rough graphical representation of the operations and cuts on the bar.

Bar Queue

The Bar Queue displays a list of the bars in the batch. This can be expanded by clicking on the + next to the bar to show 4 further options


a.       Pieces


Expanding this area shows the individual pieces on the bar, this can then be further expanded to show the routing operations on that piece along with the position from the left hand side of the piece, and then further expanded to show the variables relevant to that routing operation (e.g. Slot Length)


Bar Ops Queue


b.       Optimisation


This area shows the optimisation detail including gaps between the pieces etc.


c.       Bar Ops


This area shows the operations and cuts as positions on the bar rather than positions on the piece as shown below.


Bar Ops


d.       Bar Recipe


The bar recipe shows each action that will be taken on the bar, along with the action number which is shown on error reports. A list of recipe actions is shown below


Bar Recipe

              

Please note, at the end of each of these lines may be 2 codes separated by a colon


e.g. KPF110: SL1Z2PT2


This denotes the start of an operation, the code before the colon is the code sent by the office to denote the routing operation, the code after the colon is the program or macro used to determine the tool/axis movements needed to produce the machining operation.


SP            Speed Setting

              

This command sets the speed for an axis or group of axes.

  • Format
    • SP Axis,Speed,00,0.0,0.0,0.0,0.0
  • Speeds
    • -1.0 Traverse (fast) speed for all axes
  • Axes
    • 00 X Axis
    • 01 Y Axis
    • 02 Z Axis
  • e.g
    • SP 00,-1.0,00,0.0,0.0,0.0,0.0 Set Traverse Speed for all axes
    • SP 01,44,0,00,0.0,0.0,0.0,0.0 Set Y axis Speed to 44

MA          Move Absolute

              

This command moves to an absolute position for the specified axis.

  • Format
    • MA Axis,Position,00,0.0,0.0,0.0,0.0
  • Axes                       
    • 00           X Axis
    • 01           Y Axis
    • 02           Z Axis
  • e.g.
    • MA 01,69.0,00,0.0,0.0,0.0,0.0           Move Y Axis to an absolute pos of 69m


MR          Move Relative


This command moves to relative distance from the current position.

  • Format
    • MR Axis,Position,00,0.0,0.0,0.0,0.0
  • Axes    
    • 00           X Axis
    • 01           Y Axis
    • 02           Z Axis
  • e.g.
    • MA 01,69.0,00,0.0,0.0,0.0,0.0           Move Y Axis a further 69mm

TL            Tool activation


This command sends the closest of a selected tool type to a chosen angle around the bar and activates it.


Format                   TL Tool,Angle,00,0.0,0.0,0.0,0.0


Tool                        The tool Ids are determined in the settings area described previously, a sample setting is shown below.

Tooling Menu


e.g.                          TL 03,90.0,00,0.0,0.0,0.0,0.0             Send the closest 5mm tool to 90 degrees.


GO                          Go Command


This command activates the previous commands, which in effect wait in a queue until the go command is activated. This command has no sub variables.

e.g.                          GO 00,0.0,00,0.0,0.0,0.0,0.0


WI                           Wait for Idle


This command instructs the machine to wait until the axes are idle i.e. the positions previously specified are reached.

e.g.                          WI -01,0.0,00,0.0,0.0,0.0,0.0


WA                         Wait for a specified time


This command tells the machine to wait for an allotted amount of time before the next command is executed.


SC                            Saw Cut


This command activates a saw cut.


ToolOff                   Turn Tool Off


Turns the specified tool off.


HL                           Hole


Performs a Hole operation.


VT                           Vector Move


Moves 2 axis in conjunction with each other.


OP                           Output


Checks a specified output signal is made.


LB                            Label


Prints a Label


WaitOnLoad         Wait for load operation


Waits for the bar to load


ToolH                      Tool H?


?


To Return to the main page, please click WinMulti Software Operating Guide


Commentaires

Draft