To create a memory item follow the steps:

  1. Select the Memory menu item and click Add memory item.
  2. In the New memory item window, specify the following attributes:
    • Name: the name of the memory item is mandatory to fill out.
    • Number: internal ID is mandatory for filling in, automatically entered with the ability to edit.
    • Access type: select the type of access is mandatory to fill out.
    • Password for writing: password that must be entered to write a file to the memory item.
    • Password for reading: password that must be entered to open a file from the memory item.
    • Action: data change method in the license, mandatory to fill out..

      Available values

      Set– allows you to add the data without deleting the one that already present in the memory cells, if the offsets do not intersect.
      For example: the key contains memory items with parameter A of 8 bytes, the data is located at addresses from 0 to 7.

      During update, you can add parameter B of 8 bytes, the data will be located at addresses from 8 to 15, and this will not affect the data of parameter A.

      Overwrite– allows you to completely rewrite the data during update the one already present in the memory cells

      Delete – allows you to delete the data in the memory cells.

    • Automatic size: memory item size in bytes. If the value is not specified, the system automatically calculates the size based on the data written to the memory area.
    • CRM ID: ID of a similar object in the CRM system.
    • Description: memory item description.
  3. Add at least one parameter. To do this, in the Parameters section, click Add parameter.
  4. In the New parameter window, specify the following attributes:
    • Name: the name of the added parameter, is not unique, mandatory to fill out.
    • Description: parameter description.
    • Offset: number of byte starting from which the parameter will be written, mandatory to fill out.
    • Type: parameter data type.
    • Size: parameter size in bytes, mandatory to fill out.
    • Data: parameter value, text in UTF-8 encoding.
  5. Click Create. The parameter string will appear on the memory item page under Parameters.
  6. To complete the process of the memory item creation, click Create memory item.


What's next?

Add one or more memory items 

  • No labels