# Nordic ID NUR Set Lock State

Sets the lock state of tag.

Action available for the following operating systems:

![](/files/-McsYNWc88h_Sm8kJQcc)

### Parameters

*Authentication*

* **Access Password** *\<string> -* The access password for the tag.
* **Memory Bank** *\<string> -* The memory bank to change the lock state.
* **Lock State** *\<string> -* The new lock state to be applyed.

*Filter*

* **Apply Filter** *\<string> -* Specifies if a filter is to be applyed.
* **Memory Bank** *\<string> -* Selectes the memory bank for the filter. Specifying "-1 - EPC ID Content" indicates that the filter should be done on the EPCID inside the EPC memory bank. It is equivalent to making the filter on the EPC memory bank with "Bit Position" parameter = 32.
* **Mask Value** *\<string> -* Hexadecimal mask value to be used for the filter.
* **Bit Position** *\<string> -* Starting bit position for the filter.
* **Bit Lenght** *\<string> -* Number of bits to use from the "Mask Value".


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-rfid/nordic-id-nur-set-lock-state.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
