Class BlockPermalockTransponderCommand
- Namespace
- TechnologySolutions.Rfid.AsciiProtocol.Commands
- Assembly
- TechnologySolutions.Rfid.AsciiProtocol.Core.dll
The .bp Block Permalock transponder Command of the Technology Solutions UK Ltd ASCII 2 Protocol
(.bp) Block Permalock transponder command. Reads or writes the block permalock bits to protect user memory
[AsciiCommand(".bp")]
public class BlockPermalockTransponderCommand : TransponderAccessCommandBase, IAsciiCommand, IInventoryStopParameters, IAntennaParameterCommandBounds, IAntennaParametersWithBounds, IAntennaParameters, IAntennaParameterBounds, ICommandParameters, IQueryParameters, IResponseParameters, ISelectParameters, ITransponderParameters
- Inheritance
-
BlockPermalockTransponderCommand
- Implements
- Inherited Members
- Extension Methods
Constructors
BlockPermalockTransponderCommand()
Initializes a new instance of the BlockPermalockTransponderCommand class
public BlockPermalockTransponderCommand()
Properties
DataLength
Gets or sets the length in words of the data to write
[AsciiParameter("dl")]
public int? DataLength { get; set; }
Property Value
- int?
DataMask
Gets or sets the data read from or written to a transponder memory bank
[AsciiParameter("dm")]
public string DataMask { get; set; }
Property Value
DataOffset
Gets or sets the offset, in 16 bit words, from the start of the memory bank to where the data will be written
[AsciiParameter("do")]
public int? DataOffset { get; set; }
Property Value
- int?
PermalockMode
Gets or sets the permalock mode
[AsciiParameter("m")]
public PermalockMode? PermalockMode { get; set; }
Property Value
Remarks
Read the current permalock status Write one or more permalock bits