Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open the POS database in the SQL Server Management Studio software (1).
  2. Open the dbo.FuncDic table (2).
  3. Copy to the clipboard or memorize the function numbers in the FunctionNumber column in area (3).
  4. Go to the <IntellectAxxon PSIM installation directory>\Modules\Wt2\App_Data\Pos.
  5. Open the known-functions.json file for editing.
  6. For each function, set the function-number corresponding to the function number from the dbo.FuncDic table.
  7. Save the changes to the known-functions.json file.

...