software:profileimporter:profile_importer_8.1

Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisione Revisione precedente
Prossima revisione
Revisione precedente
Prossima revisioneEntrambe le parti successive la revisione
software:profileimporter:profile_importer_8.1 [2022/10/07 09:14] – [4.1.3 Drawing processing] qem214software:profileimporter:profile_importer_8.1 [2022/10/07 11:07] – [4.1.4.2 Modalità 2] qem214
Linea 176: Linea 176:
 |Elaborazione del disegno| |Elaborazione del disegno|
  
-==== - Save to file and/or CSV ====+==== - Salva su file e/CSV ====
  
-The processed results may be transferred in either of two ways:+I risultati elaborati possono essere trasferiti in uno dei due modi seguenti:
  
-  - by saving the results to a local .CSV fileSubsequently the file may be transferred to the machine's internal memory by means of an MMC cardThe user is advised to enter the full pathname+  - salvando i risultati in un file .CSV localeSuccessivamente il file può essere trasferito nella memoria interna della macchina tramite una scheda MMC. Si consiglia all'utente di inserire il percorso completo
-  - by downloading the profile to the machine's internal memory via serial port or ethernet.+  - scaricando il profilo nella memoria interna della macchina tramite porta seriale o ethernet.
  
-=== - Mode 1 ===+=== - Modalità 1 ===
  
-In order to allow MMC file transferthe file must be named with a number between and 99999999 (i.e. 1234.csv), and it must reside in directory named **'DS'** i.e. “G:\DS\1234.csv”.+Per consentire il trasferimento di file MMCil file deve essere denominato con un numero compreso tra 99999999 (es. 1234.csv), e deve risiedere in una directory denominata 'DS' es. “G:\DS\1234.csv”.
  
 |{{:software:profileimporter:profile_importer_8.0:output.png?direct&400}}| |{{:software:profileimporter:profile_importer_8.0:output.png?direct&400}}|
-|Save to file and/or CSV|+|Salva su file e/CSV|
  
-=== - Mode 2 ===+=== - Modalità 2 ===
  
-Mode is only allowed when the application is in programming modeotherwise the download will stop.+La modalità è consentita solo quando l'applicazione è in modalità di programmazionealtrimenti il ​​download si interromperà.
  
-Download the geometries to Qmove control through the resources provided by the QRM connection (serial or Ethernet). +Scarica le geometrie su Qmove control attraverso le risorse fornite dalla connessione QRM (seriale o Ethernet). 
-  * Select //Enable Send to Target//. +  *  Seleziona //Enable Send to Target//. 
-  * Click su //Resurce ID// and choose one of the list resources+  * Fare clic su //Resource ID// e scegliere una delle risorse dell'elenco.
  
 {{:software:profileimporter:profile_importer_5.1:pi51_005.png?300|}}. {{:software:profileimporter:profile_importer_5.1:pi51_005.png?300|}}.
  
-To configure the resources that the PC and the network to which the PC is connectedyou must act provides software QRM you have to click twice on {{:software:qworkbench:qresources_manager:qrm_icon.png?30|}} to start the interface of the QRM. +Per configurare le risorse che il PC e la rete a cui è collegato il PC, è necessario agire sul software QRM su cui bisogna cliccare due volte {{:software:qworkbench:qresources_manager:qrm_icon.png?30|}} per avviare l'interfaccia del QRM. 
- +  * Utilizzare l'HMI della macchina per visualizzare la pagina predisposta per ricevere i dati
-  * Use the machine HMI to display the page prepared to receive the datas.+  * Fare clic su //Esegui// per eseguire.
-  * Click on //Execute// to execute.+
  
 {{:software:profileimporter:profile_importer_6.1:pi61_006.png?400|}} {{:software:profileimporter:profile_importer_6.1:pi61_006.png?400|}}
  
 <WRAP center round tip 60%> <WRAP center round tip 60%>
-The second method is only possible if the application is located in a specific screenotherwise the download will be interrupted.+Il secondo metodo è possibile solo se l'applicazione si trova in una schermata specificaaltrimenti il ​​download verrà interrotto.
  
 {{:software:profileimporter:profile_importer_8.0:022_-_p_menu3.png?direct&550}} {{:software:profileimporter:profile_importer_8.0:022_-_p_menu3.png?direct&550}}
 </WRAP> </WRAP>
  
