Enum PermalockMode
- Namespace
- TechnologySolutions.Rfid.AsciiProtocol
- Assembly
- TechnologySolutions.Rfid.AsciiProtocol.Core.dll
Specifies the Permalock mode for the BlockPermalockTransponderCommand command
public enum PermalockMode
- Extension Methods
Fields
[EnumExtension("rd", "Read the block permalock bits")] Read = 0
Read the permalock status of the specified blocks
[EnumExtension("wr", "Write the block permalock bits")] Write = 1
Write the permalock status of the specified blocks
Remarks
Added in ASCII Protocol v2.5