Difference between revisions of "TestIT:Configuration S10"

From Nolek Wiki
Jump to navigation Jump to search
Line 30: Line 30:
  
 
'''''Recipes:'''''
 
'''''Recipes:'''''
# Select the test symbol and the recipes will be shown  
+
# Select the "Open test area"/"View recipes button" and the recipes will be shown  
 
# Add a new recipe  
 
# Add a new recipe  
 
## Press New  
 
## Press New  
 
## Write the recipe name (required)
 
## Write the recipe name (required)
## The optional spaces: Type, Fill, Stab, Measure, Vent, Misc
+
## The optional spaces: Type, Fill, Stab, Measure, Vent, Misc.
 
# Copy the recipe
 
# Copy the recipe
 
## Press Copy  
 
## Press Copy  
Line 44: Line 44:
  
 
'''''Test device:'''''
 
'''''Test device:'''''
# Select the Open test area symbol and it will open a new tab  
+
# Select the test button and it will open a new tab  
 
# To start the test, Press Connect  
 
# To start the test, Press Connect  
 
# To stop the test, Press Disconnect
 
# To stop the test, Press Disconnect
Line 55: Line 55:
 
* [[TestIT:Programming_S10#RecipeValue|RecipeValue]]
 
* [[TestIT:Programming_S10#RecipeValue|RecipeValue]]
 
* [[TestIT:Programming_S10#AllRecipeValuesAsText|AllRecipesValuesAsText]]
 
* [[TestIT:Programming_S10#AllRecipeValuesAsText|AllRecipesValuesAsText]]
 +
 +
Find a code example and the parameters in the functions window, in section S10.

Revision as of 09:00, 10 September 2019

6.3.8 S10

S10 is a leak test instrument.

Setup fields:

  • Configuration
  • Result symbols
  • Recipes
  • Test device

Configuration:

  1. Write the device name and device description (required)
  2. Select if the device is active or not
  3. Select the following:
    1. IP Address – Standard 192.168.1.176
    2. Port – Standard 2001
    3. Model – Version of firmware in the S10
    4. Recipe Handling – Where to get recipes from; TestIT or mosCura
    5. Log measure – Select only if to store measurement values
    6. Log folder path – Path of folder to store log in
    7. Graph Y axis min – Set a minimum for the Y axis. Auto if 0.
    8. Graph Y axis max – Set a minimum for the Y axis. Auto if 0.
    9. Graph secondary Y axis min – Set a minimum for the secondary Y axis. Auto if 0.
    10. Graph secondary Y axis max – Set a minimum for the secondary Y axis. Auto if 0.
  4. Press Save

Result symbols:

  1. Press the symbols tab
  2. Select the wanted symbols

Recipes:

  1. Select the "Open test area"/"View recipes button" and the recipes will be shown
  2. Add a new recipe
    1. Press New
    2. Write the recipe name (required)
    3. The optional spaces: Type, Fill, Stab, Measure, Vent, Misc.
  3. Copy the recipe
    1. Press Copy
    2. Write a new recipe name
    3. Press Save
  4. Delete the recipe
    1. Choose the wanted recipe
    2. Press Delete and accept

Test device:

  1. Select the test button and it will open a new tab
  2. To start the test, Press Connect
  3. To stop the test, Press Disconnect

6.3.8.1 Commands

Commands in S10 are:

Find a code example and the parameters in the functions window, in section S10.