Skip to main content

RIWA Config

This module riwa_config.exe is a GUI application to prepare settings for riwa_client.exe module, saved in two files: riwa_client_task.xml and riwa_client.ini.

When started it will use current folder as working folder. In working folder the module expects to find two above configuration files. If one or both files are not found then the module will create them and save in the working folder. In the settings we have three major groups of parameters: Settings Parameters, Weld List Table and Weld Parameters Table.

RIWA Config

Weld List Table

Weld list has all welding spots from the robot's schedule, where:

  • weld name is alphanumeric value identified the weld;
  • weld code (program number) is numeric value the weld spot has in the schedule and this value will be sent to the riwa_client as a weld code; and
  • param id is reference number to the RIWA welding parameters in the list of Weld Parameters.

Add/Change Dta in the Weld List

  1. Click on the existing line, this will copy data into the edit fields above the table.
  2. Enter values in fileds.
  3. Over the table click right mouse button and select "Add" option, new line in the table will appear or select "Change" option, the existing line will be changed.

To delete a given line: click right mouse button and select "Delete" option, the existing line will be deleted.

Import/Export Data in the Weld List

To export Weld List data - click right mouse button and select "Export" option, all lines will be saved to text file named WeldListExport.txt.

To import Weld List data do the following:

  1. Rename file WeldListExport.txt to WeldListImport.txt.
  2. Open file WeldListImport.txt using windows Notepad.
  3. Add/change data in the file, where each line contains: weld name, weld code and param id, separated by commas.
  4. Save all changes to the file.
  5. Go back to the module.
  6. Click right mouse button and select "Import" option, all lines from the WeldListImport.txt file will be copied to the Weld List table.

Weld Parameters Table

Weld Parameters has all RIWA welding parameters needed for the processing, where:

  • Plate1, Plate2 and Plate3 are thickness of each plate in the steck, in mm;
  • MinSize is minimum weld size acceptable, in mm; and
  • Additional parameters are available in the table shown by "Details" option in the popup menu, majority of them are defaulted and calculated automatically by the module.

Add/Change Data in the Weld Parameters List

  1. Click on the existing line, this will copy data into the edit fields above the table.
  2. Enter values in fileds.
  3. Over the table click right mouse button and select "Add" option, new line in the table will appear.
  4. Over the table click right mouse button and select "Change" option, the existing line will be changed.

To delete a given line: click right mouse button and select "Delete" option, the existing line will be deleted.

To see Details table: click right mouse button and select "Details" option, the Details table corresponding to the current line will appear.

Import/Export data in the Weld Parameters List

To export Weld Parameters data: click right mouse button and select "Export" option, all lines will be saved to text file named WParamListExport.txt.

To import Weld Parameters data, do the following:

  1. Rename file WParamListExport.txt to WParamListImport.txt.
  2. Open file WParamListImport.txt using windows Notepad.
  3. Add / change data in the file, where each line contains: plate1 (mm), plate2 (mm), plate3 (mm) and min.size (mm), separated by commas.
  4. Save all changes to the file.
  5. Go back to the module.
  6. Click right mouse button and select "Import" option, all lines from the WParamListImport.txt file will be copied to the Weld Parameters List table.

Settings Parameters

"Settings Parameters" are global parameters for all welds available in the table shown by "Details" button, majority of them are defaulted and calculated automatically by the module. However, these can be changed accurately when needed.

"Adjustment" Button

"Adjustment" button will automatically perform adjustment of ultra sound parameters and save them into the settings, ultra sound board must be available at this time.

"Breaf" Checkbox

"Breaf" checkbox, if checked, stops the module from saving all parameters with default values. It will instead, only save the changed ones.