Owner manual

Advanced Tag Operations
54 Level 2 API
Iso180006b.Lock
Sends a command to a tag to lock segments of tag memory. The lock operation to
perform is represented as an instance of the
ISO180006B.LockAction class.
ISO180006B.LockAction class
Instances of this class represent the single lock action of locking a particular byte of tag
memory on ISO18000-6b tags. Use the constructor.
ISO180006B.LockAction(int address)
to construct a ISO180006B.LockAction object for the specified address.