LockAction EnumerationGIGATMS.UHF Help Documentation
Specifies the action of locling memory.

Namespace: com.gigatms.parameters
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax

public enum LockAction
Members

  Member nameValueDescription
UNLOCK0 Unlock the memory.
LOCK1 Lock the memory.
PERMANENT_UNLOCK2 Permanent unlock the memory.
PERMANENT_LOCK3 Permanent lock the memory.
See Also

Reference