Mercury API
Gen2..::.LockAction Class
NamespacesThingMagicGen2Gen2..::.LockAction
Gen2 lock action specifier
Declaration Syntax
C#Visual BasicVisual C++
public class LockAction : TagLockAction
Public Class LockAction _
	Inherits TagLockAction
public ref class LockAction : public TagLockAction
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Gen2..::.LockAction(UInt16, UInt16)
Create Gen2.LockAction out of raw mask and action bitmasks

Gen2..::.LockAction(array<Gen2..::.LockAction>[]()[])
Create Gen2.LockAction out of other Gen2.LockActions

ACCESS_LOCK
Lock Access Password

ACCESS_PERMALOCK
Permanently Lock Access Password

ACCESS_PERMAUNLOCK
Permanently Unlock Access Password

ACCESS_UNLOCK
Unlock Access Password

Action
Action field for M5e Lock Tag command

EPC_LOCK
Lock EPC Memory Bank

EPC_PERMALOCK
Permanently Lock EPC Memory Bank

EPC_PERMAUNLOCK
Permanently Unlock EPC Memory Bank

EPC_UNLOCK
Unlock EPC Memory Bank

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
KILL_LOCK
Lock Kill Password

KILL_PERMALOCK
Permanently Lock Kill Password

KILL_PERMAUNLOCK
Permanently Unlock Kill Password

KILL_UNLOCK
Unlock Kill Password

Mask
Mask field for M5e Lock Tag command

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Parse(String)
Convert the string representation into an equivalent object.

TID_LOCK
Lock TID Memory Bank

TID_PERMALOCK
Permanently Lock TID Memory Bank

TID_PERMAUNLOCK
Permanently Unlock TID Memory Bank

TID_UNLOCK
Unlock TID Memory Bank

ToString()()()
Convert the value of this instance to its equivalent string representation.
(Overrides Object.ToString()()().)
USER_LOCK
Lock User Memory Bank

USER_PERMALOCK
Permanently Lock User Memory Bank

USER_PERMAUNLOCK
Permanently Unlock User Memory Bank

USER_UNLOCK
Unlock User Memory Bank

Inheritance Hierarchy
Object
TagLockAction
 Gen2..::.LockAction

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)