-A program description may be entered (up to 12 charactersin the machine's internal memory.+È possibile inserire una descrizione del programma (fino a 12 caratterinella memoria interna della macchina.
  
-===== - Importing 2D geometries ===== 
  
-The Profile Importer application is capable of importing geometries for the purpose of 2D work program definition. 2D geometry import follows these steps: 
  
-  * DXF file selection. +===== - Importazione di geometrie 2D =====
-  * Drawing Preview. +
-  * Drawing processing. +
-  * Save to file and/or .CSV.+
  
-==== - DXF file selection ====+L'applicazione Profile Importer è in grado di importare geometrie ai fini della definizione del programma di lavoro 2D. L'importazione della geometria 2D segue questi passaggi: 
 + 
 +  * Selezione del file DXF. 
 +  * Anteprima del disegno. 
 +  * Elaborazione del disegno. 
 +  * Salva su file e/o .CSV. 
 + 
 +==== - Selezione del file DXF ==== 
 + 
 +Prima di tutto controlla se il file DXF soddisfa le caratteristiche elencate nel capitolo Requisiti DXF . 
 +La selezione del file DXF può essere effettuata sia immettendo il percorso assoluto nella casella di testo, sia premendo il pulsante “Sfoglia” e navigando fino al file corretto. 
 +Il file viene quindi acquisito premendo il pulsante “Load”.\\
  
-First of all check if DXF file satisfy the features listed in chapter [[#DXF Requirements]].\\ 
-DXF File selection may be performed either by entering the absolute pathname in the text box, or by pressing the “Browse” button and navigating to the correct file.\\ 
-The file is then acquired by pressing the “Load” button. 
  
 |{{:software:profileimporter:profile_importer_8.0:load_dxf.png?direct&400}}| |{{:software:profileimporter:profile_importer_8.0:load_dxf.png?direct&400}}|
-|DXF file selection|+|Selezione del file DXF|
  
-==== - Drawing Preview ====+==== - Anteprima del disegno ====
  
-The contents of the preceding step are displayedto provide immediate geometry recognition and to exhibit drawing detailZooming within the drawing may be performed either with the mouse wheel or by right-clicking and moving the mouse within the drawing area.+Vengono visualizzati i contenuti del passaggio precedenteper fornire un riconoscimento immediato della geometria e per mostrare i dettagli del disegnoÈ possibile eseguire lo zoom all'interno del disegno con la rotellina del mouse o facendo clic con il pulsante destro del mouse e spostando il mouse all'interno dell'area di disegno.
  
 |{{:software:profileimporter:profile_importer_8.0:preview_geom.png?direct&400}}| |{{:software:profileimporter:profile_importer_8.0:preview_geom.png?direct&400}}|
-|Drawing Preview|+|Anteprima del disegno|
  
-N.B.The possibility to transfer to the target segment type arc must be verified with the features of the Qmove applicationSome applications allow the elaboration only of linear lines.+<wrap hi>NBLa possibilità di trasferire al segmento di destinazione tipo arco deve essere verificata con le funzionalità dell'applicazione Qmove. Alcune applicazioni consentono l'elaborazione solo di linee lineari.</wrap>
  
-==== - Drawing processing ====+==== - Elaborazione del disegno ====
  
-The imported geometry may be composed of lines and arc. In this phase these elements are grouped in consecutive segmentsas these geometries are suitable for the QMOVE application.+La geometria importata può essere composta da linee e archi. In questa fase questi elementi sono raggruppati in segmenti consecutiviin quanto queste geometrie sono adatte all'applicazione QMOVE.
  
 |{{:software:profileimporter:profile_importer_8.0:img107.png?direct&400}}| |{{:software:profileimporter:profile_importer_8.0:img107.png?direct&400}}|
-|Drawing processing|+|Elaborazione del disegno|
  
-The drawing process step use the 'Arc Toleranceparameter that is user defined in the chapter [[#Options]].+La fase del processo di disegno utilizza il parametro 'Tolleranza arcodefinito dall'utente nel capitolo [[#Opzioni]].
  
-==== - Save to file and/or CSV ==== 
  
-The processed results may be transferred in either of two ways:+==== - Salva su file e/o CSV ====
  
-  - by saving the results to a local .CSV file. Subsequently the file may be transferred to the machine's internal memory by means of an MMC card. The user is advised to enter the full pathname. +I risultati elaborati possono essere trasferiti in uno dei due modi seguenti:
-  - by downloading the profile to the machine's internal memory via serial port or ethernet.+
  
-=== - Mode 1 ===+  - salvando i risultati in un file .CSV locale. Successivamente il file può essere trasferito nella memoria interna della macchina tramite una scheda MMC. Si consiglia all'utente di inserire il percorso completo. 
 +  - scaricando il profilo nella memoria interna della macchina tramite porta seriale o ethernet. 
 + 
 +=== - Modalità 1 === 
 + 
 +Per consentire il trasferimento di file MMC, il file deve essere denominato con un numero compreso tra 0 e 99999999 (es. 1234.csv), e deve risiedere in una directory denominata **'DS'** es. “G:\DS\1234.csv”.
  
-In order to allow MMC file transfer, the file must be named with a number between 0 and 99999999 (i.e. 1234.csv), and it must reside in a directory named **'DS'** i.e. “G:\DS\1234.csv”. 
  
 |{{:software:profileimporter:profile_importer_8.0:output.png?direct&400}}| |{{:software:profileimporter:profile_importer_8.0:output.png?direct&400}}|
-|Save to file and/or CSV|+|Salva su file e/CSV|
  
-=== - Mode 2 ===+=== - Modalità 2 ===
  
-Mode is only allowed when the application is in programming modeotherwise the download will stop.+La modalità è consentita solo quando l'applicazione è in modalità di programmazionealtrimenti il ​​download si interromperà.
  
-Download the geometries to Qmove control through the resources provided by the QRM connection (serial or Ethernet). +Scarica le geometrie su Qmove control attraverso le risorse fornite dalla connessione QRM (seriale o Ethernet). 
-  * Select //Enable Send to Target//. +  * Seleziona //Enable Send to Target//. 
-  * Click su //Resurce ID// and choose one of the list resources+  * Fare clic su //Resource ID// e scegliere una delle risorse dell'elenco.
  
 {{:software:profileimporter:profile_importer_5.1:pi51_005.png?300|}}. {{:software:profileimporter:profile_importer_5.1:pi51_005.png?300|}}.
  
-To configure the resources that the PC and the network to which the PC is connectedyou must act provides software QRM you have to click twice on {{:software:qworkbench:qresources_manager:qrm_icon.png?30|}} to start the interface of the QRM.+Per configurare le risorse che il PC e la rete a cui è collegato il PC, è necessario agire sul software QRM su cui bisogna cliccare due volte {{:software:qworkbench:qresources_manager:qrm_icon.png?30|}} per avviare l'interfaccia del QRM.
  
-  * Use the machine HMI to display the page prepared to receive the datas.+  * Utilizzare l'HMI della macchina per visualizzare la pagina predisposta per ricevere i dati
-  * Click on //Execute// to execute.+  * Fare clic su //Execute// per eseguire.
  
 {{:software:profileimporter:profile_importer_6.1:pi61_006.png?400|}} {{:software:profileimporter:profile_importer_6.1:pi61_006.png?400|}}
  
 <WRAP center round tip 60%> <WRAP center round tip 60%>
-The second method is only possible if the application is located in a specific screenotherwise the download will be interrupted+Il secondo metodo è possibile solo se l'applicazione si trova in una schermata specificaaltrimenti il ​​download verrà interrotto
- +\\ {{:software:profileimporter:profile_importer_8.0:022_-_p_menu3.png?direct&550}}
-{{:software:profileimporter:profile_importer_8.0:022_-_p_menu3.png?direct&550}}+
 </WRAP> </WRAP>
  
-A program description may be entered (up to 12 charactersin the machine's internal memory.+È possibile inserire una descrizione del programma (fino a 12 caratterinella memoria interna della macchina. 
 + 
 + 
  
 <html><pagebreak /></html> <html><pagebreak /></html>
  • Ultima modifica: 2023/02/10 09:16