Difference between revisions of "TestIT:Configuration Unique ID"

From Nolek Wiki
Jump to navigation Jump to search
(Created page with "===6.3.16 Unique ID=== Unique ID makes it possible to create an ID. The ID can be created the way it is wanted. '''Setup fields:''' * Configuration * Test area and elements...")
 
Line 21: Line 21:
 
Command in Unique ID is:
 
Command in Unique ID is:
 
* [[TestIT:Programming_Misc#GetUniqueID|GetUniqueID]]
 
* [[TestIT:Programming_Misc#GetUniqueID|GetUniqueID]]
 +
 +
Find a code example and the parameters in the functions window, in section misc.

Revision as of 14:58, 10 September 2019

6.3.16 Unique ID

Unique ID makes it possible to create an ID. The ID can be created the way it is wanted.

Setup fields:

  • Configuration
  • Test area and elements

Configuration:

  1. Write the device name and device description (required)
  2. Select if the device is active or not

Test area and elements:

  • Add element: Select the wanted elements and symbols and the selected element and symbols will be shown in the window in the middle.
  • Delete element: Press the red cross sign
  • Change the order: Drag and drop the element
  • Test: Press the Test button

6.3.16.1 Commands

Command in Unique ID is:

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